Skip to content

(O3 2501): write unit tests for the components #34

(O3 2501): write unit tests for the components

(O3 2501): write unit tests for the components #34

Triggered via pull request October 19, 2023 06:49
Status Failure
Total duration 3m 16s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: node_modules/@openmrs/esm-styleguide/src/error-state/error-state.component.tsx#L4
Cannot find module '@openmrs/esm-react-utils' or its corresponding type declarations.
build: node_modules/@openmrs/esm-styleguide/src/left-nav/index.tsx#L3
Cannot find module '@openmrs/esm-react-utils' or its corresponding type declarations.
build: node_modules/@openmrs/esm-styleguide/src/modals/index.tsx#L2
Cannot find module '@openmrs/esm-extensions' or its corresponding type declarations.
build
Process completed with exit code 2.
build: src/components/custom-annotate.component.tsx#L52
React Hook useEffect has missing dependencies: 'handleMouseDown', 'handleMouseMove', and 'handleMouseUp'. Either include them or remove the dependency array