Skip to content

Release 1.1.0-24

Release 1.1.0-24 #1

Re-run triggered December 25, 2023 10:50
Status Failure
Total duration 46s
Artifacts

release.yml

on: push
release-it
34s
release-it
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
release-it: src/modules/popup.ts#L105
This expression is not callable.
release-it: src/modules/reader.ts#L11
Argument of type 'EventParams<"renderTextSelectionPopup">' is not assignable to parameter of type '{ reader: ReaderInstance; doc: Document; params: { annotation: AnnotationJson; }; append: "renderTextSelectionPopup"; type: ""; }'.
release-it: src/modules/popup.ts#L105
This expression is not callable.
release-it: src/modules/reader.ts#L11
Argument of type 'EventParams<"renderTextSelectionPopup">' is not assignable to parameter of type '{ reader: ReaderInstance; doc: Document; params: { annotation: AnnotationJson; }; append: "renderTextSelectionPopup"; type: ""; }'.
release-it
Process completed with exit code 1.
release-it: src/modules/popup.ts#L266
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer