Bump the github-actions group with 2 updates #714
Annotations
11 warnings
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'shellOverride' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp)
Null should not be used for type parameter 'shellOverride' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
Analyze (csharp):
test/ArgumentBuilderTests.cs#L8
Null should not be used for type parameter 'args' of type 'string[]'. Use a non-null value, or convert the parameter to a nullable type.
|