v2-lab #44
Annotations
4 errors and 3 warnings
build
Error: Input required and not supplied: server-token
|
build:
src/patient-test-obs/patient-test-obs.component.tsx#L35
Unexpected console statement
|
build
lint: command (/home/runner/work/ugandaemr-esm-laboratory/ugandaemr-esm-laboratory/) /tmp/xfs-eb93d75e/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/lab-dialogs/schedulue-test-orders-dialog.component.tsx#L129
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
|