Skip to content

Bump xunit from 2.5.0 to 2.5.1 #68

Bump xunit from 2.5.0 to 2.5.1

Bump xunit from 2.5.0 to 2.5.1 #68

Triggered via pull request September 18, 2023 22:48
Status Failure
Total duration 1m 45s
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#L614
Test methods must 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 must 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 must 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 must 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 must 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 must 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 must 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 must 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 must 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 must 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/