Skip to content

Add iOS Navigation Tests workflow to GitHub Actions #282

Add iOS Navigation Tests workflow to GitHub Actions

Add iOS Navigation Tests workflow to GitHub Actions #282

Triggered via pull request July 2, 2025 09:01
Status Success
Total duration 13m 56s
Artifacts

android_e2e_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
end_to_end_tests: TransactionProcessor.Mobile.UITests/Common/GenericSteps.cs#L46
'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/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/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/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/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.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.
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.