Skip to content

chore(deps): update root (major) #292

chore(deps): update root (major)

chore(deps): update root (major) #292

Triggered via pull request October 31, 2024 19:16
Status Failure
Total duration 23s
Artifacts

ci.yml

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

Annotations

7 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 Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156) at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237) at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
📚 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" (sibling) to come before "./style.css" (side-effect)
📚 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): 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/