Update xunit-dotnet monorepo #94
Annotations
2 warnings
build:
KustoQueryBuilder.UnitTests/QueryTests.cs#L6
Null should not be used for type parameter 'tableName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build:
KustoQueryBuilder.UnitTests/QueryTests.cs#L6
Null should not be used for type parameter 'tableName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|