Merge pull request #105 from lk-code/lk-code-patch-1 #111
Annotations
1 error and 6 warnings
Publish
Process completed with exit code 1.
|
Build FluentDataBuilder.NewtonsoftJson:
source/FluentDataBuilder.NewtonsoftJson/DataBuilderExtensions.cs#L107
Use a constructor overloads that allows a more meaningful exception message to be provided. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
Build FluentDataBuilder.NewtonsoftJson:
source/FluentDataBuilder.NewtonsoftJson/DataBuilderExtensions.cs#L107
Use a constructor overloads that allows a more meaningful exception message to be provided. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
Build FluentDataBuilder:
source/FluentDataBuilder/DataBuilder.cs#L85
Make 'SetNestedValue' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build FluentDataBuilder:
source/FluentDataBuilder/DataBuilder.cs#L55
Make 'GetNestedValue' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build FluentDataBuilder:
source/FluentDataBuilder/DataBuilder.cs#L85
Make 'SetNestedValue' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build FluentDataBuilder:
source/FluentDataBuilder/DataBuilder.cs#L55
Make 'GetNestedValue' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Loading