Skip to content

fix(test): fix tx date test #1315

fix(test): fix tx date test

fix(test): fix tx date test #1315

Triggered via pull request November 14, 2024 13:39
Status Success
Total duration 2h 49m 8s
Artifacts

build-and-test-frontend.yml

on: pull_request
build-and-test-frontend
2m 41s
build-and-test-frontend
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-and-test-frontend: frontend/src/v2/pages/home.tsx#L24
React Hook useEffect has a missing dependency: 'isLoggedIn'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/v2/features/common/components/elements/mission-list-daterange-navigator.tsx#L38
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/features/common/components/elements/dates/date-picker.test.tsx#L21
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#L26
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#L36
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