Skip to content

ci(cli): enable coverage report #150

ci(cli): enable coverage report

ci(cli): enable coverage report #150

Triggered via pull request October 15, 2024 17:34
Status Failure
Total duration 44s
Artifacts

cli.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build
Failed to parse the json-summary at path "/home/runner/work/cli/cli/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/cli/cli/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 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156) at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237) at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
build
Error: ENOENT: no such file or directory, open '/home/runner/work/cli/cli/coverage/coverage-summary.json'
build
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.
build: apps/cli/src/commands/run.ts#L211
Unexpected any. Specify a different type
build: apps/cli/src/config.ts#L77
'DEFAULT_RAM_IMAGE_DOCKER' is assigned a value but never used
build: apps/cli/src/exec.ts#L65
Unexpected any. Specify a different type