Skip to content

Handle non set order concepts #116

Handle non set order concepts

Handle non set order concepts #116

Triggered via pull request January 8, 2024 14:15
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
lint: command (/home/runner/work/openmrs-esm-laboratory/openmrs-esm-laboratory) yarn run lint exited (1)
build: src/results/single-result-form.component.tsx#L66
Unexpected console statement
build: src/work-list/work-list.resource.ts#L131
Unexpected console statement
build
Process completed with exit code 1.
build
Error: Input required and not supplied: server-token
build: src/work-list/work-list.component.tsx#L120
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 192) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook