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