Skip to content

Add iOS Navigation Tests workflow to GitHub Actions #190

Add iOS Navigation Tests workflow to GitHub Actions

Add iOS Navigation Tests workflow to GitHub Actions #190

Triggered via pull request June 24, 2025 15:46
Status Cancelled
Total duration 10m 52s
Artifacts

ios_navigation_tests.yml

on: pull_request
software_navigation_tests
10m 48s
software_navigation_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
Build and Run iOS Navigation Tests
The run was canceled by @StuartFerguson.
software_navigation_tests
The operation was canceled.
software_navigation_tests
The run was canceled by @StuartFerguson.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L270
Non-nullable property 'DockerHelper' 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/Common/DockerHelper.cs#L270
Non-nullable property 'AccessToken' 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/Common/DockerHelper.cs#L53
Non-nullable field 'TestHostHttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'ConfigHostContainerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable property 'LocalIPAddress' 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/Common/DockerHelper.cs#L53
Non-nullable field 'ProjectionManagementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'TransactionProcessorClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'SecurityServiceClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
software_navigation_tests: TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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.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.