Skip to content

fix missing formatting whitespace; remove trailing whitespace #40

fix missing formatting whitespace; remove trailing whitespace

fix missing formatting whitespace; remove trailing whitespace #40

Triggered via push September 23, 2023 14:19
Status Success
Total duration 4m 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: PowerArgs/ArgDefinition/CommandLineAction.cs#L245
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: PowerArgs/ArgDefinition/CommandLineAction.cs#L14
'CommandLineAction' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: PowerArgs/ArgDefinition/CommandLineArgumentsDefinition.cs#L513
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/Args.cs#L74
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/Args.cs#L624
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/Args.cs#L804
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/Args.cs#L804
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/ArgUsage.cs#L24
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/ArgUsage.cs#L35
Cannot convert null literal to non-nullable reference type.
build: PowerArgs/ArgUsage.cs#L47
Cannot convert null literal to non-nullable reference type.