Skip to content

Add iOS Navigation Tests workflow to GitHub Actions #274

Add iOS Navigation Tests workflow to GitHub Actions

Add iOS Navigation Tests workflow to GitHub Actions #274

Triggered via pull request June 26, 2025 13:13
Status Success
Total duration 13m 9s
Artifacts

android_e2e_tests.yml

on: pull_request
end_to_end_tests
13m 6s
end_to_end_tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
end_to_end_tests: TransactionProcessor.Mobile.UITests/Common/GenericSteps.cs#L33
'LogManager.AddHiddenAssembly(Assembly)' is obsolete: 'Replaced by LogManager.Setup().SetupLogFactory(setup => setup.AddCallSiteHiddenAssembly(assembly)). Marked obsolete on NLog 5.3'
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/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.
end_to_end_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.
end_to_end_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.
end_to_end_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.
end_to_end_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.
end_to_end_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.
end_to_end_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.
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.