Skip to content

Lookup building by name or acronym #22

Lookup building by name or acronym

Lookup building by name or acronym #22

Triggered via pull request October 23, 2024 00:21
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Controllers/EventsController.cs#L80
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#L66
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/VideoTourController.cs#L43
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/EventsController.cs#L101
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L87
Dereference of a possibly null reference.
test: Controllers/VideoTourController.cs#L63
Dereference of a possibly null reference.
test: Controllers/BuildingController.cs#L101
Dereference of a possibly null reference.
test: Controllers/VideoTourController.cs#L76
Dereference of a possibly null reference.
test: Controllers/EventsController.cs#L115
Dereference of a possibly null reference.
test: Controllers/VideoTourController.cs#L89
Dereference of a possibly null reference.