Skip to content

Create README.md

Create README.md #14

Triggered via push July 6, 2024 13:18
Status Success
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DVT.Elevator.Challenge.Domain.Service/ElevatorService .cs#L33
Possible null reference return.
build: DVT.Elevator.Challenge.Domain.Service/ElevatorService .cs#L91
Possible null reference return.
build: DVT.Elevator.Challenge.Tests/ElevatorServiceTests.cs#L44
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: DVT.Elevator.Challenge/Program.cs#L68
Dereference of a possibly null reference.
build: DVT.Elevator.Challenge/Program.cs#L79
Dereference of a possibly null reference.
build: DVT.Elevator.Challenge/Program.cs#L91
Dereference of a possibly null reference.
build: DVT.Elevator.Challenge.Domain.Service/ElevatorService .cs#L33
Possible null reference return.
build: DVT.Elevator.Challenge.Domain.Service/ElevatorService .cs#L91
Possible null reference return.
build: DVT.Elevator.Challenge.Tests/ElevatorServiceTests.cs#L44
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: DVT.Elevator.Challenge/Program.cs#L68
Dereference of a possibly null reference.