added unit test project #5
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)
|