Removed NotImplementedException #1076
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):
tests/IGLib.Core.Tests/ValueParsingTests.cs#L934
Null should not be used for type parameter 'expectedResult' of type 'System.DateTime'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build-and-test (10.0):
tests/IGLib.Core.Tests/ValueParsingTests.cs#L933
Null should not be used for type parameter 'expectedResult' of type 'System.DateTime'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
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/CompositeValidator.cs#L16
Unreachable code detected
|
|
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/CompositeValidator.cs#L16
Unreachable code detected
|
|
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/CompositeValidator.cs#L16
Unreachable code detected
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/CompositeValidator.cs#L16
Unreachable code detected
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BuildArtifacts
|
1.52 MB |
sha256:54ddf84b4877d767a3114e2b3896668703245da89ab27f2b027c8faf4441c1c9
|
|
|
TestResults
|
588 KB |
sha256:6f56e014007df4260feba7f8d84f5a064913cc4d9deace7ad4b9d84f32957491
|
|