V9.0.0/depedency bump #8
Annotations
10 warnings
src/Codebelt.Extensions.Newtonsoft.Json/Converters/TransientFaultExceptionConverter.cs#L53
Define a constant instead of using this literal 'descriptor' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/Codebelt.Extensions.Newtonsoft.Json/Serialization/ContractResolverExtensions.cs#L24
"Array.Find" static method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
src/Codebelt.Extensions.Newtonsoft.Json/Converters/ExceptionConverter.cs#L67
Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Codebelt.Extensions.Newtonsoft.Json/Converters/ExceptionConverter.cs#L67
Remove this parameter 'objectType', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/Codebelt.Extensions.Newtonsoft.Json/JsonReaderExtensions.cs#L21
Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Codebelt.Extensions.Newtonsoft.Json/JsonReaderExtensions.cs#L35
Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907)
|
src/Codebelt.Extensions.Newtonsoft.Json/JsonReaderExtensions.cs#L41
Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907)
|
src/Codebelt.Extensions.Newtonsoft.Json/DynamicJsonConverter.cs#L109
"Array.Find" static method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
src/Codebelt.Extensions.Newtonsoft.Json/JDataResult.cs#L54
Use "string.Create" instead of "FormattableString". (https://rules.sonarsource.com/csharp/RSPEC-6618)
|
src/Codebelt.Extensions.Newtonsoft.Json/Formatters/NewtonsoftJsonFormatterOptions.cs#L107
Remove this redundant jump. (https://rules.sonarsource.com/csharp/RSPEC-3626)
|
The logs for this run have expired and are no longer available.
Loading