first set of updates #168
android_e2e_tests.yml
on: pull_request
end_to_end_tests
11m 8s
Annotations
1 error and 20 warnings
|
end_to_end_tests
Process completed with exit code 1.
|
|
end_to_end_tests:
TransactionMobile.Maui.UiTests/Pages/BasePage.cs#L34
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:
TransactionMobile.Maui.UiTests/Pages/BasePage.cs#L28
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:
TransactionMobile.Maui.UiTests/Common/GenericSteps.cs#L49
'LogManager.AddHiddenAssembly(Assembly)' is obsolete: 'Replaced by LogManager.Setup().SetupLogFactory(setup => setup.AddCallSiteHiddenAssembly(assembly)). Marked obsolete on NLog 5.3'
|
|
end_to_end_tests:
TransactionMobile.Maui.UiTests/Common/GenericSteps.cs#L36
'LogManager.AddHiddenAssembly(Assembly)' is obsolete: 'Replaced by LogManager.Setup().SetupLogFactory(setup => setup.AddCallSiteHiddenAssembly(assembly)). Marked obsolete on NLog 5.3'
|
|
end_to_end_tests:
TransactionMobile.Maui.UiTests/Common/Setup.cs#L22
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:
TransactionMobile.Maui.UiTests/Common/Setup.cs#L21
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:
TransactionMobile.Maui.UiTests/Steps/SharedSteps.cs#L120
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:
TransactionMobile.Maui.UiTests/Steps/TransactionsSteps.cs#L191
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionMobile.Maui.UITests.Steps.OperatorType.NotSet' is not covered.
|
|
end_to_end_tests:
TransactionMobile.Maui.UiTests/Steps/TransactionsSteps.cs#L155
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionMobile.Maui.UITests.Steps.OperatorType.NotSet' is not covered.
|
|
end_to_end_tests:
TransactionMobile.Maui.UiTests/Steps/TransactionsSteps.cs#L138
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'TransactionMobile.Maui.UITests.Steps.OperatorType.NotSet' is not covered.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/ViewModels/MyAccount/MyAccountPageViewModel.cs#L66
'MyAccountPageViewModel.Initialise(CancellationToken)' hides inherited member 'ExtendedBaseViewModel.Initialise(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/ViewModels/MyAccount/MyAccountDetailsPageViewModel.cs#L77
'MyAccountDetailsPageViewModel.Initialise(CancellationToken)' hides inherited member 'ExtendedBaseViewModel.Initialise(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/ViewModels/MyAccount/MyAccountContactPageViewModel.cs#L37
'MyAccountContactPageViewModel.Initialise(CancellationToken)' hides inherited member 'ExtendedBaseViewModel.Initialise(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/ViewModels/MyAccount/MyAccountAddressPageViewModel.cs#L44
'MyAccountAddressPageViewModel.Initialise(CancellationToken)' hides inherited member 'ExtendedBaseViewModel.Initialise(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui.BusinessLogic/UIServices/IDialogService.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
android-e2e_tests
Expired
|
24.9 KB |
sha256:2849fdc230e537318484925e16a7f93be5a6c0ffc56b610a0ef541cb99dfe3d4
|
|
|
android-e2e_tests_appium
Expired
|
606 Bytes |
sha256:4595e50a7acd6bc3ed44b2ac601237f9b31ad29e0815605306d7a73c72c0b485
|
|