Create README.md #14
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.
|