Skip to content

chore(deps): update dependency vite to v4.5.5 [security] #2559

chore(deps): update dependency vite to v4.5.5 [security]

chore(deps): update dependency vite to v4.5.5 [security] #2559

Triggered via pull request September 26, 2024 19:48
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/tools/html-wysiwyg-editor/editor/editor.vue#L15
Type 'Extension<StarterKitOptions, any>' is not assignable to type 'AnyExtension'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L42
Property 'toggleBold' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L49
Property 'toggleItalic' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L56
Property 'toggleStrike' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L63
Property 'toggleCode' does not exist on type 'ChainedCommands'. Did you mean 'toggleNode'?
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L73
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L80
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L87
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L94
Property 'toggleHeading' does not exist on type 'ChainedCommands'.
ci: src/tools/html-wysiwyg-editor/editor/menu-bar.vue#L104
Property 'toggleBulletList' does not exist on type 'ChainedCommands'.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/