Skip to content

feat: yamldotnet 16 support (#1574) #26

feat: yamldotnet 16 support (#1574)

feat: yamldotnet 16 support (#1574) #26

Triggered via push August 24, 2024 09:57
Status Success
Total duration 14m 32s
Artifacts

draft.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
draft: examples/aot/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/aot/Program.cs#L1
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
draft: examples/workerServiceDependencyInjection/Worker.cs#L3
Element 'workerServiceDependencyInjection' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)