Skip to content

Force pno form sent message list refetching on fingerprint change [WIP] #8583

Force pno form sent message list refetching on fingerprint change [WIP]

Force pno form sent message list refetching on fingerprint change [WIP] #8583

Triggered via push October 18, 2024 09:08
Status Cancelled
Total duration 3m 4s
Artifacts

cicd.yml

on: push
Set application version and env profile
5s
Set application version and env profile
Build and package
2m 39s
Build and package
Run backend unit tests
2m 44s
Run backend unit tests
Run frontend unit tests
2m 41s
Run frontend unit tests
Matrix: Run E2E tests
Run E2E multi windows tests
0s
Run E2E multi windows tests
Generate and upload source maps to Sentry
0s
Generate and upload source maps to Sentry
Push to registry
0s
Push to registry
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Build and package
The run was canceled by @ivangabriele.
Build and package
The operation was canceled.
Run frontend unit tests
The run was canceled by @ivangabriele.
Run frontend unit tests
The operation was canceled.
Run backend unit tests
The run was canceled by @ivangabriele.
Run backend unit tests
The operation was canceled.
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/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: frontend/src/features/CustomZone/useCases/showOrHide.ts#L38
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator