⬆️ Bump files with dotnet-file sync #259
build.yml
on: pull_request
os-matrix
6s
dotnet-format
26s
Matrix: build
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)
|