Skip to content

Merge pull request #1 from trimble-oss/whitesource/configure #11

Merge pull request #1 from trimble-oss/whitesource/configure

Merge pull request #1 from trimble-oss/whitesource/configure #11

Triggered via push January 14, 2026 21:51
Status Failure
Total duration 7m 23s
Artifacts

codeql.yml

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

Annotations

1 error and 10 warnings
Analyze (swift)
Process completed with exit code 70.
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/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/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/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.