Skip to content

chore: bump tiptap version to 2.8.x #6371

chore: bump tiptap version to 2.8.x

chore: bump tiptap version to 2.8.x #6371

Triggered via pull request October 6, 2024 14:50
Status Failure
Total duration 2m 43s
Artifacts

halo.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Argument of type 'DefineComponent<{ editor: Editor; node: Node; decorations: Decoration[]; selected: boolean; extension: Node<any, any>; getPos: () => number; updateAttributes: (attributes: Record<string, unknown>) => void; deleteNode: () => void; }, ... 18 more ..., any>' is not assignable to parameter of type 'Component<NodeViewProps>'.
test
Argument of type 'DefineComponent<{ editor: Editor; node: Node; decorations: Decoration[]; selected: boolean; extension: Node<any, any>; getPos: () => number; updateAttributes: (attributes: Record<string, unknown>) => void; deleteNode: () => void; }, ... 18 more ..., any>' is not assignable to parameter of type 'Component<NodeViewProps>'.
test
Process completed with exit code 1.