fix(cli): handle boolean type options correctly #941
Annotations
5 errors and 2 warnings
Check for linting errors:
src/cli.js#L29
Missing semicolon
|
Check for linting errors:
src/cli.js#L30
Missing semicolon
|
Check for linting errors
Process completed with exit code 1.
|
Report Coverage
Failed to parse the json-summary at path "D:\a\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 'D:\a\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 (D:\a\_actions\davelosert\vitest-coverage-report-action\v2.6.0\dist\index.js:70:1156)
at async Cu (D:\a\_actions\davelosert\vitest-coverage-report-action\v2.6.0\dist\index.js:70:1237)
at async WO (D:\a\_actions\davelosert\vitest-coverage-report-action\v2.6.0\dist\index.js:148:626)
|
Report Coverage
Error: ENOENT: no such file or directory, open 'D:\a\nw-builder\nw-builder\coverage\coverage-summary.json'
|
Check for linting errors:
src/util.js#L166
Missing JSDoc @param "option" description
|
Check for linting errors:
src/util.js#L167
Missing JSDoc @returns description
|
Loading