Skip to content

Release 2.5.17

Release 2.5.17 #1903

Triggered via push March 3, 2025 10:17
Status Success
Total duration 3m 26s
Artifacts
build-and-test-frontend
3m 16s
build-and-test-frontend
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-and-test-frontend
Cache not found for keys: node-cache-Linux-x64-npm-85f911c1b23cb2f110dedc1a75cc5eb802461cb0c365b57b4c34550f60dc3ef8
build-and-test-frontend: frontend/src/v2/pages/mission-list-ulam-page.tsx#L44
'exportIsLoading' is assigned a value but never used
build-and-test-frontend: frontend/src/v2/pages/mission-list-ulam-page.tsx#L54
'exportAEM' is assigned a value but never used
build-and-test-frontend: frontend/src/v2/pages/home.tsx#L8
'ROUTES' is assigned a value but never used
build-and-test-frontend: frontend/src/v2/features/common/components/elements/mission-list-daterange-navigator.tsx#L37
React Hook useEffect has a missing dependency: 'onUpdateCurrentDate'. Either include it or remove the dependency array. If 'onUpdateCurrentDate' changes too often, find the parent component that defines it and wrap that definition in useCallback
build-and-test-frontend: frontend/src/v2/features/mission-timeline/components/layout/mission-timeline-wrapper.tsx#L35
React Hook useEffect has a missing dependency: 'computeCompleteForStats'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L22
Date prototype is read only, properties should not be added
build-and-test-frontend: frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L27
Date prototype is read only, properties should not be added
build-and-test-frontend: frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L37
Date prototype is read only, properties should not be added
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/controls/control-administrative-form.tsx#L86
React Hook useEffect has a missing dependency: 'getControlInput'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/controls/control-gens-de-mer-form.tsx#L81
React Hook useEffect has a missing dependency: 'getControlInput'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/controls/control-navigation-form.tsx#L47
React Hook useEffect has a missing dependency: 'getControlInput'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/controls/control-security-form.tsx#L47
React Hook useEffect has a missing dependency: 'getControlInput'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/crew/mission-crew-form.tsx#L87
React Hook useEffect has a missing dependency: 'crewList'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/features/pam/mission/components/elements/infractions/env-infraction-summary.test.tsx#L17
'infractionControlTypeNullMockEnv' is assigned a value but never used