Skip to content

🤖 Add depandabot 🤖 (#87) #431

🤖 Add depandabot 🤖 (#87)

🤖 Add depandabot 🤖 (#87) #431

Triggered via push February 10, 2025 14:16
Status Success
Total duration 32s
Artifacts
.NET Tests & Reports
24s
.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