Feature/add comment #4
Merged
Annotations
6 warnings
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
Loading