Skip to content

CodeQL

CodeQL #181

Triggered via schedule January 27, 2024 15:02
Status Success
Total duration 3m 23s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75, cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b, github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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)