report test coverage in a PR #104
check.yml
on: pull_request
Mergeability
20s
lint github actions
15s
Matrix: yarn-check
Annotations
9 errors
yarn format:ci
Failed to parse the json-summary at path "/home/runner/work/portfolio/portfolio/src/__tests__/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/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn format:ci
Error: ENOENT: no such file or directory, open '/home/runner/work/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn build:scss
Failed to parse the json-summary at path "/home/runner/work/portfolio/portfolio/src/__tests__/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/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn build:scss
Error: ENOENT: no such file or directory, open '/home/runner/work/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn build:ts
Failed to parse the json-summary at path "/home/runner/work/portfolio/portfolio/src/__tests__/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/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn build:ts
Error: ENOENT: no such file or directory, open '/home/runner/work/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn test:coverage
Process completed with exit code 1.
|
yarn lint:ci
Failed to parse the json-summary at path "/home/runner/work/portfolio/portfolio/src/__tests__/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/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|
yarn lint:ci
Error: ENOENT: no such file or directory, open '/home/runner/work/portfolio/portfolio/src/__tests__/coverage/coverage-summary.json'
|