Skip to content

Add Windows Navigation tests #190

Add Windows Navigation tests

Add Windows Navigation tests #190

Triggered via pull request June 23, 2025 16:13
Status Failure
Total duration 12m 51s
Artifacts

windows_navigation_tests.yml

on: pull_request
software_navigation_tests
12m 42s
software_navigation_tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
software_navigation_tests
Process completed with exit code 1.
software_navigation_tests
No files were found with the provided path: appium.log. No artifacts will be uploaded.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L24
Dereference of a possibly null reference.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L24
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L17
Dereference of a possibly null reference.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L17
Dereference of a possibly null reference.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L17
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
software_navigation_tests: TransactionProcessor.Mobile/UIServices/ShellNavigationService.cs#L40
'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.'
software_navigation_tests: TransactionProcessor.Mobile/UIServices/ShellNavigationService.cs#L25
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L107
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L48
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L44
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L40
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L36
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L32
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L28
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L24
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L20
Cannot convert null literal to non-nullable reference type.
software_navigation_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L16
Cannot convert null literal to non-nullable reference type.