Bump vite from 5.2.8 to 5.4.21 #136
check.yml
on: pull_request
Mergeability
2m 23s
lint github actions
16s
Matrix: yarn-check
Annotations
1 error and 2 warnings
|
yarn lint:ci
Process completed with exit code 1.
|
|
yarn test:coverage
Couldn't write a comment to the pull request. Please make sure your job has the permission 'pull-requests: write'.
Original Error was: [HttpError] - Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
yarn test:coverage
Failed to parse JSON Final at path "/home/runner/work/portfolio/portfolio/coverage/coverage-final.json".
Line coverage will be empty. To include it, make sure to include the "json" reporter in your vitest execution.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/portfolio/portfolio/coverage/coverage-final.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1246:14)
at async By (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:77:36)
at async o2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:980)
|