Skip to content

chore(deps): bump @tiptap/core from 3.22.2 to 3.22.3 #530

chore(deps): bump @tiptap/core from 3.22.2 to 3.22.3

chore(deps): bump @tiptap/core from 3.22.2 to 3.22.3 #530

Triggered via pull request April 9, 2026 03:47
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/renderer/components/rich-editor/slash-commands.ts#L75
Property 'setHorizontalRule' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/slash-commands.ts#L69
Property 'toggleBlockquote' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/slash-commands.ts#L39
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/slash-commands.ts#L33
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/slash-commands.ts#L27
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/RichMarkdownEditor.tsx#L36
No overload matches this call.
ci: src/renderer/components/rich-editor/FloatingToolbar.tsx#L138
Property 'toggleCode' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
ci: src/renderer/components/rich-editor/FloatingToolbar.tsx#L132
Property 'toggleStrike' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/FloatingToolbar.tsx#L126
Property 'toggleItalic' does not exist on type 'ChainedCommands'.
ci: src/renderer/components/rich-editor/FloatingToolbar.tsx#L120
Property 'toggleBold' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?