Skip to content

CodeQL

CodeQL #1246

Triggered via schedule January 16, 2026 14:44
Status Success
Total duration 2m 57s
Artifacts

codeql.yml

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

Annotations

13 warnings
Analyze (python)
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 (java)
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): IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IsIdentifiable/IsIdentifiableImageManager.cs#L30
Possible null reference argument for parameter 'image' in 'ImageBase<Image<Bgra32>>.ImageBase(int width, int height, PinnedIntArray pixels, Image<Bgra32> image)'.
Analyze (csharp): IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ProblemValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ProblemField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ResourcePrimaryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IsIdentifiable/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
Analyze (csharp): IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_runnerTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_queryString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_treeReport' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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/