Skip to content

[Snyk] Upgrade eslint from 9.18.0 to 9.19.0 #438

[Snyk] Upgrade eslint from 9.18.0 to 9.19.0

[Snyk] Upgrade eslint from 9.18.0 to 9.19.0 #438

Triggered via pull request February 14, 2025 22:09
Status Success
Total duration 34s
Artifacts

pull_request_tester.yml

on: pull_request
.NET Tests & Reports
25s
.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