Enrich DurabilityAgent.CheckHealthAsync with persistence-layer signals (#2646) #2649
Annotations
10 errors and 10 warnings
|
Run RavenDb Tests
- "RavenDbTests/message_store_compliance_with_message_identity_using_id_and_destination"
|
|
Run RavenDb Tests
The following tests failed after retries:
|
|
Run RavenDb Tests
"RavenDbTests/message_store_compliance" failed after 2 attempts: "Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/wolverine/wolverine/src/Persistence/RavenDbTests/RavenDbTests.csproj --configuration Release --no-build --no-restore --framework net9.0 --filter FullyQualifiedName~message_store_compliance&Category!=Flaky
@ /home/runner/work/wolverine/wolverine
Error output:
[xUnit.net 00:00:11.40] RavenDbTests.message_store_compliance.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
[xUnit.net 00:00:21.17] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
"
|
|
Run RavenDb Tests
[xUnit.net 00:00:21.17] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
[xUnit.net 00:00:11.40] RavenDbTests.message_store_compliance.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
[xUnit.net 00:00:21.13] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
[xUnit.net 00:00:11.43] RavenDbTests.message_store_compliance.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
"RavenDbTests/message_store_compliance_with_message_identity_using_id_and_destination" failed after 2 attempts: "Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/wolverine/wolverine/src/Persistence/RavenDbTests/RavenDbTests.csproj --configuration Release --no-build --no-restore --framework net9.0 --filter FullyQualifiedName~message_store_compliance_with_message_identity_using_id_and_destination&Category!=Flaky
@ /home/runner/work/wolverine/wolverine
Error output:
[xUnit.net 00:00:05.49] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
"
|
|
Run RavenDb Tests
[xUnit.net 00:00:05.49] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
[xUnit.net 00:00:05.52] RavenDbTests.message_store_compliance_with_message_identity_using_id_and_destination.bulk_store_intra_batch_duplicate_reports_only_actual_duplicates [FAIL]
|
|
Run RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Handlers/Executor.cs(399,27): warning CS0419: Ambiguous reference in cref attribute: 'Build'. Assuming 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, System.Type)', but could have also matched other overloads including 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, Wolverine.Runtime.Handlers.IMessageHandler, Wolverine.Logging.IMessageTracker)'. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Handlers/Executor.cs(64,65): warning CS0419: Ambiguous reference in cref attribute: 'Executor.Build'. Assuming 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, System.Type)', but could have also matched other overloads including 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, Wolverine.Runtime.Handlers.IMessageHandler, Wolverine.Logging.IMessageTracker)'. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Agents/IAgent.cs(44,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 RavenDb 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 RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Handlers/Executor.cs(399,27): warning CS0419: Ambiguous reference in cref attribute: 'Build'. Assuming 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, System.Type)', but could have also matched other overloads including 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, Wolverine.Runtime.Handlers.IMessageHandler, Wolverine.Logging.IMessageTracker)'. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Handlers/Executor.cs(64,65): warning CS0419: Ambiguous reference in cref attribute: 'Executor.Build'. Assuming 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, System.Type)', but could have also matched other overloads including 'Wolverine.Runtime.Handlers.Executor.Build(Wolverine.Runtime.IWolverineRuntime, Microsoft.Extensions.ObjectPool.ObjectPool<Wolverine.Runtime.MessageContext>, Wolverine.Runtime.Handlers.HandlerGraph, Wolverine.Runtime.Handlers.IMessageHandler, Wolverine.Logging.IMessageTracker)'. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net9.0]
|
|
Run RavenDb Tests
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Agents/IAgent.cs(44,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 RavenDb 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 RavenDb Tests:
build/TestAllPersistence.cs#L178
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run RavenDb Tests:
build/TestAllPersistence.cs#L178
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading