Handle remove focus event #122
Annotations
7 errors
test
Failed to parse the json-summary at path "/home/runner/work/live-preview-sdk/live-preview-sdk/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/live-preview-sdk/live-preview-sdk/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:70:1156)
at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237)
at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/live-preview-sdk/live-preview-sdk/coverage/coverage-summary.json'
|
test:
src/visualBuilder/generators/generateOverlay.tsx#L136
Cannot find name 'previousText'.
|
test:
src/visualBuilder/generators/generateOverlay.tsx#L138
Cannot find name 'previousText'.
|
test:
src/visualBuilder/generators/generateOverlay.tsx#L136
Cannot find name 'previousText'.
|
test:
src/visualBuilder/generators/generateOverlay.tsx#L138
Cannot find name 'previousText'.
|
test
Process completed with exit code 1.
|