Skip to content

Update actions/setup-dotnet action to v5.4.0 #1054

Update actions/setup-dotnet action to v5.4.0

Update actions/setup-dotnet action to v5.4.0 #1054

Triggered via pull request June 26, 2026 08:06
Status Success
Total duration 3m 45s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze (csharp): src/Cake.Module.Shared/CakeBuildLog/ConsolePalette.cs#L20
The parameters should all be placed on the same line or each parameter should be placed on its own line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.