Skip to content

CodeQL

CodeQL #205

Triggered via schedule August 19, 2024 23:25
Status Success
Total duration 40m 14s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): examples/labels/PodList.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/labels/PodList.cs#L3
Using directive for 'System.Collections.Generic' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)