Skip to content

Merge pull request #5 from NetCoreTemplates/feature/kamal-deployment #66

Merge pull request #5 from NetCoreTemplates/feature/kamal-deployment

Merge pull request #5 from NetCoreTemplates/feature/kamal-deployment #66

Triggered via push November 26, 2024 06:11
Status Success
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: MyApp/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: MyApp/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.