Regular Check #66
regularCheck.yml
on: schedule
Integration tests
35s
Annotations
3 errors and 1 warning
Integration tests
Process completed with exit code 1.
|
Integration tests
Failed to parse the json-summary at path "/Users/runner/work/semantic-search-example/semantic-search-example/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 '/Users/runner/work/semantic-search-example/semantic-search-example/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156)
at async Cu (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237)
at async WO (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
|
Integration tests
Error: ENOENT: no such file or directory, open '/Users/runner/work/semantic-search-example/semantic-search-example/coverage/coverage-summary.json'
|
Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|