fix(ci): ensure latest npm version is used #270
release.yaml
on: push
Release
1m 3s
Matrix: Build sdk / meta
Waiting for pending jobs
Build sdk
/
build
Annotations
3 errors
|
Release
Error: ENOENT: no such file or directory, open '/home/runner/work/cli/cli/apps/cli/coverage/coverage-summary.json'
|
|
Release
Failed to parse the json-summary at path "/home/runner/work/cli/cli/apps/cli/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/cli/cli/apps/cli/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/5a78cb16e761204097ad8a39369ea5d0ff7c8a5d/dist/index.js:71:797)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/5a78cb16e761204097ad8a39369ea5d0ff7c8a5d/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/5a78cb16e761204097ad8a39369ea5d0ff7c8a5d/dist/index.js:149:626)
|
|
Release
Process completed with exit code 1.
|