Added .yml file for webapp to run test on making the pr. #12
Annotations
2 errors and 1 warning
test-npm
Failed to parse the json-summary at path "/home/runner/work/GDB-UI/GDB-UI/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/GDB-UI/GDB-UI/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/dist/index.js:128:191)
at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
|
test-npm
Error: ENOENT: no such file or directory, open '/home/runner/work/GDB-UI/GDB-UI/coverage/coverage-summary.json'
|
test-npm
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.
|