Skip to content

test: setup vitest coverage #138

test: setup vitest coverage

test: setup vitest coverage #138

Triggered via pull request January 23, 2025 16:38
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
ci
Failed to parse the json-summary at path "/home/runner/work/tsky/tsky/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/tsky/tsky/coverage/coverage-summary.json' at async open (node:internal/fs/promises:639:25) at async readFile (node:internal/fs/promises:1242:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797) at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878) at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
ci
Error: ENOENT: no such file or directory, open '/home/runner/work/tsky/tsky/coverage/coverage-summary.json'
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci
Failed to read vite config file at any default location in "./". Make sure you provide the vite-config-path option if you're using a non-default location or name of your config file. Will not include thresholds in the final report.