Skip to content

Rename docker-image.yml to dotnet.yml #1

Rename docker-image.yml to dotnet.yml

Rename docker-image.yml to dotnet.yml #1

Triggered via push April 17, 2024 22:10
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/HigiaServer.API/Endpoints/AuthenticationEndpoint.cs#L47
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: src/HigiaServer.API/Endpoints/AuthenticationEndpoint.cs#L67
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: src/HigiaServer.API/Endpoints/AuthenticationEndpoint.cs#L47
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: src/HigiaServer.API/Endpoints/AuthenticationEndpoint.cs#L67
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.