Skip to content

Bump xunit from 2.5.0 to 2.6.4 #1659

Bump xunit from 2.5.0 to 2.6.4

Bump xunit from 2.5.0 to 2.6.4 #1659

Triggered via pull request December 25, 2023 22:32
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
Matrix: test
buildcheck
0s
buildcheck
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L581
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L614
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L659
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L660
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L661
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L662
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L663
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L664
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L665
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu-latest: tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L666
Null should not be used for type parameter 'variables' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows-latest
The operation was canceled.
buildcheck
Process completed with exit code 1.
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
ubuntu-latest
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
ubuntu-latest
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
windows-latest
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
windows-latest
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.