Dev - introduced docker-compose for local env #308
build-and-test-frontend.yml
on: pull_request
build-and-test-frontend
1m 6s
Annotations
3 errors and 7 warnings
build-and-test-frontend
Process completed with exit code 2.
|
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'
|
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/sentry.ts#L11
Unexpected string concatenation of literals
|
build-and-test-frontend:
frontend/src/pam/mission/mission-page.tsx#L74
'loading' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pam/mission/mission-page.tsx#L74
'called' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pam/mission/timeline/item/timeline-item-container.tsx#L33
'ActionSurveillance' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pam/mission/timeline/item/timeline-item-container.tsx#L42
'ActionOther' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pam/mission/timeline/item/timeline-item-container.tsx#L51
'ActionContact' is assigned a value but never used
|
build-and-test-frontend:
frontend/src/pam/mission/timeline/item/timeline-item-status.tsx#L4
'Action' is defined but never used
|