try vitest coverage gh action #146
pull-request.yml
on: pull_request
Run Lint Checks
/
Lint
1m 51s
Run Lint Checks
/
Type Check
1m 36s
Run Unit Tests
/
Run Unit Tests
55s
Annotations
9 errors and 3 warnings
Run Unit Tests / Run Unit Tests
Failed to parse the json-summary at path "/home/runner/work/tidal-sdk-web/tidal-sdk-web/packages/true-time/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/packages/true-time/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/packages/true-time/coverage/coverage-summary.json'
|
Run Unit Tests / Run Unit Tests
Failed to parse the json-summary at path "/home/runner/work/tidal-sdk-web/tidal-sdk-web/packages/auth/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/packages/auth/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/packages/auth/coverage/coverage-summary.json'
|
Run Unit Tests / Run Unit Tests
Process completed with exit code 1.
|
Run Unit Tests / Run Unit Tests
Failed to parse the json-summary at path "/home/runner/work/tidal-sdk-web/tidal-sdk-web/packages/player-web-components/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/packages/player-web-components/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/packages/player-web-components/coverage/coverage-summary.json'
|
Run Unit Tests / Run Unit Tests
Failed to parse the json-summary at path "/home/runner/work/tidal-sdk-web/tidal-sdk-web/packages/event-producer/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/packages/event-producer/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/packages/event-producer/coverage/coverage-summary.json'
|
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 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 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/.
|