chore(deps): update all major updates (major) #736
Annotations
12 errors
π Main (ubuntu-latest):
demo/vue3/src/App.vue#L4
Expected "./components/Logo.vue" to come before "./components/TheWelcome.vue"
|
π Main (ubuntu-latest):
demo/vue3/src/main.ts#L2
Expected "@productdevbook/chatwoot/vue" to come before "vue"
|
π Main (ubuntu-latest):
demo/vue3/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
π Main (ubuntu-latest):
playground-vue/src/main.ts#L3
Expected "./App.vue" (sibling) to come before "./style.css" (side-effect)
|
π Main (ubuntu-latest):
playground-vue/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
|
π Main (ubuntu-latest):
src/module.ts#L10
Expected "./runtime/vue" (sibling-type) to come before "../package.json" (parent)
|
π Main (ubuntu-latest):
src/runtime/plugin.ts#L3
Expected "#app" (external) to come before "./vue" (sibling)
|
π Main (ubuntu-latest):
src/runtime/vue/index.ts#L1
Expected "createChatWoot" to come before "useChatWoot"
|
π Main (ubuntu-latest):
src/runtime/vue/index.ts#L4
Expected "ChatwootSettings" to come before "OptionPlugin"
|
π Main (ubuntu-latest):
src/runtime/vue/index.ts#L6
Expected "Chatwoot" to come before "ChatwootSetUserProps"
|
π Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/chatwoot/chatwoot/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/chatwoot/chatwoot/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:800)
at async uu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:881)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2032)
|
π Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/chatwoot/chatwoot/coverage/coverage-summary.json'
|