Integration #14
Merged
Integration #14
Annotations
1 error and 6 warnings
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/ViewModels/TestViewModel.cs#L24
'Step.Title' hides inherited member 'BaseViewModel.Title'. Use the new keyword if hiding was intended.
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/Views/Mechanic/MechanicHomePage.xaml.cs#L18
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/ViewModels/ProfileViewModel.cs#L100
The variable 'ex' is declared but never used
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/ViewModels/TestViewModel.cs#L24
'Step.Title' hides inherited member 'BaseViewModel.Title'. Use the new keyword if hiding was intended.
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/Views/Mechanic/MechanicHomePage.xaml.cs#L18
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
CheckDrive.Mobile/CheckDrive.Mobile/CheckDrive.Mobile/ViewModels/ProfileViewModel.cs#L100
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading