Skip to content

v14.0.8

v14.0.8 #190

Triggered via release August 12, 2024 16:53
@tg123tg123
released v14.0.8
Status Success
Total duration 18m 7s
Artifacts

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)