Improve test cases to test against many different input scenarios #23
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/KebabCaseJsonConversionTests.cs#L17
Null should not be used for type parameter 'propertyValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/DotCaseJsonConversionTests.cs#L17
Null should not be used for type parameter 'propertyValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/KebabCaseJsonConversionTests.cs#L41
Null should not be used for type parameter 'expectedValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/CamelCaseJsonConversionTests.cs#L17
Null should not be used for type parameter 'propertyValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/DotCaseJsonConversionTests.cs#L41
Null should not be used for type parameter 'expectedValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
tests/NamingStrategyConverter.SystemTextJson.Tests/CamelCaseJsonConversionTests.cs#L41
Null should not be used for type parameter 'expectedValue' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Loading