Skip to content

Update docs.yml

Update docs.yml #9

Triggered via push December 22, 2023 10:09
Status Success
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: argsparse/Option.cs#L49
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: argsparse/Flag.cs#L20
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: argsparse/Parser.cs#L77
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: argsparse/Parser.cs#L87
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: numactl/ArgsConfiguration.cs#L112
Dereference of a possibly null reference.
build-test: tests/ConfigTests/ConfigTestsHelpClasses.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test: tests/ConfigTests/ConfigTestsHelpClasses.cs#L6
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test: tests/SpecialTests/SubparserTests.cs#L163
Dereference of a possibly null reference.
build-test: tests/SpecialTests/SubparserTests.cs#L180
Dereference of a possibly null reference.
build-test: tests/SpecialTests/SubparserTests.cs#L241
Dereference of a possibly null reference.