Skip to content

handle timeout for the new unit test #348

handle timeout for the new unit test

handle timeout for the new unit test #348

Triggered via push August 18, 2024 01:15
Status Failure
Total duration 6h 0m 24s
Artifacts

build.yml

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

Annotations

4 errors and 49 warnings
build (macos-latest)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
build (ubuntu-latest)
The operation was canceled.
build (windows-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 (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#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 (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)
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)