Skip to content

Add iOS Navigation Tests workflow to GitHub Actions #224

Add iOS Navigation Tests workflow to GitHub Actions

Add iOS Navigation Tests workflow to GitHub Actions #224

Triggered via pull request June 24, 2025 15:06
Status Success
Total duration 14m 11s
Artifacts

windows_navigation_tests.yml

on: pull_request
software_navigation_tests
13m 57s
software_navigation_tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Pages/Extenstions.cs#L174
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.UiTests/Pages/Extenstions.cs#L141
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.UiTests/Pages/BasePage.cs#L84
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.UiTests/Pages/BasePage.cs#L83
Converting null literal or possible null value to non-nullable type.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Pages/Extenstions.cs#L69
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.UiTests/Pages/Extenstions.cs#L68
Converting null literal or possible null value to non-nullable type.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Pages/BasePage.cs#L19
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.UiTests/Hooks/AppiumHooks.cs#L32
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/UIServices/DialogService.cs#L35
Possible null reference argument for parameter 'actionButtonText' in 'Task SnackbarVisualElementExtension.DisplaySnackbar(VisualElement? visualElement, string message, Action? action = null, string actionButtonText = "OK", TimeSpan? duration = null, SnackbarOptions? visualOptions = null, CancellationToken token = default(CancellationToken))'.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L33
Dereference of a possibly null reference.
software_navigation_tests: TransactionProcessor.Mobile/UIServices/DialogService.cs#L33
'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#L24
Dereference of a possibly null reference.
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.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.