Skip to content

Update xunit-dotnet monorepo #121

Update xunit-dotnet monorepo

Update xunit-dotnet monorepo #121

Triggered via pull request January 8, 2025 20:43
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)