Skip to content

Merge pull request #146 from cake-contrib/dependabot/nuget/develop/Mi… #280

Merge pull request #146 from cake-contrib/dependabot/nuget/develop/Mi…

Merge pull request #146 from cake-contrib/dependabot/nuget/develop/Mi… #280

Triggered via push November 16, 2023 17:28
Status Success
Total duration 3m 31s
Artifacts
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']