Skip to content
Manually triggered December 27, 2023 18:48
Status Failure
Total duration 22s
Artifacts

action-ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build
Failed to parse the json-summary at path "/home/runner/work/ts-odata-client/ts-odata-client/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/ts-odata-client/ts-odata-client/coverage/coverage-summary.json'
build
Error: ENOENT: no such file or directory, open '/home/runner/work/ts-odata-client/ts-odata-client/coverage/coverage-summary.json'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.