feat: Add domain events to Identity module #1167
Merged
Annotations
4 warnings
|
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.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading