Skip to content

Refactor unhandled notams page #57

Refactor unhandled notams page

Refactor unhandled notams page #57

Triggered via push December 3, 2024 09:38
Status Success
Total duration 2m 58s
Billable time 6m
Artifacts

CI-Workflow.yml

on: push
Run Unit Tests
56s
Run Unit Tests
Generate Code Coverage Report
1m 4s
Generate Code Coverage Report
Build UI Docker Image
1m 45s
Build UI Docker Image
Build API Docker Image
52s
Build API Docker Image
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Run Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Unit Tests: NotamManagement.Core/Services/NotamService.cs#L21
Possible null reference return.
Run Unit Tests: NotamManagement.Core/Services/NotamService.cs#L50
Possible null reference return.
Run Unit Tests: NotamManagement.Core/Services/NotamService.cs#L52
Possible null reference return.
Run Unit Tests: NotamManagement.Core/Services/ApiAuthenticationStateProvider.cs#L28
Possible null reference argument for parameter 'jwt' in 'IEnumerable<Claim> ApiAuthenticationStateProvider.ParseClaimsFromJwt(string jwt)'.
Run Unit Tests: NotamManagement.Api/Controllers/NotamController.cs#L65
Async-iterator 'NotamController.GetAllNotamsAsAsyncEnumerable(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Run Unit Tests: NotamManagement.Api/Controllers/NotamActionController.cs#L73
Dereference of a possibly null reference.
Run Unit Tests: NotamManagement.Api/Controllers/NotamActionController.cs#L73
Dereference of a possibly null reference.
Run Unit Tests: NotamManagement.Api/Controllers/FlightPlanController.cs#L60
Dereference of a possibly null reference.
Run Unit Tests: NotamManagement.Api/Controllers/FlightPlanController.cs#L60
Dereference of a possibly null reference.
Run Unit Tests: NotamManagement.Api/Controllers/FlightPlanController.cs#L62
Dereference of a possibly null reference.
Build API Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate Code Coverage Report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate Code Coverage Report: NotamManagement.Core/Services/ApiAuthenticationStateProvider.cs#L28
Possible null reference argument for parameter 'jwt' in 'IEnumerable<Claim> ApiAuthenticationStateProvider.ParseClaimsFromJwt(string jwt)'.
Generate Code Coverage Report: NotamManagement.Api/Controllers/NotamController.cs#L65
Async-iterator 'NotamController.GetAllNotamsAsAsyncEnumerable(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Generate Code Coverage Report: NotamManagement.Api/Controllers/NotamActionController.cs#L73
Dereference of a possibly null reference.
Generate Code Coverage Report: NotamManagement.Api/Controllers/NotamActionController.cs#L73
Dereference of a possibly null reference.
Generate Code Coverage Report: NotamManagement.Api/Controllers/FlightPlanController.cs#L60
Dereference of a possibly null reference.
Generate Code Coverage Report: NotamManagement.Api/Controllers/FlightPlanController.cs#L60
Dereference of a possibly null reference.
Generate Code Coverage Report: NotamManagement.Api/Controllers/FlightPlanController.cs#L62
Dereference of a possibly null reference.
Build UI Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636