Skip to content

Add missing slash #8624

Add missing slash

Add missing slash #8624

Triggered via push October 23, 2024 10:54
Status Failure
Total duration 22m 57s
Artifacts 2

cicd.yml

on: push
Set application version and env profile
5s
Set application version and env profile
Build and package
4m 57s
Build and package
Run backend unit tests
3m 38s
Run backend unit tests
Run frontend unit tests
1m 45s
Run frontend unit tests
Matrix: Run E2E tests
Run E2E multi windows tests
2m 52s
Run E2E multi windows tests
Push to registry
54s
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

21 errors and 33 warnings
Run frontend unit tests: frontend/puppeteer/e2e/missions.spec.ts#L5
'login' is defined but never used
Run frontend unit tests: frontend/puppeteer/e2e/missions.spec.ts#L16
'URL' is assigned a value but never used
Run frontend unit tests
Process completed with exit code 1.
Run backend unit tests
Process completed with exit code 2.
Run E2E multi windows tests
Process completed with exit code 1.
Run E2E tests (5)
Cypress tests: 9 failed
Run E2E tests (9)
Cypress tests: 8 failed
Run E2E tests (11)
Cypress tests: 9 failed
Run E2E tests (14)
Cypress tests: 12 failed
Run E2E tests (12)
Cypress tests: 9 failed
Run E2E tests (3)
Cypress tests: 9 failed
Run E2E tests (4)
Cypress tests: 13 failed
Run E2E tests (8)
Cypress tests: 9 failed
Run E2E tests (13)
Cypress tests: 9 failed
Run E2E tests (6)
Cypress tests: 9 failed
Run E2E tests (7)
Cypress tests: 9 failed
Run E2E tests (10)
Cypress tests: 9 failed
Run E2E tests (15)
Cypress tests: 11 failed
Run E2E tests (1)
Cypress tests: 11 failed
Run E2E tests (16)
Cypress tests: 15 failed
Run E2E tests (2)
Cypress tests: 16 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
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/
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 (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 (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 (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 (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 (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 (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 (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/
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 (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 (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 (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 (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 (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/
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/
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.66.0_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~HXO2GA.dockerbuild
104 KB
action_image_artifact_monitorfish-app_v1.66.0_snapshot
401 MB