Skip to content
Triggered via pull request December 12, 2023 02:41
@edgettedgett
synchronize #8
rag
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: PalmHill.BlazorChat/Client/Components/Attachment/FileInput.razor#L66
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: PalmHill.BlazorChat/Client/Components/Attachment/FileInput.razor#L54
The field 'FileInput.progressPercent' is never used
build: PalmHill.BlazorChat/Server/WebApi/AttachmentController.cs#L117
The variable 'ex' is declared but never used
build: PalmHill.BlazorChat/Client/Components/Attachment/FileInput.razor#L66
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: PalmHill.BlazorChat/Client/Components/Attachment/FileInput.razor#L54
The field 'FileInput.progressPercent' is never used
build: PalmHill.BlazorChat/Server/WebApi/AttachmentController.cs#L117
The variable 'ex' is declared but never used