Skip to content

Minor modification with file locations #102

Minor modification with file locations

Minor modification with file locations #102

Triggered via push October 26, 2024 02:29
Status Failure
Total duration 15s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build (20.x)
Failed to parse the json-summary at path "/home/runner/work/CMUCal/CMUCal/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/CMUCal/CMUCal/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.3.1/dist/index.js:128:191) at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.3.1/dist/index.js:128:272) at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.3.1/dist/index.js:148:1890)
build (20.x)
Error: ENOENT: no such file or directory, open '/home/runner/work/CMUCal/CMUCal/coverage/coverage-summary.json'
build (20.x)
Dependencies lock file is not found in /home/runner/work/CMUCal/CMUCal. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x)
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.