[Snyk] Upgrade @eslint/js from 9.18.0 to 9.19.0 #437
pull_request_tester.yml
on: pull_request
.NET Tests & Reports
27s
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
|