Add transport configuration to database discovery #2350
+25
−2
Merged
Annotations
4 errors and 9 warnings
|
Run HTTP Tests
Error while waiting for the database to be ready
|
|
Run HTTP Tests
Error while waiting for the database to be ready
|
|
Run HTTP Tests
Error while waiting for the database to be ready
|
|
Run HTTP Tests
Error while waiting for the database to be ready
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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