Skip to content

Update

Update #47

Triggered via push February 26, 2024 01:09
Status Success
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/BlazorTemplate.UserInterface/Pages/UserManagement/Index.razor.cs#L87
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: src/BlazorTemplate.UserInterface/Pages/UserManagement/Index.razor.cs#L87
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.