fix missing formatting whitespace; remove trailing whitespace #40
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.
|