first set of updates #159
windows_e2e_tests.yml
on: pull_request
end_to_end_tests
19m 36s
Annotations
1 error and 22 warnings
|
end_to_end_tests
Process completed with exit code 1.
|
|
end_to_end_tests
No files were found with the provided path: appium.log. No artifacts will be uploaded.
|
|
end_to_end_tests
No files were found with the provided path: C:\\Users\\runneradmin\\txnproc. No artifacts will be uploaded.
|
|
end_to_end_tests:
TransactionMobile.Maui/Pages/Transactions/Voucher/VoucherSelectProductPage.xaml.cs#L68
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
|
end_to_end_tests:
TransactionMobile.Maui/Pages/Transactions/Voucher/VoucherSelectProductPage.xaml.cs#L34
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
|
end_to_end_tests:
TransactionMobile.Maui/AppShell.xaml.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/UIServices/ShellNavigationService.cs#L26
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/UIServices/DialogService.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui/UIServices/DialogService.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui/UIServices/DialogService.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/UIServices/DialogService.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/UIServices/DialogService.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
end_to_end_tests:
TransactionMobile.Maui/UIServices/DialogService.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/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.
|