Constructor added #1071
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/CompositeValidator.cs#L13
Non-nullable field '_validators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/CompositeValidator.cs#L11
The field 'CompositeValidator<T>._validators' is never used
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/CompositeValidator.cs#L13
Non-nullable field '_validators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
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#L11
The field 'CompositeValidator<T>._validators' 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#L13
Non-nullable field '_validators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test (10.0):
src/IGLib.Core/Console/Validation/CompositeValidator.cs#L11
The field 'CompositeValidator<T>._validators' 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#L13
Non-nullable field '_validators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BuildArtifacts
|
1.52 MB |
sha256:4e9e44b711d5045c0978589cab0b5c6781e4746035677dbd5c8fb9652ba88c94
|
|
|
TestResults
|
589 KB |
sha256:b369b193f9fee8ed142ee3592c34ce2a39f8e6bb2faa0444c0188c670883fa09
|
|