Skip to content

Story 233061: Clean up frontend #440

Story 233061: Clean up frontend

Story 233061: Clean up frontend #440

Triggered via pull request February 17, 2025 10:40
Status Success
Total duration 38s
Artifacts

pull_request_tester.yml

on: pull_request
.NET Tests & Reports
27s
.NET Tests & Reports
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
.NET Tests & Reports: client/Boundaries/Backend/Endpoints/GraphicalDataFormatEndpoints.cs#L8
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.
.NET Tests & Reports: client/Boundaries/Backend/Endpoints/BoundaryEndpoints.cs#L182
The variable 'e' is declared but never used
.NET Tests & Reports: client/Boundaries/Backend/Endpoints/GraphicalDataFormatEndpoints.cs#L8
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.
.NET Tests & Reports: client/Boundaries/Backend/Endpoints/BoundaryEndpoints.cs#L182
The variable 'e' is declared but never used