Skip to content

CodeQL

CodeQL #659

Triggered via schedule January 13, 2024 15:08
Status Success
Total duration 3m 30s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. 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.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby