Skip to content

CodeQL Advanced

CodeQL Advanced #95

Triggered via schedule May 10, 2026 16:12
Status Success
Total duration 7m 41s
Artifacts

codeql.yml

on: schedule
Analyze (csharp)
7m 37s
Analyze (csharp)
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
Analyze (csharp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze (csharp): Data/Services/SqlWatchDeploymentService.cs#L20
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): Data/Services/SqlWatchDeploymentService.cs#L1611
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): Data/Services/SqlWatchDeploymentService.cs#L1619
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): Components/Shared/DynamicPanel.razor#L20
Dereference of a possibly null reference.
Analyze (csharp): Components/Shared/PanelEditorModal.razor#L535
Dereference of a possibly null reference.
Analyze (csharp): Components/Shared/PanelEditorModal.razor#L271
Dereference of a possibly null reference.
Analyze (csharp): Components/Shared/QueryPlanModal.razor#L201
Possible null reference argument for parameter 'xml' in 'string ExecutionPlanParser.ParseToJson(string xml)'.
Analyze (csharp): MainWindow.xaml.cs#L357
Possible null reference assignment.
Analyze (csharp): MainWindow.xaml.cs#L356
Possible null reference assignment.
Analyze (csharp): Pages/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
Analyze (csharp)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026