Skip to content

fix(lint): Upgrade ESLint #41

fix(lint): Upgrade ESLint

fix(lint): Upgrade ESLint #41

Triggered via pull request August 5, 2024 19:13
Status Failure
Total duration 31s
Artifacts

pr-coverage-annotation.yml

on: pull_request
coverage-report
23s
coverage-report
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
coverage-report
Failed to parse the json-summary at path "/home/runner/work/macpro-mako/macpro-mako/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/macpro-mako/macpro-mako/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:191) at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272) at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
coverage-report
Error: ENOENT: no such file or directory, open '/home/runner/work/macpro-mako/macpro-mako/coverage/coverage-summary.json'
coverage-report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/