Skip to content

Bump cake.tool from 1.3.0 to 3.2.0 #278

Bump cake.tool from 1.3.0 to 3.2.0

Bump cake.tool from 1.3.0 to 3.2.0 #278

Triggered via pull request November 13, 2023 05:07
Status Success
Total duration 3m 10s
Artifacts

codeql-analysis.yml

on: pull_request
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/CakeBuildLog/ServiceMessageLog.cs#L34
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/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.TeamCity.Module/TeamCityLog.cs#L25
A field should not follow a constructor
Analyze (csharp): src/Cake.TeamCity.Module/TeamCityLog.cs#L56
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']