try vitest coverage gh action #89
pull-request.yml
on: pull_request
Run Lint Checks
/
Lint
1m 55s
Run Lint Checks
/
Type Check
1m 39s
Run Unit Tests
/
Run Unit Tests
2m 12s
Annotations
2 errors and 4 warnings
Run Unit Tests / Run Unit Tests
Failed to parse the json-summary at path "/home/runner/work/tidal-sdk-web/tidal-sdk-web/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/tidal-sdk-web/tidal-sdk-web/coverage/coverage-summary.json'
|
Run Unit Tests / Run Unit Tests
Error: ENOENT: no such file or directory, open '/home/runner/work/tidal-sdk-web/tidal-sdk-web/coverage/coverage-summary.json'
|
Run Lint Checks / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Lint Checks / Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / Run Unit Tests
Failed to read vite config file at any default location in "./".
Make sure you provide the vite-config-path option if you're using a non-default location or name of your config file.
Will not include thresholds in the final report.
|