Feature/add comment - #4
Merged
Merged
Annotations
6 warnings
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'modelId' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'apiKey' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'endpoint' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'modelId' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'apiKey' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
PRAgent.Tests/ConfigValidatorTests.cs#L29
Null should not be used for type parameter 'endpoint' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
The logs for this run have expired and are no longer available.
Loading