(03-2327): template loading for clinical image annotation #WIP #21
Annotations
2 errors and 4 warnings
build:
node_modules/@openmrs/esm-patient-common-lib/src/offline/visit.ts#L68
Type '{ currentVisit: Visit; isLoading: boolean; isValidating: false; isRetrospective: boolean; error: Error; mutate: () => void; }' is not assignable to type 'VisitReturnType'.
|
build
Process completed with exit code 2.
|
build:
src/components/drawing-widget/drawing-widget.component.tsx#L46
'annotations' is assigned a value but never used
|
build:
src/draw-page.component.tsx#L20
'diagramTemplates' is assigned a value but never used
|
build:
src/draw-page.component.tsx#L24
'setSelectedRegion' is assigned a value but never used
|
build:
src/draw-page.component.tsx#L25
'selectedTemplate' is assigned a value but never used
|