fix(deps): update all dependencies #272
Annotations
3 errors
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/unifi-ddns/unifi-ddns/coverage/coverage-summary.json'
|
|
test
Failed to parse the json-summary at path "/home/runner/work/unifi-ddns/unifi-ddns/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/unifi-ddns/unifi-ddns/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:640:25)
at async readFile (node:internal/fs/promises:1287:14)
at async n2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c054a2d2e2ca45446417ad5d6d5eb33092af8f1/dist/index.js:103:2575)
at async uw (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c054a2d2e2ca45446417ad5d6d5eb33092af8f1/dist/index.js:103:2656)
at async Jle (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c054a2d2e2ca45446417ad5d6d5eb33092af8f1/dist/index.js:191:570)
|
|
test
Process completed with exit code 1.
|