Merge pull request #251 from xt0rted/dependabot/nuget/analyzers-da18e… #721
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.
|