chore(deps): update dependency eslint to v9 [security] - autoclosed #883
Annotations
3 errors
|
📚 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)
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:642:25)
at async readFile (node:internal/fs/promises:1279:14)
at async Jy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:2186)
at async JE (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:2267)
at async Wq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:159:626)
|
|
📚 Main (ubuntu-latest)
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-8.13.0.tgz
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22051
throw new Error(
^
Error: Server answered with HTTP 503 when performing the request to https://registry.npmjs.org/pnpm/8.13.0; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
at fetch (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22051:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async fetchAsJson (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22058:20)
at async fetchTarballURLAndSignature (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22005:27)
at async installVersion (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22320:38)
at async Engine.ensurePackageManager (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22844:32)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22955:25)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23653:7)
Node.js v20.20.0
|