Add auto ring stitching API and UI detection controls #3
ci.yml
on: push
frontend
45s
backend
2m 55s
playwright
0s
Annotations
11 errors
|
frontend
Cannot find module '@components/Analysis/RingFeaturePanel' or its corresponding type declarations.
|
|
frontend
Cannot find module '@components/Annotation/ClassManagerPanel' or its corresponding type declarations.
|
|
frontend
Module '"@components/Annotation/AnnotationCanvas"' has no exported member 'CanvasMode'. Did you mean to use 'import CanvasMode from "@components/Annotation/AnnotationCanvas"' instead?
|
|
frontend
'"@/types/annotation"' has no exported member named 'AnnotationShapeType'. Did you mean 'AnnotationShape'?
|
|
frontend
Parameter 'boundary' implicitly has an 'any' type.
|
|
frontend
Parameter 'boundary' implicitly has an 'any' type.
|
|
frontend
Parameter 'b' implicitly has an 'any' type.
|
|
frontend
Parameter 'a' implicitly has an 'any' type.
|
|
frontend
Parameter 'boundary' implicitly has an 'any' type.
|
|
frontend
Property 'analysis' does not exist on type '{ auth: AuthState; projects: ProjectState; images: ImageState; calibrations: CalibrationState; processing: ProcessingState; notifications: NotificationState; }'.
|
|
backend
Process completed with exit code 2.
|