fix(util): validate options.* correctly #997
Annotations
7 errors
Report Coverage
Failed to parse the json-summary at path "/Users/runner/work/nw-builder/nw-builder/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 '/Users/runner/work/nw-builder/nw-builder/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 (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:71:730)
at async mu (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:71:811)
at async lq (/Users/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.7.0/dist/index.js:149:626)
|
Report Coverage
Error: ENOENT: no such file or directory, open '/Users/runner/work/nw-builder/nw-builder/coverage/coverage-summary.json'
|
Check for linting errors:
src/util.js#L425
Strings must use singlequote
|
Check for linting errors:
src/util.js#L425
Strings must use singlequote
|
Check for linting errors:
src/util.js#L425
Strings must use singlequote
|
Check for linting errors:
src/util.js#L425
Strings must use singlequote
|
Check for linting errors
Process completed with exit code 1.
|
Loading