Skip to content

chose: update and rename dotnet-dependency.yml to dependency.yml #2

chose: update and rename dotnet-dependency.yml to dependency.yml

chose: update and rename dotnet-dependency.yml to dependency.yml #2

Triggered via push February 29, 2024 23:54
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (ubuntu-latest): Source/Authentication/Auction.Authentication.Infrastructure/Notifications/ProducerNotification.cs#L13
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): Source/Authentication/Auction.Authentication.API/Controllers/AuthenticationController.cs#L35
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 (ubuntu-latest): Source/Authentication/Auction.Authentication.API/Controllers/AuthenticationController.cs#L63
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 (ubuntu-latest): Source/Authentication/Auction.Authentication.Infrastructure/Notifications/ProducerNotification.cs#L13
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): Source/Authentication/Auction.Authentication.API/Controllers/AuthenticationController.cs#L35
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 (ubuntu-latest): Source/Authentication/Auction.Authentication.API/Controllers/AuthenticationController.cs#L63
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.