Skip to content

Add iOS Navigation Tests workflow to GitHub Actions #237

Add iOS Navigation Tests workflow to GitHub Actions

Add iOS Navigation Tests workflow to GitHub Actions #237

Triggered via pull request July 2, 2025 10:34
Status Success
Total duration 12m 19s
Artifacts

windows_e2e_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Drivers/AppiumDriver.cs#L160
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Drivers/AppiumDriver.cs#L159
Converting null literal or possible null value to non-nullable type.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Common/Setup.cs#L12
Non-nullable field 'DatabaseServerNetwork' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Common/Setup.cs#L11
Non-nullable field 'DatabaseServerContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Drivers/AppiumDriver.cs#L102
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Drivers/AppiumDriver.cs#L101
Converting null literal or possible null value to non-nullable type.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L193
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.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L157
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.
end_to_end_tests: TransactionProcessor.Mobile.UiTests/Steps/TransactionsSteps.cs#L137
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.
end_to_end_tests: TransactionProcessor.Mobile/Pages/Transactions/Voucher/VoucherSelectProductPage.xaml.cs#L68
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
end_to_end_tests: TransactionProcessor.Mobile/AppShell.xaml.cs#L13
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.
end_to_end_tests: TransactionProcessor.Mobile/Pages/Transactions/Voucher/VoucherSelectProductPage.xaml.cs#L34
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
end_to_end_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.'
end_to_end_tests: TransactionProcessor.Mobile/UIServices/ShellNavigationService.cs#L40
Dereference of a possibly null reference.
end_to_end_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.'
end_to_end_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.
end_to_end_tests: TransactionProcessor.Mobile/UIServices/ShellNavigationService.cs#L26
Dereference of a possibly null reference.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L107
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L48
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L44
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L40
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L36
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L32
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L28
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L24
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L20
Cannot convert null literal to non-nullable reference type.
end_to_end_tests: TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L16
Cannot convert null literal to non-nullable reference type.