Skip to content

Bump nunit/docfx-action from 3.4.1 to 3.4.2 #1895

Bump nunit/docfx-action from 3.4.1 to 3.4.2

Bump nunit/docfx-action from 3.4.1 to 3.4.2 #1895

Triggered via pull request September 17, 2024 10:45
Status Success
Total duration 39m 48s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): examples/logs/Logs.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)
Analyze (csharp): examples/logs/Logs.cs#L2
Using directive for 'System' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/logs/Logs.cs#L3
Using directive for 'System.Threading.Tasks' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Analyze (csharp): examples/logs/Logs.cs#L26
The parameters should all be placed on the same line or each parameter should be placed on its own line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp): examples/exec/Exec.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)