chore: ⏪ upgrade Node.js to v22.16.0 and pnpm to v10.11.1, opt… #1357
Annotations
10 errors
tests (ubuntu-latest):
src/extensions/blockquote.ts#L2
Expected "@tiptap/extension-blockquote" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest):
src/extensions/base-kit.ts#L13
Expected "@tiptap/core" (external) to come before "@/constants/define" (internal)
|
tests (ubuntu-latest):
src/components/VuetifyViewer.vue#L7
Expected "@tiptap/html" (external) to come before "@/utils/utils" (internal)
|
tests (ubuntu-latest):
src/components/VuetifyTiptap.vue#L11
Expected "@tiptap/vue-3" (external) to come before "@/utils/utils" (internal)
|
tests (ubuntu-latest):
src/components/TiptapToolbar.vue#L7
Expected "vue" (external) to come before "@/utils/utils" (internal)
|
tests (ubuntu-latest):
src/components/TiptapToolbar.vue#L3
Expected "@tiptap/vue-3" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest):
src/components/BubbleMenu.vue#L9
Expected "@tiptap/pm/state" (external) to come before "@/utils/utils" (internal)
|
tests (ubuntu-latest):
src/components/BubbleMenu.vue#L4
Expected "@tiptap/pm/state" (type) to come before "@/extensions/components/bubble" (internal-type)
|
tests (ubuntu-latest):
examples/tiptap.ts#L2
Expected "vue" (external) to come before "@/constants/define" (internal)
|
tests (ubuntu-latest):
examples/styles/markdown/github.scss#L55
Replace `·-apple-system,·BlinkMacSystemFont,·'Segoe·UI',·'Noto·Sans',·Helvetica,·Arial,·sans-serif,⏎····'Apple·Color·Emoji',` with `⏎····-apple-system,·BlinkMacSystemFont,·'Segoe·UI',·'Noto·Sans',·Helvetica,·Arial,·sans-serif,·'Apple·Color·Emoji',⏎···`
|