Skip to content

Bump xunit from 2.5.0 to 2.5.3 #72

Bump xunit from 2.5.0 to 2.5.3

Bump xunit from 2.5.0 to 2.5.3 #72

Triggered via pull request October 16, 2023 22:20
Status Failure
Total duration 2m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/