Skip to content

v2-lab

v2-lab #47

Triggered via pull request July 15, 2024 05:04
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build
Error: Input required and not supplied: server-token
build: src/order-obs/patient-test-obs.component.tsx#L35
Unexpected console statement
build: src/ordered-orders/ordered-test-orders.component.tsx#L38
Unexpected console statement
build: src/ordered-orders/ordered-test-orders.component.tsx#L42
Unexpected console statement
build
lint: command (/home/runner/work/ugandaemr-esm-laboratory/ugandaemr-esm-laboratory/) /tmp/xfs-b75a9f41/yarn run lint exited (1)
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@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: src/ordered-orders/ordered-test-orders.component.tsx#L90
React Hook useEffect has missing dependencies: 'ordersLeft' and 'testRows.length'. Either include them or remove the dependency array
build: src/ordered-orders/ordered-tests-dialogs/schedule-orders-dialog/schedulue-test-orders-dialog.component.tsx#L130
React Hook useMemo has missing dependencies: 'referrals', 'selectedReferral', 'specimenID', 'specimenType', 'specimenTypes', and 't'. Either include them or remove the dependency array
build: src/ordered-orders/tests-ordered-list.component.tsx#L109
React Hook useMemo has missing dependencies: 'locations' and 't'. Either include them or remove the dependency array
build: src/worklist-orders/work-list-test-orders.component.tsx#L107
React Hook useEffect has missing dependencies: 'ordersLeft', 'patientUuid', and 'testRows.length'. Either include them or remove the dependency array
build: src/worklist-orders/work-list.component.tsx#L70
React Hook useMemo has a missing dependency: 'ordersCount'. Either include it or remove the dependency array