Skip to content

fix(deps): update tiptap to v2.10.2 #6397

fix(deps): update tiptap to v2.10.2

fix(deps): update tiptap to v2.10.2 #6397

Triggered via pull request November 20, 2024 10:54
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci: composables/tiptap/shiki.ts#L9
Type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => { defaultLanguage: null; languageClassPrefix?: string | undefined; exitOnTripleEnter?: boolean | undefined; exitOnArrowDown?: boolean | undefined; HTMLAttributes?: Record<...> | undefined; }' is not assignable to type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => CodeBlockOptions'.
ci: composables/tiptap/shiki.ts#L23
Argument of type 'DefineComponent<ExtractPropTypes<{ editor: { type: PropType<Editor>; required: true; }; node: { type: PropType<Node>; required: true; }; decorations: { type: PropType<readonly DecorationWithType[]>; required: true; }; ... 4 more ...; deleteNode: { ...; }; }>, ... 18 more ..., any>' is not assignable to parameter of type 'Component<NodeViewProps>'.
ci: composables/tiptap/suggestion.ts#L109
No overload matches this call.
ci
Process completed with exit code 2.