Skip to content

Merge pull request #174 from cake-contrib/renovate/dotnet-monorepo #340

Merge pull request #174 from cake-contrib/renovate/dotnet-monorepo

Merge pull request #174 from cake-contrib/renovate/dotnet-monorepo #340

Triggered via push January 10, 2024 21:18
Status Success
Total duration 3m 7s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b. 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): 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. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby