Skip to content

Bump the analyzers group with 3 updates #719

Bump the analyzers group with 3 updates

Bump the analyzers group with 3 updates #719

Triggered via pull request January 22, 2024 19:07
Status Success
Total duration 2m 29s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.