wip(next): upgrade next16 with next-rspack to build #4054
Annotations
3 errors
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/FastGPT/FastGPT/coverage/coverage-summary.json'
|
|
test
Failed to parse the json-summary at path "/home/runner/work/FastGPT/FastGPT/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/FastGPT/FastGPT/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:642:25)
at async readFile (node:internal/fs/promises:1279:14)
at async by (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:2186)
at async PE (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:2267)
at async h2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:159:626)
|
|
test
Process completed with exit code 1.
|