Skip to content

Update cake monorepo to 6.3.0 #1171

Update cake monorepo to 6.3.0

Update cake monorepo to 6.3.0 #1171

Triggered via pull request September 19, 2026 21:21
Status Success
Total duration 3m 57s
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: 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.