Skip to content

Fix move to next service queue #783

Fix move to next service queue

Fix move to next service queue #783

Triggered via pull request November 1, 2024 11:17
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build
Error: Input required and not supplied: server-token
build
@ugandaemr/esm-patient-queues-app#lint: command (/home/runner/work/esm-ugandaemr-core/esm-ugandaemr-core/packages/esm-patient-queues-app) yarn run lint exited (1)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version 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: packages/esm-patient-queues-app/src/active-visits/active-visits-patients-clinical/active-visits-clinical-table.component.tsx#L222
React Hook useMemo has an unnecessary dependency: 'isToggled'. Either exclude it or remove the dependency array
build: packages/esm-patient-queues-app/src/active-visits/active-visits-table.component.tsx#L211
React Hook useMemo has an unnecessary dependency: 'isToggled'. Either exclude it or remove the dependency array
build: packages/esm-patient-queues-app/src/active-visits/queue-table-move-to-next-dialog.component.tsx#L367
React Hook useCallback has a missing dependency: 'entries'. Either include it or remove the dependency array