Fix bugs in CI #1190
Annotations
5 errors
build (18.x)
Failed to parse the json-summary at path "/home/runner/work/auto-dev-vscode/auto-dev-vscode/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/auto-dev-vscode/auto-dev-vscode/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:730)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:811)
at async lq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
build (18.x)
Error: ENOENT: no such file or directory, open '/home/runner/work/auto-dev-vscode/auto-dev-vscode/coverage/coverage-summary.json'
|
build (18.x):
src/base/common/instantiation/instantiation.ts#L1
'"inversify"' has no exported member named 'LazyServiceIdentifer'. Did you mean 'LazyServiceIdentifier'?
|
build (18.x):
src/base/common/instantiation/instantiationService.ts#L1
'"inversify"' has no exported member named 'LazyServiceIdentifer'. Did you mean 'LazyServiceIdentifier'?
|
build (18.x)
Process completed with exit code 2.
|