Fix EfCoreEnvelopeTransaction batch outgoing envelopes using wrong storage command #2479
+52
−1
Annotations
1 error and 6 warnings
|
Run MQTT Tests
[xUnit.net 00:00:08.33] Wolverine.MQTT.Tests.broadcast_to_topic_by_user_logic.route_by_derived_topics_1 [FAIL]
|
|
Run MQTT Tests
Retry attempt 2 for "Wolverine.MQTT.Tests/broadcast_to_topic_by_user_logic"
|
|
Run MQTT Tests
"Wolverine.MQTT.Tests/broadcast_to_topic_by_user_logic" failed on attempt 1, will retry: "Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/wolverine/wolverine/src/Transports/MQTT/Wolverine.MQTT.Tests/Wolverine.MQTT.Tests.csproj --configuration Release --no-build --no-restore --framework net9.0 --filter FullyQualifiedName~broadcast_to_topic_by_user_logic&Category!=Flaky
@ /home/runner/work/wolverine/wolverine
Error output:
[xUnit.net 00:00:08.33] Wolverine.MQTT.Tests.broadcast_to_topic_by_user_logic.route_by_derived_topics_1 [FAIL]
"
|
|
Run MQTT Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Agents/IAgent.cs(34,27): warning CS1066: The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run MQTT Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Middleware/TryCatchFinallyFrame.cs(177,17): warning CS8767: Nullability of reference types in type of parameter 'variable' of 'bool CatchBlockMethodVariables.TryFindVariableByName(Type dependency, string name, out Variable? variable)' doesn't match implicitly implemented member 'bool IMethodVariables.TryFindVariableByName(Type dependency, string name, out Variable? variable)' (possibly because of nullability attributes). [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run MQTT Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Agents/IAgent.cs(34,27): warning CS1066: The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run MQTT Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Middleware/TryCatchFinallyFrame.cs(177,17): warning CS8767: Nullability of reference types in type of parameter 'variable' of 'bool CatchBlockMethodVariables.TryFindVariableByName(Type dependency, string name, out Variable? variable)' doesn't match implicitly implemented member 'bool IMethodVariables.TryFindVariableByName(Type dependency, string name, out Variable? variable)' (possibly because of nullability attributes). [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
Loading