feat(get): add options.shaSum to enable/disable shasum checks #1034
Triggered via pull request
November 24, 2024 07:25
Status
Cancelled
Total duration
1m 1s
Artifacts
–
Annotations
8 errors
tests/specs/run.test.js > run test suite:
src/get/verify.js#L34
TypeError: The "paths[1]" argument must be of type string. Received undefined
❯ Module.verify [as default] src/get/verify.js:34:35
❯ Module.get [as default] src/get/index.js:96:3
❯ tests/specs/run.test.js:31:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
tests (ubuntu-24.04)
Process completed with exit code 1.
|
tests (windows-2022)
Canceling since a higher priority waiting request for 'refs/pull/1307/merge' exists
|
tests (windows-2022)
The operation was canceled.
|
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.8.0\dist\index.js:71:797)
at async mu (D:\a\_actions\davelosert\vitest-coverage-report-action\v2.8.0\dist\index.js:71:878)
at async uq (D:\a\_actions\davelosert\vitest-coverage-report-action\v2.8.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'
|
tests (macos-15)
Canceling since a higher priority waiting request for 'refs/pull/1307/merge' exists
|
tests (macos-15)
The operation was canceled.
|