Update Api-Docker-Image-CI.yml #22
Annotations
7 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
build:
NotamManagement.Tests/Api/NotamControllerTests.cs#L29
Converting null literal or possible null value to non-nullable type.
|