Skip to content

feat: yamldotnet 16 support (#1574) #441

feat: yamldotnet 16 support (#1574)

feat: yamldotnet 16 support (#1574) #441

Triggered via push August 11, 2024 20:22
Status Failure
Total duration 15m 23s
Artifacts

draft.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
draft
Process completed with exit code 1.
draft: examples/yaml/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/yaml/Program.cs#L1
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/yaml/Program.cs#L2
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/yaml/Program.cs#L3
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/yaml/Program.cs#L4
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/yaml/Program.cs#L5
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: 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)