build(deps-dev): bump vite from 5.4.10 to 6.0.1 in the upgrades group #1821
dev.yml
on: pull_request
audit
9s
format-check
12s
lint
7s
test-typescript
15s
test
33s
build
14s
demo-app
7s
Annotations
9 errors
lint
Process completed with exit code 1.
|
demo-app
Process completed with exit code 1.
|
audit
Process completed with exit code 1.
|
format-check
Process completed with exit code 1.
|
test-typescript
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
test
Failed to parse the json-summary at path "/home/runner/work/ably-chat-js/ably-chat-js/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/ably-chat-js/ably-chat-js/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:797)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/ably-chat-js/ably-chat-js/coverage/coverage-summary.json'
|
test
Process completed with exit code 1.
|