fixed another build error in benchmarks #247
Annotations
2 errors and 16 warnings
|
Test
The operation was canceled.
|
Test:
test/SuperSocket.Tests/ProtocolTestBase.cs#L35
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Test:
test/SuperSocket.Tests/ProtocolTestBase.cs#L68
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Test:
test/SuperSocket.Tests/ProtocolTestBase.cs#L103
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Test:
test/SuperSocket.Tests/ProtocolTestBase.cs#L143
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Test:
test/SuperSocket.Tests/ProtocolTestBase.cs#L191
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Test:
test/SuperSocket.Tests/ClientTest.cs#L163
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L35
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L68
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L103
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L143
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L191
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ClientTest.cs#L163
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L35
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L68
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L103
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L143
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Loading