Skip to content

CodeQL

CodeQL #1904

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

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): examples/exec/Exec.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
Analyze (csharp): examples/exec/Exec.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/exec/Exec.cs#L4
Using directive for 'System.Threading.Tasks' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)