Skip to content

Latch receivers on ApplicationStopping for immediate graceful shutdown #3039

Latch receivers on ApplicationStopping for immediate graceful shutdown

Latch receivers on ApplicationStopping for immediate graceful shutdown #3039

Triggered via pull request March 11, 2026 15:52
Status Success
Total duration 4m 38s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v1. 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/
build
/home/runner/work/wolverine/wolverine/src/Persistence/PersistenceTests/PersistenceTests.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/Persistence/SharedPersistenceModels/SharedPersistenceModels.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.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/SharedPersistenceModels/SharedPersistenceModels.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/Persistence/SharedPersistenceModels/SharedPersistenceModels.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/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.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/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.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/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.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.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
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"