Skip to content

fix: eliminate shared-pool poisoning behind H2 desyncs + trap-wire remaining flakes #233

fix: eliminate shared-pool poisoning behind H2 desyncs + trap-wire remaining flakes

fix: eliminate shared-pool poisoning behind H2 desyncs + trap-wire remaining flakes #233

Triggered via pull request July 6, 2026 08:48
Status Success
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test (docker)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (docker): src/GaudiHTTP.Tests/Streams/Stages/Lifecycle/ServerSupervisorActorSpec.cs#L126
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
build-and-test (docker): lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L17
The field 'QuicServerStateMachine._upstreamFinished' is assigned but its value is never used
build-and-test (docker): src/GaudiHTTP.Tests/Streams/Stages/Lifecycle/ServerSupervisorActorSpec.cs#L126
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
build-and-test (docker): lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L17
The field 'QuicServerStateMachine._upstreamFinished' is assigned but its value is never used
build-and-test (kestrel)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (kestrel): src/GaudiHTTP.Tests/Streams/Stages/Lifecycle/ServerSupervisorActorSpec.cs#L126
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
build-and-test (kestrel): lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L17
The field 'QuicServerStateMachine._upstreamFinished' is assigned but its value is never used
build-and-test (kestrel): src/GaudiHTTP.Tests/Streams/Stages/Lifecycle/ServerSupervisorActorSpec.cs#L126
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
build-and-test (kestrel): lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L17
The field 'QuicServerStateMachine._upstreamFinished' is assigned but its value is never used