Skip to content

ft : add date activated on orders list items #76

ft : add date activated on orders list items

ft : add date activated on orders list items #76

Triggered via pull request November 22, 2023 08:12
Status Failure
Total duration 31s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Error: Input required and not supplied: server-token
build
lint: command (/home/runner/work/openmrs-esm-laboratory/openmrs-esm-laboratory) yarn run lint exited (1)
build: src/completed-list/completed-list.component.tsx#L4
Replace `·ErrorState,·formatDate,·parseDate,·usePagination·` with `⏎··ErrorState,⏎··formatDate,⏎··parseDate,⏎··usePagination,⏎`
build
Process completed with exit code 1.
build: src/work-list/work-list.component.tsx#L90
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 149) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook