Bump CakeContrib.Guidelines from 1.4.0 to 1.5.1 #283
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#L19
Field should be private
|
Analyze (csharp):
src/Cake.Module.Shared/CakeReportPrinterBase.cs#L120
Static members should appear before non-static members
|
Analyze (csharp):
src/Cake.Module.Shared/CakeReportPrinterBase.cs#L25
Field should be private
|
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.AzurePipelines.Module/AzurePipelinesEngine.cs#L164
A field should not follow a method
|
Analyze (csharp):
src/Cake.AzurePipelines.Module/AzurePipelinesLog.cs#L63
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']
|