FullStackHero 10 .NET Starter Kit Release Merge #1152
+69,911
−55,074
Draft
Annotations
4 warnings
|
Build:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L195
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:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L185
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:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L195
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:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L185
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