Skip to content

start middlewares when server starts #356

start middlewares when server starts

start middlewares when server starts #356

Triggered via push August 30, 2024 21:51
Status Failure
Total duration 9m 36s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 49 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): 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 (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): 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 (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (ubuntu-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): 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 (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): 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 (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (windows-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): 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 (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L42
Public method 'TestNormalRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L76
Public method 'TestMiddleBreak' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L112
Public method 'TestFragmentRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L153
Public method 'TestBatchRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ProtocolTestBase.cs#L202
Public method 'TestBreakRequest' on test class 'ProtocolTestBase' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
build (macos-latest): test/SuperSocket.Tests/ClientTest.cs#L150
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)