Skip to content

Update build-and-qodana-check.yml #30

Update build-and-qodana-check.yml

Update build-and-qodana-check.yml #30

Triggered via push April 28, 2024 14:20
Status Success
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Wordsmith.DataAccess/src/Services/Order/OrderService.cs#L141
The variable 'e' is declared but never used
build: Wordsmith.DataAccess/src/Services/UserLibrary/UserLibraryService.cs#L129
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: Wordsmith.DataAccess/src/Services/User/UserService.cs#L388
The variable 'e' is declared but never used
build: Wordsmith.DataAccess/src/Services/Order/OrderService.cs#L141
The variable 'e' is declared but never used
build: Wordsmith.DataAccess/src/Services/UserLibrary/UserLibraryService.cs#L129
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: Wordsmith.DataAccess/src/Services/User/UserService.cs#L388
The variable 'e' is declared but never used