Merge pull request #251 from xt0rted/dependabot/nuget/analyzers-da18e… #628
Annotations
10 warnings
Run dotnet r build:
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L9
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L10
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L31
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L32
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L33
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.
|
Run dotnet r build:
test/ArgumentBuilderTests.cs#L54
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.
|
Run dotnet r build:
test/Integration/CommandBuilderTests.cs#L16
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.
|
Run dotnet r build:
test/Integration/CommandBuilderTests.cs#L33
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.
|
Run dotnet r build:
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.
|
The logs for this run have expired and are no longer available.
Loading