Skip to content

v15.0.1

v15.0.1 #192

Triggered via release September 11, 2024 08:36
@tg123tg123
released v15.0.1
Status Success
Total duration 17m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nuget.yaml

on: release
Matrix: Delete Old NuGet
Fit to window
Zoom out
Zoom in

Annotations

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