Skip to content

(feat) lab order actions - Add order-actions-slot and switches icons for overflow menu #100

(feat) lab order actions - Add order-actions-slot and switches icons for overflow menu

(feat) lab order actions - Add order-actions-slot and switches icons for overflow menu #100

Triggered via pull request January 3, 2024 13:22
Status Failure
Total duration 1m 51s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
typescript: command (/home/runner/work/openmrs-esm-laboratory/openmrs-esm-laboratory) yarn run typescript exited (2)
build: src/index.ts#L8
Cannot find module './order-actions/pick-lab-request.component' or its corresponding type declarations.
build
Process completed with exit code 2.
build
Error: Input required and not supplied: server-token
build: src/work-list/work-list.component.tsx#L119
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 190) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook