Bump the testing group with 5 updates #738
Annotations
11 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|