Skip to content

Update NorthwindAuto.csproj #30

Update NorthwindAuto.csproj

Update NorthwindAuto.csproj #30

Triggered via push November 29, 2024 02:46
Status Success
Total duration 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Configure.HealthChecks.cs#L11
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: Configure.HealthChecks.cs#L11
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.