Skip to content

CodeQL

CodeQL #1954

Triggered via schedule February 24, 2025 23:20
Status Success
Total duration 1h 2m 5s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp)
Failed to download action 'https://api.github.com/internal/immutable-actions/github/codeql-action/download/sha256:8269b137f627d536f8f28d1b38ce24641b437c07af40759b8fc8e133d66fda58?x-ghcr-actor-id=91113841&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-02-24T23:20:13Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
Analyze (csharp)
Back off 26.913 seconds before retry.
Analyze (csharp): examples/aks-kubelogin/Program.cs#L3
Using directive for 'System.IO' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/aks-kubelogin/Program.cs#L4
Using directive for 'System.Text' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)