chore: bump deps #284
Annotations
9 errors and 2 warnings
e2e-tests
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 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/ui/ui/coverage/coverage-summary.json'
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L4
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L5
Cannot find name 'expect'.
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L7
Cannot find name 'expect'.
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L4
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L5
Cannot find name 'expect'.
|
e2e-tests:
src/components/SlipmatButton.spec.ts#L7
Cannot find name 'expect'.
|
e2e-tests
Process completed with exit code 2.
|
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2.4.1. 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.
|