Add iOS end to end tests #291
android_e2e_tests.yml
on: pull_request
end_to_end_tests
15m 31s
Annotations
1 error and 20 warnings
|
end_to_end_tests
Process completed with exit code 1.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Steps/SharedSteps.cs#L110
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.UITests/Steps/LoginSteps.cs#L95
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.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.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Pages/Extenstions.cs#L101
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.UITests/Pages/Extenstions.cs#L135
The variable 'ex' is declared but never used
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Pages/Extenstions.cs#L142
Possible null reference return.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Pages/Extenstions.cs#L99
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/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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
android-e2e_tests
Expired
|
46.4 KB |
sha256:edc6d2c8e192560f45f400efff49fc2ab6d6adb252eea8f3b09b08ec1a51e496
|
|
|
android-e2e_tests_appium
Expired
|
6.64 KB |
sha256:5decc3274aa4bc6fe8334cc8d20bf9ba8f7789c63398db607f369277f19067a5
|
|