Skip to content

Add inspection page feature #2507

Add inspection page feature

Add inspection page feature #2507

Triggered via pull request September 8, 2023 13:03
Status Failure
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

backend_lint_and_test.yml

on: pull_request
build_backend
40s
build_backend
test_backend
34s
test_backend
check_formatting
53s
check_formatting
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
test_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L91
Possible null reference assignment.
test_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L44
Possible null reference argument for parameter 'area' in 'AreaResponse.AreaResponse(Area area)'.
test_backend: backend/api/Controllers/Models/AreaResponse.cs#L26
Dereference of a possibly null reference.
test_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L91
Possible null reference assignment.
test_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L44
Possible null reference argument for parameter 'area' in 'AreaResponse.AreaResponse(Area area)'.
test_backend: backend/api/Controllers/Models/AreaResponse.cs#L26
Dereference of a possibly null reference.
test_backend
Process completed with exit code 1.
check_formatting
Process completed with exit code 2.
test_backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_backend
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_backend
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L91
Possible null reference assignment.
build_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L44
Possible null reference argument for parameter 'area' in 'AreaResponse.AreaResponse(Area area)'.
build_backend: backend/api/Controllers/Models/AreaResponse.cs#L26
Dereference of a possibly null reference.
build_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L91
Possible null reference assignment.
build_backend: backend/api/Controllers/Models/MissionDefinitionResponse.cs#L44
Possible null reference argument for parameter 'area' in 'AreaResponse.AreaResponse(Area area)'.
build_backend: backend/api/Controllers/Models/AreaResponse.cs#L26
Dereference of a possibly null reference.
check_formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/