chore(deps): update all dependencies #228
Annotations
3 errors and 1 warning
test
Process completed with exit code 2.
|
test
Failed to parse the json-summary at path "/home/runner/work/ui/ui/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/ui/ui/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Mr (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v1.4.0/dist/index.js:42:177)
at async $r (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v1.4.0/dist/index.js:42:258)
at async dn (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v1.4.0/dist/index.js:83:287)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/ui/ui/coverage/coverage-summary.json'
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, davelosert/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|