Redesigned StringParserProvider #1109
Annotations
1 error and 11 warnings
|
build-and-test (10.0)
Process completed with exit code 1.
|
|
build-and-test (10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, microsoft/setup-msbuild@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/StringParserProvider.cs#L8
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/ParsableStringValidator.cs#L18
Possible null reference argument for parameter 'formatProvider' in 'IStringParser<TTarget> StringParserProvider.GetParser<TTarget>(IFormatProvider formatProvider = null)'.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/ConsoleUtilities.cs#L511
The variable 'defaultValidationNotEqualPrompt' is assigned but its value is never used
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/StringParserProvider.cs#L8
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/ConsoleUtilities.cs#L511
The variable 'defaultValidationNotEqualPrompt' is assigned but its value is never used
|
|
build-and-test (10.0):
src/IGLib.Core/Console/ConsoleUtilities.cs#L511
The variable 'defaultValidationNotEqualPrompt' is assigned but its value is never used
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/ParsableStringValidator.cs#L18
Possible null reference argument for parameter 'formatProvider' in 'IStringParser<TTarget> StringParserProvider.GetParser<TTarget>(IFormatProvider formatProvider = null)'.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/ParsableStringValidator.cs#L18
Possible null reference argument for parameter 'formatProvider' in 'IStringParser<TTarget> StringParserProvider.GetParser<TTarget>(IFormatProvider formatProvider = null)'.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/StringParserProvider.cs#L8
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/Implementations/StringParsing/StringParserProvider.cs#L8
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BuildArtifacts
|
1.53 MB |
sha256:10b8153aa62468e0a74adf76180b4402c7edf6f10a50614f473313ff1888917b
|
|
|
TestResults
|
587 KB |
sha256:c87d24b163dc2156db37e2cf1df58a98f421c849ab4557531e03b6eda3031588
|
|