Fix CommandArgumentEnumerator behavior for .NET 8 #240
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.
|