Skip to content

Add auto ring stitching API and UI detection controls #3

Add auto ring stitching API and UI detection controls

Add auto ring stitching API and UI detection controls #3

Triggered via push September 22, 2025 15:03
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.