Skip to content

Configure permissions for codeql action #1888

Configure permissions for codeql action

Configure permissions for codeql action #1888

Re-run triggered September 8, 2024 06:32
Status Success
Total duration 37m 43s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): examples/metrics/Program.cs#L2
Using directive for 'System' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/metrics/Program.cs#L3
Using directive for 'System.Linq' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)