Skip to content

added unit test project #5

added unit test project

added unit test project #5

Triggered via push May 4, 2025 02:24
Status Success
Total duration 33s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageDecoderTests.cs#L53
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageEncoderTests.cs#L41
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageDecoderTests.cs#L98
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageDecoderTests.cs#L95
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPipelineFilterTests.cs#L56
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPipelineFilterTests.cs#L54
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageEncoderTests.cs#L47
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageDecoderTests.cs#L56
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageDecoderTests.cs#L53
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: test/SuperSocket.ProtoBuf.Tests/ProtobufPackageEncoderTests.cs#L41
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)