Skip to content

⬆️ Bump files with dotnet-file sync #259

⬆️ Bump files with dotnet-file sync

⬆️ Bump files with dotnet-file sync #259

Triggered via pull request February 15, 2025 00:19
Status Success
Total duration 1m 6s
Artifacts

build.yml

on: pull_request
os-matrix
6s
os-matrix
dotnet-format
26s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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)