Skip to content

Update xunit-dotnet monorepo #109

Update xunit-dotnet monorepo

Update xunit-dotnet monorepo #109

Triggered via pull request September 22, 2024 22:32
Status Success
Total duration 25s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)