Skip to content

Update: by @kylelaverty run #13 attempt #1 #13

Update: by @kylelaverty run #13 attempt #1

Update: by @kylelaverty run #13 attempt #1 #13

Triggered via push May 22, 2024 14:26
Status Success
Total duration 40s
Artifacts

build.yml

on: push
Build & Test
30s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build & Test: src/learning-fast-endpoints/Features/User/Create/Endpoint.cs#L18
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]
Build & Test: src/learning-fast-endpoints/Features/Book/GetBooks/Endpoint.cs#L21
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]
Build & Test: src/learning-fast-endpoints/Features/Book/GetBook/Endpoint.cs#L25
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]
Build & Test: src/learning-fast-endpoints/Features/User/Create/Endpoint.cs#L18
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]
Build & Test: src/learning-fast-endpoints/Features/Book/GetBooks/Endpoint.cs#L21
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]
Build & Test: src/learning-fast-endpoints/Features/Book/GetBook/Endpoint.cs#L25
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. [/home/runner/work/learning-fast-endpoints/learning-fast-endpoints/src/learning-fast-endpoints/learning-fast-endpoints.csproj]