Skip to content

chore(deps): bump @tiptap/starter-kit from 2.7.2 to 2.11.9 #4177

chore(deps): bump @tiptap/starter-kit from 2.7.2 to 2.11.9

chore(deps): bump @tiptap/starter-kit from 2.7.2 to 2.11.9 #4177

Triggered via pull request April 30, 2025 17:33
Status Failure
Total duration 1m 18s
Artifacts

check.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint (20.14.x)
Process completed with exit code 2.
Lint (20.14.x): src/admin/components/elements/BlockEditor/hooks/useTextMenuCommands.ts#L9
Property 'toggleCode' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
Lint (20.14.x): src/admin/components/elements/BlockEditor/hooks/useTextMenuCommands.ts#L7
Property 'toggleStrike' does not exist on type 'ChainedCommands'.
Lint (20.14.x): src/admin/components/elements/BlockEditor/hooks/useTextMenuCommands.ts#L6
Property 'toggleItalic' does not exist on type 'ChainedCommands'.
Lint (20.14.x): src/admin/components/elements/BlockEditor/hooks/useTextMenuCommands.ts#L5
Property 'toggleBold' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
Lint (20.14.x): src/admin/components/elements/BlockEditor/extensions/SlashCommand/groups.ts#L98
Property 'setBlockquote' does not exist on type 'ChainedCommands'.