Skip to content

CodeQL

CodeQL #263

Triggered via schedule September 2, 2023 15:03
Status Success
Total duration 4m 35s
Artifacts

codeql-analysis.yml

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

Annotations

13 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/[email protected]. 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)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (csharp): src/Cake.Module.Shared/CakeBuildLog/ConsolePalette.cs#L19
A constructor should not follow a property
Analyze (csharp): src/Cake.Module.Shared/CakeBuildLog/Formatting/PropertyToken.cs#L16
A constructor should not follow a property
Analyze (csharp): src/Cake.Module.Shared/CakeBuildLog/RawBuildLog.cs#L27
A constructor should not follow a property
Analyze (csharp): src/Cake.Module.Shared/CakeReportPrinterBase.cs#L120
Static members should appear before non-static members
Analyze (csharp): src/Cake.Module.Shared/CakeBuildLog/ServiceMessageLog.cs#L34
A constructor should not follow a property
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.
Analyze (csharp): src/Cake.MyGet.Module/MyGetBuildLog.cs#L31
A field should not follow a constructor
Analyze (csharp): src/Cake.MyGet.Module/MyGetBuildLog.cs#L65
A property should not follow a method
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']