Skip to content

CodeQL

CodeQL #1041

Triggered via schedule December 12, 2025 14:46
Status Success
Total duration 2m 47s
Artifacts

codeql-analysis.yml

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

Annotations

13 warnings
Analyze (javascript)
Failed to save: Unable to reserve cache with key codeql-trap-1-2.23.6-javascript-59bf072f1906cfb6db5984de4d1c21dde36948de, another job may be creating this cache.
Analyze (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L84
Dereference of a possibly null reference.
Analyze (csharp): src/DevOpsMetrics.Cmd/Program.cs#L53
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/DevOpsMetrics.Cmd/Program.cs#L52
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L74
Possible null reference return.
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L70
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L58
Dereference of a possibly null reference.
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L55
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/DevOpsMetrics.Cmd/ServiceApiClient.cs#L21
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Analyze (csharp): src/DevOpsMetrics.Cmd/Program.cs#L11
The using directive for 'Azure.Identity' appeared previously in this namespace
Analyze (csharp): src/DevOpsMetrics.Function/NightlyProcessor.cs#L13
The using directive for 'Azure.Core' appeared previously in this namespace
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/