[Build & Test] Frontend #967
build-and-test-frontend.yml
on: schedule
build-and-test-frontend
53s
Annotations
3 errors and 10 warnings
build-and-test-frontend
This repo has some vulnerabilities
|
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:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:800)
at async uu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:881)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2032)
|
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/pages/mission-page.tsx#L75
'loading' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pages/mission-page.tsx#L75
'called' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/layout/page-footer.tsx#L6
'useApolloLastSync' is defined but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/layout/page-footer.tsx#L7
'formatTime' is defined but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/layout/page-footer.tsx#L7
'toLocalISOString' is defined but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/hooks/representation/use-add-representation.tsx#L3
'ActionNauticalEvent' is defined but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/elements/mission-item.tsx#L34
'exportLoading' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/elements/mission-item.tsx#L77
'loading' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/elements/mission-item.tsx#L77
'called' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/features/pam/mission/components/elements/timeline/item/timeline-item-container.tsx#L47
'ActionContact' is assigned a value but never used
|