Skip to content

Fix CI

Fix CI #8

Triggered via pull request September 19, 2024 19:59
Status Failure
Total duration 50s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
test
Process completed with exit code 1.
test: Controllers/BuildingController.cs#L60
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.
test: Controllers/BuildingController.cs#L81
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L95
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L108
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L60
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.
test: Controllers/BuildingController.cs#L81
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L95
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L108
Dereference of a possibly null reference.