Skip to content

fix: check actionId is a valid UUID in GetNavActionById.kt #1544

fix: check actionId is a valid UUID in GetNavActionById.kt

fix: check actionId is a valid UUID in GetNavActionById.kt #1544

Triggered via pull request January 13, 2025 16:00
Status Cancelled
Total duration 1m 37s
Artifacts

build-and-test-frontend.yml

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

Annotations

4 errors and 10 warnings
build-and-test-frontend
The run was canceled by @lwih.
build-and-test-frontend
The operation was canceled.
build-and-test-frontend
Failed to parse the json-summary at path "/home/runner/work/rapportnav2/rapportnav2/frontend/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/rapportnav2/rapportnav2/frontend/coverage/coverage-summary.json' at async open (node:internal/fs/promises:639:25) at async readFile (node:internal/fs/promises:1242:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797) at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878) at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
build-and-test-frontend
Error: ENOENT: no such file or directory, open '/home/runner/work/rapportnav2/rapportnav2/frontend/coverage/coverage-summary.json'
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