Skip to content

Refactor opening of a vessel #8661

Refactor opening of a vessel

Refactor opening of a vessel #8661

Triggered via push October 28, 2024 16:54
Status Failure
Total duration 18m 57s
Artifacts 2

cicd.yml

on: push
Set application version and env profile
6s
Set application version and env profile
Build and package
4m 50s
Build and package
Run backend unit tests
3m 41s
Run backend unit tests
Run frontend unit tests
3m 26s
Run frontend unit tests
Matrix: Run E2E tests
Run E2E multi windows tests
3m 24s
Run E2E multi windows tests
Push to registry
31s
Push to registry
Generate and upload source maps to Sentry
0s
Generate and upload source maps to Sentry
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 34 warnings
Run E2E tests (6)
Process completed with exit code 2.
Run E2E tests (10)
Process completed with exit code 2.
Run E2E tests (1)
Process completed with exit code 2.
Run E2E tests (16)
Cypress tests: 5 failed
Run E2E tests (2)
Cypress tests: 1 failed
Run E2E tests (3)
Cypress tests: 2 failed
Run E2E tests (7)
Cypress tests: 1 failed
Run E2E tests (11)
Cypress tests: 2 failed
Run E2E tests (13)
Cypress tests: 1 failed
Run E2E tests (15)
Cypress tests: 2 failed
Run E2E tests (8)
Cypress tests: 11 failed
Run frontend unit tests: frontend/src/auth/components/Login.tsx#L50
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/auth/hooks/useGetUserAccount.tsx#L47
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/coordinates.ts#L61
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/AdministrativeZone/useCases/getAdministrativeZones.ts#L46
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/BackOffice/edit_regulation/identification/RegulationLayerZoneLine.tsx#L34
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/BackOffice/slice.ts#L54
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/ControlUnit/components/ControlUnitListDialog/FilterBar.tsx#L39
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/CustomZone/useCases/editName.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/CustomZone/useCases/fitToView.ts#L25
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/features/CustomZone/useCases/remove.ts#L29
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Build and package
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Stage names should be lowercase: infra/docker/app/Dockerfile#L11
StageNameCasing: Stage name 'buildBack' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
Stage names should be lowercase: infra/docker/app/Dockerfile#L32
StageNameCasing: Stage name 'buildFront' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: infra/docker/app/Dockerfile#L128
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Run E2E tests (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (10)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Push to registry
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E multi windows tests
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (7)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (11)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (13)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (12)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (9)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (15)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run E2E tests (8)
The following actions use a deprecated Node.js version and will be forced to run on node20: ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "action_image_artifact_monitorfish-app_v1.67.3_snapshot". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
MTES-MCT~monitorfish~XJ9DC4.dockerbuild
102 KB
action_image_artifact_monitorfish-app_v1.67.3_snapshot
401 MB