Skip to content

Change annotation meta method names #2983

Change annotation meta method names

Change annotation meta method names #2983

Triggered via push July 17, 2024 11:19
Status Failure
Total duration 1m 13s
Artifacts

nodejs-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/image/annotationFactory.js#L142
Property 'setMeta' does not exist on type 'AnnotationGroup'. Did you mean 'getMeta'?
build: src/image/annotationFactory.js#L150
Property 'setMeta' does not exist on type 'AnnotationGroup'. Did you mean 'getMeta'?
build: src/image/annotationFactory.js#L160
Property 'setMeta' does not exist on type 'AnnotationGroup'. Did you mean 'getMeta'?
build: src/image/annotationFactory.js#L184
Expected 0 arguments, but got 1.
build: src/image/annotationFactory.js#L185
Expected 0 arguments, but got 1.
build: src/image/annotationFactory.js#L187
Expected 0 arguments, but got 1.
build
Process completed with exit code 2.