Skip to content

[Build & Test] Frontend #1211

[Build & Test] Frontend

[Build & Test] Frontend #1211

Triggered via schedule October 19, 2024 03:18
Status Success
Total duration 2m 26s
Artifacts
build-and-test-frontend
2m 18s
build-and-test-frontend
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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-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-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
The following actions use a deprecated Node.js version and will be forced to run on node20: oke-py/npm-audit-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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