Skip to content

Fix CommandArgumentEnumerator behavior for .NET 8 #240

Fix CommandArgumentEnumerator behavior for .NET 8

Fix CommandArgumentEnumerator behavior for .NET 8 #240

Triggered via pull request December 31, 2023 20:53
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (ubuntu-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest)
Process completed with exit code 1.
build (macos-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest)
Process completed with exit code 1.
build (windows-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/CommandLineUtils/Internal/CommandLineProcessor.cs#L523
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest)
Process completed with exit code 1.