Skip to content

initial blazor changes #5

initial blazor changes

initial blazor changes #5

Triggered via push June 7, 2024 20:59
Status Success
Total duration 2m 1s
Artifacts

blazor-cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: apps/blazor/client/Pages/Auth/Login.razor.cs#L60
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: apps/blazor/client/Pages/Auth/Login.razor.cs#L60
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.