chore(deps): bump @tiptap/core from 3.22.2 to 3.22.3 #530
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'?
|