Update dependency Soenneker.Extensions.ByteArray to v2.1.27 (#223) #134
Annotations
6 warnings
publish-package:
test/StringExtensionTests.cs#L285
Possible null reference argument for parameter 'input' in 'string StringExtension.ToSnakeCaseFromPascal(string input)'.
|
publish-package:
test/StringExtensionTests.cs#L261
Null should not be used for type parameter 'input' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
publish-package:
test/StringExtensionTests.cs#L261
Null should not be used for type parameter 'expectedOutput' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
publish-package:
test/StringExtensionTests.cs#L285
Possible null reference argument for parameter 'input' in 'string StringExtension.ToSnakeCaseFromPascal(string input)'.
|
publish-package:
test/StringExtensionTests.cs#L261
Null should not be used for type parameter 'input' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
publish-package:
test/StringExtensionTests.cs#L261
Null should not be used for type parameter 'expectedOutput' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|