(feat) lab order actions - Add order-actions-slot and switches icons for overflow menu #100
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
|