Skip to content

fix(deps): update tiptap to v3 (major) #7619

fix(deps): update tiptap to v3 (major)

fix(deps): update tiptap to v3 (major) #7619

Triggered via pull request December 5, 2025 13:46
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci
Process completed with exit code 2.
ci: app/composables/tiptap/suggestion.ts#L109
No overload matches this call.
ci: app/composables/tiptap/shiki.ts#L9
Type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => { defaultLanguage: null; languageClassPrefix?: string | null | undefined; exitOnTripleEnter?: boolean | ... 1 more ... | undefined; exitOnArrowDown?: boolean | ... 1 more ... | undefined; enableTabIndentation?: boolean | ... 1 more ... | unde...' is not assignable to type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => CodeBlockOptions'.
ci: app/composables/tiptap.ts#L129
Type 'false' has no properties in common with type 'SetContentOptions'.