Skip to content

Bump xunit from 2.5.0 to 2.5.2 #71

Bump xunit from 2.5.0 to 2.5.2

Bump xunit from 2.5.0 to 2.5.2 #71

Triggered via pull request October 13, 2023 22:58
Status Failure
Total duration 1m 58s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format: 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.
format
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/