Skip to content

chore(deps): update root (major) - autoclosed #197

chore(deps): update root (major) - autoclosed

chore(deps): update root (major) - autoclosed #197

Triggered via pull request September 6, 2024 21:26
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Matrix: 📚 Main
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
📚 Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/vue-ts-bundle-template/vue-ts-bundle-template/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/vue-ts-bundle-template/vue-ts-bundle-template/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/vue-ts-bundle-template/vue-ts-bundle-template/coverage/coverage-summary.json'
📚 Main (ubuntu-latest): playground/src/main.ts#L3
Expected "./App.vue" to come before "./style.css"
📚 Main (ubuntu-latest): playground/vite.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vite"
📚 Main (ubuntu-latest): test/example.test.ts#L2
Expected "@vue/test-utils" to come before "vitest"
📚 Main (ubuntu-latest): vite.config.ts#L10
Expected "unplugin-vue-macros/vite" to come before "vite-plugin-dts"
📚 Main (ubuntu-latest): vitest.config.ts#L2
Expected "@vitejs/plugin-vue" to come before "vitest/config"
📚 Main (ubuntu-latest)
Process completed with exit code 1.
📚 Main (ubuntu-latest)
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/