Add iOS Navigation Tests workflow to GitHub Actions #224
windows_navigation_tests.yml
on: pull_request
software_navigation_tests
13m 57s
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#L88
Possible null reference return.
|
|
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#L91
Possible null reference return.
|
|
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/UIServices/DeviceService.cs#L24
Unreachable code detected
|
|
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.
|