Skip to content

remove IOS support #314

remove IOS support

remove IOS support #314

Triggered via pull request December 11, 2025 19:39
Status Success
Total duration 13m 3s
Artifacts

windows_navigation_tests.yml

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

Annotations

31 warnings
software_navigation_tests
No files were found with the provided path: appium.log. No artifacts will be uploaded.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Pages/BasePage.cs#L79
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/Pages/MainPage.cs#L53
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/ProfileAddressesPage.cs#L53
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Pages/TransactionsBillPaymentSelectOperatorPage.cs#L29
Non-nullable property 'Trait' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L188
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionProcessor.Mobile.UITests.Steps.OperatorType.NotSet' is not covered.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L152
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionProcessor.Mobile.UITests.Steps.OperatorType.NotSet' is not covered.
software_navigation_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L134
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionProcessor.Mobile.UITests.Steps.OperatorType.NotSet' is not covered.
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#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/App.xaml.cs#L151
'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#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.