Skip to content

CodeQL Analysis

CodeQL Analysis #1441

Triggered via schedule January 31, 2026 08:09
Status Success
Total duration 2m 22s
Artifacts

codeql-analysis.yml

on: schedule
CodeQL Analysis
2m 16s
CodeQL Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
CodeQL Analysis: src/kibali/AuthZChecker.cs#L46
'Uri.Uri(Uri, string?, bool)' is obsolete: 'This constructor has been deprecated; the dontEscape parameter is always false. Use Uri(Uri, string) instead.'
CodeQL Analysis: src/kibali/AuthZChecker.cs#L46
'Uri.Uri(Uri, string?, bool)' is obsolete: 'This constructor has been deprecated; the dontEscape parameter is always false. Use Uri(Uri, string) instead.'
CodeQL Analysis
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/