Removed https redirection, handled by reverse proxy #26
Annotations
6 warnings
build:
NotamManagement.Tests/Api/NotamControllerTests.cs#L29
Converting null literal or possible null value to non-nullable type.
|
build:
NotamManagement.Tests/Core/RepositoryTests/NotamRepositoryTests.cs#L63
Dereference of a possibly null reference.
|
build:
NotamManagement.Tests/Core/RepositoryTests/NotamRepositoryTests.cs#L116
Dereference of a possibly null reference.
|
build:
NotamManagement.Tests/Api/NotamControllerTests.cs#L29
Converting null literal or possible null value to non-nullable type.
|
build:
NotamManagement.Tests/Core/RepositoryTests/NotamRepositoryTests.cs#L63
Dereference of a possibly null reference.
|
build:
NotamManagement.Tests/Core/RepositoryTests/NotamRepositoryTests.cs#L116
Dereference of a possibly null reference.
|