Skip to content

Enable manual triggering of CodeQL Advanced workflow #26

Enable manual triggering of CodeQL Advanced workflow

Enable manual triggering of CodeQL Advanced workflow #26

Re-run triggered February 10, 2026 17:50
Status Success
Total duration 15m 44s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp): Maui-sample/WebSocket/WebSocketMethods.cs#L37
Dereference of a possibly null reference.
Analyze (csharp): Maui-sample/PageHelpers.cs#L32
Dereference of a possibly null reference.
Analyze (csharp): Maui-sample/PageHelpers.cs#L13
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): Maui-sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Analyze (csharp): Maui-sample/AccessCode/AccessCodeGenerator.cs#L19
Non-nullable field '_accessCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): Maui-sample/WebSocket/WebSocketMethods.cs#L37
Dereference of a possibly null reference.
Analyze (csharp): Maui-sample/PageHelpers.cs#L32
Dereference of a possibly null reference.
Analyze (csharp): Maui-sample/PageHelpers.cs#L13
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): Maui-sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Analyze (csharp): Maui-sample/AccessCode/AccessCodeGenerator.cs#L19
Non-nullable field '_accessCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
Analyze (java-kotlin)
Cannot build an overlay database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.