chore: bump deps #1
Annotations
4 errors and 2 warnings
e2e-tests
Failed to parse the json-summary at path "/home/runner/work/logger/logger/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/logger/logger/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:71:730)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:71:811)
at async lq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:149:626)
|
e2e-tests
Error: ENOENT: no such file or directory, open '/home/runner/work/logger/logger/coverage/coverage-summary.json'
|
tests/unit/vue.spec.ts > Vue logger > works with useLogger:
tests/unit/vue.spec.ts#L116
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ tests/unit/vue.spec.ts:116:34
|
e2e-tests
Process completed with exit code 1.
|
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[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/
|
e2e-tests
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|