Skip to content

Bump cake.tool from 1.3.0 to 4.0.0 #282

Bump cake.tool from 1.3.0 to 4.0.0

Bump cake.tool from 1.3.0 to 4.0.0 #282

Triggered via pull request November 20, 2023 05:02
Status Success
Total duration 3m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/cake-action@v1.4.1. 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']