Skip to content

CodeQL

CodeQL #1900

Triggered via schedule September 23, 2024 23:20
Status Success
Total duration 40m 0s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): examples/yaml/Program.cs#L3
Using directive for 'System' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/yaml/Program.cs#L4
Using directive for 'System.Collections.Generic' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/yaml/Program.cs#L5
Using directive for 'System.Threading.Tasks' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)