fix: check actionId is a valid UUID in GetNavActionById.kt #1544
Annotations
4 errors and 10 warnings
The run was canceled by @lwih.
|
Tests & Coverage
The operation was canceled.
|
Report Coverage
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)
|
Report Coverage
Error: ENOENT: no such file or directory, open '/home/runner/work/rapportnav2/rapportnav2/frontend/coverage/coverage-summary.json'
|
ESLint:
frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L22
Date prototype is read only, properties should not be added
|
ESLint:
frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L27
Date prototype is read only, properties should not be added
|
ESLint:
frontend/src/features/common/components/elements/dates/date-picker.test.tsx#L37
Date prototype is read only, properties should not be added
|
ESLint:
frontend/src/features/common/components/elements/patchable-monitor-daterange.tsx#L21
'missionId' is assigned a value but never used
|
ESLint:
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
|
ESLint:
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
|
ESLint:
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
|
ESLint:
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
|
ESLint:
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
|
ESLint:
frontend/src/features/pam/mission/components/elements/infractions/env-infraction-summary.test.tsx#L6
'Icon' is defined but never used
|
Loading