Bump System.IO.Pipelines from 6.0.3 to 9.0.1 in the system group across 1 directory #256
Triggered via pull request
February 10, 2025 23:49
Status
Failure
Total duration
6h 0m 30s
Artifacts
–
build.yml
on: pull_request
os-matrix
4s
dotnet-format
19s
Matrix: build
Annotations
2 errors and 2 warnings
build-ubuntu-latest
The job running on runner GitHub Actions 30 has exceeded the maximum execution time of 360 minutes.
|
build-ubuntu-latest
The operation was canceled.
|
build-ubuntu-latest:
src/Tests/SimpleWebSocketPipeTests.cs#L44
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)
|
build-ubuntu-latest:
src/Tests/SimpleWebSocketPipeTests.cs#L44
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)
|