Skip to content

Feature/241 refactor architecture react pour module partager components features #1217

Feature/241 refactor architecture react pour module partager components features

Feature/241 refactor architecture react pour module partager components features #1217

Triggered via pull request October 22, 2024 13:18
Status Failure
Total duration 2m 40s
Artifacts

build-and-test-frontend.yml

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

Annotations

1 error and 20 warnings
build-and-test-frontend
Process completed with exit code 2.
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/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/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-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-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/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/v2/features/mission-action/components/elements/mission-action-item-anti-pollution.tsx#L49
React Hook useEffect has a missing dependency: 'preprocessDateForPicker'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/v2/features/mission-action/components/elements/mission-action-item-note.tsx#L27
React Hook useEffect has a missing dependency: 'preprocessDateForPicker'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/v2/features/mission-action/components/elements/mission-action-item-illegal-immigration.tsx#L36
React Hook useEffect has a missing dependency: 'preprocessDateForPicker'. Either include it or remove the dependency array
build-and-test-frontend: frontend/src/v2/features/mission-action/components/elements/mission-action-item-rescue.tsx#L77
React Hook useEffect has a missing dependency: 'preprocessDateForPicker'. Either include it or remove the dependency array
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