improve performance of responses #1522
Annotations
5 errors
|
validate
Error: ENOENT: no such file or directory, open '/home/runner/work/opennextjs-aws/opennextjs-aws/coverage/coverage-summary.json'
|
|
validate
Failed to parse the json-summary at path "/home/runner/work/opennextjs-aws/opennextjs-aws/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/opennextjs-aws/opennextjs-aws/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1246:14)
at async By (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797)
at async pu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878)
at async o2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
|
validate
Process completed with exit code 2.
|
|
validate
@opennextjs/aws#build: command (/home/runner/work/opennextjs-aws/opennextjs-aws/packages/open-next) pnpm run build exited (2)
|
|
validate
Type 'ReadableBase' is missing the following properties from type 'ReadableStream<any>': locked, cancel, getReader, pipeThrough, and 3 more.
|