Skip to content

Update dependency Soenneker.Extensions.ByteArray to v2.1.27 (#223) #134

Update dependency Soenneker.Extensions.ByteArray to v2.1.27 (#223)

Update dependency Soenneker.Extensions.ByteArray to v2.1.27 (#223) #134

Triggered via push April 12, 2024 02:02
Status Success
Total duration 31s
Artifacts
publish-package
24s
publish-package
Fit to window
Zoom out
Zoom in

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)