Skip to content

Update dependency Soenneker.Utils.RegexCollection to v2.1.29 (#227) #137

Update dependency Soenneker.Utils.RegexCollection to v2.1.29 (#227)

Update dependency Soenneker.Utils.RegexCollection to v2.1.29 (#227) #137

Triggered via push April 12, 2024 02:02
Status Success
Total duration 30s
Artifacts
publish-package
23s
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)