chore: Add CODEOWNERS #43
Annotations
3 errors and 1 warning
unit
Failed to parse the json-summary at path "/home/runner/work/checkout-web/checkout-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/checkout-web/checkout-web/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async rp (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/704014293553d513b27ed5d6e4503dd4789b9ea9/dist/index.js:92:146)
at async sp (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/704014293553d513b27ed5d6e4503dd4789b9ea9/dist/index.js:92:227)
at async P2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/704014293553d513b27ed5d6e4503dd4789b9ea9/dist/index.js:148:766)
|
unit
Error: ENOENT: no such file or directory, open '/home/runner/work/checkout-web/checkout-web/coverage/coverage-summary.json'
|
unit
Process completed with exit code 1.
|
unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: davelosert/vitest-coverage-report-action@704014293553d513b27ed5d6e4503dd4789b9ea9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|