Fix durable inbox to mark envelopes handled atomically with ancillary stores #2394
Annotations
8 warnings
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Transport/HttpScheduledMessageTests.cs(84,17): warning xUnit2000: The literal or constant value Tenant.Id should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'SendBatchAsync' on type 'TestWolverineHttpTransportClient'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/using_storage_actions_and_entity_attribute.cs(22,23): warning xUnit1013: Public method 'Persist' on test class 'using_storage_actions_and_entity_attribute' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/CodeGeneration/service_location_assertions.cs(43,24): warning xUnit1013: Public method 'configure_with_always_use_service_locator' on test class 'service_location_assertions' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/.nuget/packages/microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.Program.cs(4,41): warning CS7022: The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point. [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Transport/HttpScheduledMessageTests.cs(84,17): warning xUnit2000: The literal or constant value Tenant.Id should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'SendBatchAsync' on type 'TestWolverineHttpTransportClient'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/using_storage_actions_and_entity_attribute.cs(22,23): warning xUnit1013: Public method 'Persist' on test class 'using_storage_actions_and_entity_attribute' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/CodeGeneration/service_location_assertions.cs(43,24): warning xUnit1013: Public method 'configure_with_always_use_service_locator' on test class 'service_location_assertions' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013) [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
|
Run HTTP Tests
/home/runner/.nuget/packages/microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.Program.cs(4,41): warning CS7022: The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point. [/home/runner/work/wolverine/wolverine/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj::TargetFramework=net9.0]
|
Loading