Skip to content

Configure permissions for codeql (#1583) #444

Configure permissions for codeql (#1583)

Configure permissions for codeql (#1583) #444

Triggered via push September 8, 2024 07:11
Status Success
Total duration 15m 7s
Artifacts

draft.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
draft: examples/patch/Program.cs#L1
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/patch/Program.cs#L2
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/patch/Program.cs#L3
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/patch/Program.cs#L4
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/patch/Program.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)
draft: examples/patch/Program.cs#L3
Using directive for 'System' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
draft: examples/patch/Program.cs#L4
Using directive for 'System.Linq' should appear before directive for 'k8s.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
draft: examples/restart/Program.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)