Feature/sidebar fixes and json export #32
Annotations
5 errors and 3 warnings
|
web/src/services/api.ts#L132
Unexpected any. Specify a different type
|
|
web/src/services/api.ts#L38
Unexpected any. Specify a different type
|
|
web/src/components/AnnotationSidebar.tsx#L13
Unexpected any. Specify a different type
|
|
web/src/App.tsx#L16
Unexpected any. Specify a different type
|
|
web/src/App.tsx#L9
Unexpected any. Specify a different type
|
|
web/src/components/ImageViewer.tsx#L361
React Hook useEffect has missing dependencies: 'isPolygonClosed', 'manualPoints.length', and 'segmentation'. Either include them or remove the dependency array
|
|
web/src/components/ImageViewer.tsx#L324
React Hook useEffect has missing dependencies: 'drawManualPolygon' and 'drawPolygon'. Either include them or remove the dependency array
|
|
web/src/components/ImageViewer.tsx#L60
React Hook useEffect has a missing dependency: 'handleExportAnnotation'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading