Replace SL with Grid in CollectionViewDemo #124
Annotations
6 errors, 6 warnings, and 2 notices
|
|
|
|
|
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
8.0/UserInterface/Views/CollectionViewDemos/CollectionViewDemos/ViewModels/MonkeysViewModelWithDelay.cs#L12
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.
|
|
|
This job failed
Loading