Skip to content

(#302 #306) Update to Cake 6.0.0 and add GitHub Report Printer #909

(#302 #306) Update to Cake 6.0.0 and add GitHub Report Printer

(#302 #306) Update to Cake 6.0.0 and add GitHub Report Printer #909

Triggered via pull request November 22, 2025 16:15
Status Failure
Total duration 2m 27s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Analyze (csharp)
The process '/usr/share/dotnet/dotnet' failed with exit code 1
Analyze (csharp): src/Cake.AzurePipelines.Module/AzurePipelinesReportPrinter.cs#L17
The type or namespace name 'CakeReportPrinterBase' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Cake.AzurePipelines.Module/AzurePipelinesReportPrinter.cs#L17
The type or namespace name 'CakeReportPrinterBase' could not be found (are you missing a using directive or an assembly reference?)
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)