Bump Microsoft.Maui.Controls from 10.0.30 to 10.0.41 #31
Annotations
8 warnings
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
|
Build "Async Await Best Practices":
5. Async Await Best Practices/src/HackerNews/ViewModels/NewsViewModel_BadAsyncAwaitPractices.cs#L19
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.
|
background
wait
wait-all
cancel
Loading