downgraded dependencies to 7 #317
Annotations
4 errors and 10 warnings
|
Build:
src/SuperSocket.Server.Abstractions/Connections/TcpConnectionFactoryBase.cs#L4
The type or namespace name 'DataAnnotations' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)
|
Build:
src/SuperSocket.Server.Abstractions/Connections/TcpConnectionFactoryBase.cs#L4
The type or namespace name 'DataAnnotations' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)
|
Build
The operation was canceled.
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L36
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#L70
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#L106
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#L147
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#L196
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#L150
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
test/SuperSocket.Tests/ProtocolTestBase.cs#L36
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#L70
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#L106
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#L147
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Loading