deps: Bump Akka.Hosting, Akka.Streams.TestKit and Akka.TestKit.Xunit #118
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):
lib/servus.akka/src/Servus.Akka/Transport/Quic/Client/QuicTransportStateMachine.cs#L42
Possible null reference assignment.
|
|
Analyze (csharp):
lib/servus.akka/src/Servus.Akka/Transport/Quic/Listener/QuicServerStateMachine.cs#L43
Possible null reference assignment.
|
|
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.
|