Skip to content

Implementing a more modular API #1984

Implementing a more modular API

Implementing a more modular API #1984

Re-run triggered April 29, 2025 17:38
Status Success
Total duration 1h 16m 30s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): src/LibKubernetesGenerator/GeneralNameHelper.cs#L25
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
Analyze (csharp): src/LibKubernetesGenerator/GeneralNameHelper.cs#L28
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)