chore(deps): update root (major) #302
Annotations
5 errors
📚 Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/nuxt-bundle-template/nuxt-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/nuxt-bundle-template/nuxt-bundle-template/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1242:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:730)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:811)
at async lq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
📚 Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/nuxt-bundle-template/nuxt-bundle-template/coverage/coverage-summary.json'
|
📚 Main (ubuntu-latest):
tests/basic.test.ts#L3
Expected "@nuxt/test-utils/e2e" to come before "vitest"
|
📚 Main (ubuntu-latest):
tests/purging.test.ts#L3
Expected "@nuxt/test-utils" to come before "vitest"
|
📚 Main (ubuntu-latest)
Process completed with exit code 1.
|