Skip to content

Merge pull request #8 from trimble-oss/copilot/start-codeql-advanced-… #27

Merge pull request #8 from trimble-oss/copilot/start-codeql-advanced-…

Merge pull request #8 from trimble-oss/copilot/start-codeql-advanced-… #27

Triggered via push February 10, 2026 18:17
Status Success
Total duration 24m 39s
Artifacts

codeql.yml

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

Annotations

12 warnings
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/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/WebSocket/WebSocketMethods.cs#L37
Dereference of a possibly null reference.
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/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/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/WebSocket/WebSocketMethods.cs#L37
Dereference of a possibly null reference.
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-base 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-base database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.