Skip to content

added docker file for sample echo server #365

added docker file for sample echo server

added docker file for sample echo server #365

Triggered via push September 15, 2024 22:12
Status Success
Total duration 19m 19s
Artifacts

build.yml

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

Annotations

51 warnings
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 (macos-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 (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 (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#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)