CodeQL #2106
Triggered via schedule
September 29, 2025 23:20
Status
Success
Total duration
1h 22m 23s
Artifacts
–
Annotations
10 warnings
Analyze (csharp):
src/KubernetesClient.Classic/IsExternalInit.cs#L4
Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md)
|
Analyze (csharp):
src/KubernetesClient/Kubernetes.ConfigInit.cs#L223
Unreachable code detected
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/KubernetesClient.Classic/IsExternalInit.cs#L4
Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md)
|
Analyze (csharp):
src/KubernetesClient/Kubernetes.ConfigInit.cs#L223
Unreachable code detected
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/KubernetesClient/Models/IntOrString.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|