Skip to content

Update github/codeql-action digest to e4fba86 #1064

Update github/codeql-action digest to e4fba86

Update github/codeql-action digest to e4fba86 #1064

Triggered via pull request July 16, 2026 16:53
Status Success
Total duration 4m 36s
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.