fix(deps): update tiptap monorepo to v2.9.1 #9314
Annotations
10 errors and 1 warning
typecheck:
src/components/richtext/Richtext.vue#L121
Type 'Extension<StarterKitOptions, any>' is not assignable to type 'AnyExtension'.
|
typecheck:
src/components/richtext/RichtextToolbarSimple.vue#L56
Property 'toggleBold' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
|
typecheck:
src/components/richtext/RichtextToolbarSimple.vue#L66
Property 'toggleItalic' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/RichtextToolbarSimple.vue#L86
Property 'toggleStrike' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/RichtextToolbarSimple.vue#L140
Property 'toggleBulletList' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/RichtextToolbarSimple.vue#L150
Property 'toggleOrderedList' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/control/RichtextControlHistory.vue#L6
Property 'undo' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/control/RichtextControlHistory.vue#L7
Property 'undo' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/control/RichtextControlHistory.vue#L14
Property 'redo' does not exist on type 'ChainedCommands'.
|
typecheck:
src/components/richtext/control/RichtextControlHistory.vue#L15
Property 'redo' does not exist on type 'ChainedCommands'.
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|