Skip to content

deps: Bump Akka.Hosting, Akka.Streams.TestKit and Akka.TestKit.Xunit #118

deps: Bump Akka.Hosting, Akka.Streams.TestKit and Akka.TestKit.Xunit

deps: Bump Akka.Hosting, Akka.Streams.TestKit and Akka.TestKit.Xunit #118

Triggered via pull request July 9, 2026 11:12
Status Success
Total duration 5m 38s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): src/GaudiHTTP.Tests/Streams/Stages/LoopbackBenchmarkStageSpec.cs#L83
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)
Analyze (csharp): src/GaudiHTTP.Tests/Streams/Stages/LoopbackBenchmarkStageSpec.cs#L66
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)
Analyze (csharp): src/GaudiHTTP.Tests/Streams/Stages/LoopbackBenchmarkStageSpec.cs#L46
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)
Analyze (csharp): lib/servus.akka/src/Servus.Akka.Tests/Transport/Quic/Client/QuicTransportStateMachineSpec.cs#L588
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)
Analyze (csharp): lib/servus.akka/src/Servus.Akka.Tests/Transport/Quic/Listener/QuicServerStateMachineSpec.cs#L378
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)
Analyze (csharp): lib/servus.akka/src/Servus.Akka.Tests/Transport/Quic/Listener/QuicServerStateMachineSpec.cs#L375
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)
Analyze (csharp): lib/servus.akka/src/Servus.Akka/Transport/StreamConnection.cs#L47
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L19
The field 'QuicServerStateMachine._upstreamFinished' is assigned but its value is never used
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.