Update xunit-dotnet monorepo #121
Annotations
3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|