Skip to content

Ability to send raw binary data through Wolverine messaging #2455

Ability to send raw binary data through Wolverine messaging

Ability to send raw binary data through Wolverine messaging #2455

Triggered via pull request December 12, 2025 15:27
Status Failure
Total duration 4m 16s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build
Process completed with exit code 255.
build
Target "CoreTests" has thrown an exception
build
[xUnit.net 00:01:06.78] CoreTests.Acceptance.using_ISendMyself_as_cascading_message.using_respond [FAIL]
build
[xUnit.net 00:00:40.89] CoreTests.Acceptance.overriding_delivery_options_when_sending.delivery_options_trumps_all_other_rules [FAIL]
build
[xUnit.net 00:00:40.86] CoreTests.Acceptance.overriding_delivery_options_when_sending.message_type_rules_override_endpoint_rules [FAIL]
build
[xUnit.net 00:00:40.28] CoreTests.Acceptance.missing_handlers.calls_all_the_missing_handlers [FAIL]
build
[xUnit.net 00:00:36.71] CoreTests.Acceptance.endpoint_specific_customizations.apply_customizations_to_certain_message_types_for_specific_type [FAIL]
build
/home/runner/work/wolverine/wolverine/src/Persistence/EfCoreTests/EfCoreTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Persistence/MultiTenantedEfCoreWithSqlServer/MultiTenantedEfCoreWithSqlServer.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Persistence/MultiTenantedEfCoreWithPostgreSQL/MultiTenantedEfCoreWithPostgreSQL.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Persistence/MultiTenantedEfCoreWithSqlServer/MultiTenantedEfCoreWithSqlServer.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Persistence/EfCoreTests/EfCoreTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Persistence/MultiTenantedEfCoreWithPostgreSQL/MultiTenantedEfCoreWithPostgreSQL.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.8.0 requires Microsoft.CodeAnalysis.Common (= 4.8.0) but version Microsoft.CodeAnalysis.Common 5.0.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Transports/Kafka/Wolverine.Kafka.Tests/Wolverine.Kafka.Tests.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Alba 8.2.1, Alba 8.2.1. [TargetFramework=net8.0]
build
/home/runner/work/wolverine/wolverine/src/Http/WolverineWebApi/WolverineWebApi.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: FSharp.Core 9.0.303, FSharp.Core 9.0.202; StronglyTypedId 1.0.0-beta08, StronglyTypedId 1.0.0-beta08. [TargetFramework=net9.0]
build
/home/runner/work/wolverine/wolverine/src/Http/WolverineWebApi/WolverineWebApi.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: FSharp.Core 9.0.303, FSharp.Core 9.0.202; StronglyTypedId 1.0.0-beta08, StronglyTypedId 1.0.0-beta08.
build
Solution "/home/runner/work/wolverine/wolverine/wolverine.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Debug|Any CPU.Build.0 = Debug|Any CPU - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Debug|x64.Build.0 = Debug|Any CPU - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Debug|x86.Build.0 = Debug|Any CPU - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Release|Any CPU.Build.0 = Release|Any CPU - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Release|x64.Build.0 = Release|Any CPU - {28E17AA0-8B75-4BAE-9E89-716A45107C58}.Release|x86.Build.0 = Release|Any CPU"
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.