Update docs.yml #8
Annotations
10 warnings
Build:
argsparse/Option.cs#L49
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
argsparse/Flag.cs#L20
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
argsparse/Parser.cs#L77
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
argsparse/Parser.cs#L87
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
numactl/ArgsConfiguration.cs#L112
Dereference of a possibly null reference.
|
Build:
tests/SpecialTests/SubparserTests.cs#L163
Dereference of a possibly null reference.
|
Build:
tests/SpecialTests/SubparserTests.cs#L180
Dereference of a possibly null reference.
|
Build:
tests/SpecialTests/SubparserTests.cs#L241
Dereference of a possibly null reference.
|
Build:
tests/ParsingTests/SpecificParsingTests.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/ParsingTests/SpecificParsingTests.cs#L80
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading