Skip to content

Merge pull request #58 from Purdue-ACM-SIGAPP/revert-56-DotNet-Hide-URL #73

Merge pull request #58 from Purdue-ACM-SIGAPP/revert-56-DotNet-Hide-URL

Merge pull request #58 from Purdue-ACM-SIGAPP/revert-56-DotNet-Hide-URL #73

Triggered via push January 24, 2025 00:48
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: HasScopeHandler.cs#L15
Dereference of a possibly null reference.
test: Program.cs#L66
Dereference of a possibly null reference.
test: Program.cs#L64
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/VideoTourController.cs#L63
Dereference of a possibly null reference.
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/VideoTourController.cs#L76
Dereference of a possibly null reference.
test: Controllers/EventsController.cs#L101
Dereference of a possibly null reference.
test: Controllers/VideoTourController.cs#L89
Dereference of a possibly null reference.
test: Controllers/EventsController.cs#L115
Dereference of a possibly null reference.