Skip to content

Refine shared future wrap-around regression test (#2407) #633

Refine shared future wrap-around regression test (#2407)

Refine shared future wrap-around regression test (#2407) #633

Triggered via push September 30, 2025 04:30
Status Failure
Total duration 3m 55s
Artifacts

build-dev.yml

on: push
Matrix: test-fast
Matrix: test-slow
nuget
nuget
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 24 warnings
test-fast (tests/Proto.Actor.Tests/*.csproj)
Process completed with exit code 1.
test-fast (tests/Proto.Remote.Tests/*.csproj)
The strategy configuration was canceled because "test-fast.tests_Proto_Actor_Tests__" failed
test-fast (tests/Proto.OpenTelemetry.Tests/*.csproj)
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'baggageItems' of type 'Dictionary<string, string>' in 'Baggage Baggage.Create(Dictionary<string, string>? baggageItems = null)' due to differences in the nullability of reference types.
test-fast (tests/Proto.OpenTelemetry.Tests/*.csproj)
'ActivityExtensions.GetStatus(Activity?)' is obsolete: 'Use Activity.Status and Activity.StatusDescription instead this method will be removed in a future version.'
test-fast (tests/Proto.OpenTelemetry.Tests/*.csproj)
Possible null reference argument for parameter 'provider' in 'bool MeterProviderExtensions.ForceFlush(MeterProvider provider, int timeoutMilliseconds = -1)'.
test-fast (tests/Proto.Actor.Tests/*.csproj)
Possible null reference argument for parameter 'message' in 'void ISenderContext.Send(PID target, object message)'.
test-fast (tests/Proto.Actor.Tests/*.csproj)
Possible null reference argument for parameter 'message' in 'void ISenderContext.Send(PID target, object message)'.
test-fast (tests/Proto.Actor.Tests/*.csproj)
Possible null reference argument for parameter 'message' in 'void ISenderContext.Send(PID target, object message)'.
test-fast (tests/Proto.Actor.Tests/*.csproj)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test-fast (tests/Proto.Actor.Tests/*.csproj)
Possible null reference argument for parameter 'message' in 'void ISenderContext.Send(PID target, object message)'.
test-slow (net8.0, tests/Proto.Cluster.RedisIdentity.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.RedisIdentity.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.RedisIdentity.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.RedisIdentity.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.PartitionIdentity.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.PartitionIdentity.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.PartitionIdentity.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.PartitionIdentity.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.PubSub.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.PubSub.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.PubSub.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.PubSub.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.Tests/*.csproj)
The variable 'e' is declared but never used
test-slow (net8.0, tests/Proto.Cluster.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-slow (net8.0, tests/Proto.Cluster.Tests/*.csproj)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.