Skip to content

Disambiguating generated type names for the combo of separated handlers and multiple handle methods per handler #2565

Disambiguating generated type names for the combo of separated handlers and multiple handle methods per handler

Disambiguating generated type names for the combo of separated handlers and multiple handle methods per handler #2565

Triggered via pull request January 13, 2026 13:56
Status Success
Total duration 4m 9s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
/home/runner/work/wolverine/wolverine/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.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 4.14.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.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 4.14.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Samples/EFCoreSample/ItemService/ItemService.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 4.14.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Samples/EFCoreSample/ItemService/ItemService.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 4.14.0 was resolved. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj : warning NU1510: PackageReference System.ComponentModel will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/wolverine/wolverine/wolverine.sln]
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj : warning NU1510: PackageReference System.Net.NameResolution will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/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.