Bump Microsoft.Extensions.Http.Resilience from 10.2.0 to 10.3.0 #29
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.
|
Loading