Skip to content

Added test for JsonStringEnumMemberConverter, updated CHANGELOG.md, r… #139

Added test for JsonStringEnumMemberConverter, updated CHANGELOG.md, r…

Added test for JsonStringEnumMemberConverter, updated CHANGELOG.md, r… #139

Triggered via push December 8, 2025 14:13
Status Success
Total duration 1m 26s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
sonarcloud: ApiClient.Tests/JsonStringEnumMemberConverter.cs#L19
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
sonarcloud: src/Infobip.Api.Client/Client/RetryConfiguration.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
sonarcloud: ApiClient.Tests/JsonStringEnumMemberConverter.cs#L19
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
sonarcloud: src/Infobip.Api.Client/Client/RetryConfiguration.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
sonarcloud: ApiClient.Tests/JsonStringEnumMemberConverter.cs#L19
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
sonarcloud: ApiClient.Tests/JsonStringEnumMemberConverter.cs#L19
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.