Skip to content

deps: Updates taskless loader to pre2 schema #6

deps: Updates taskless loader to pre2 schema

deps: Updates taskless loader to pre2 schema #6

Triggered via push April 4, 2025 21:53
Status Failure
Total duration 30s
Artifacts

tests.yml

on: push
Run All Tests
20s
Run All Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/cli.spec.ts > CLI (requires build, bypass with NO_BUILD=1) > Runs default fixture: test/cli.spec.ts#L21
ExecaError: Command failed with exit code 1: ./dist/index.js --fixture ./test/fixtures/fixture.json --manifest ./test/fixtures/manifest.json ./test/fixtures/sample.wasm 🗙 response status was 200 ❯ getFinalError node_modules/.pnpm/execa@9.5.1/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.5.1/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.5.1/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.5.1/node_modules/execa/lib/methods/main-async.js:150:17 ❯ test/cli.spec.ts:21:42 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: ./dist/index.js --fixture ./test/fixtures/fixture.json --manifest ./test/fixtures/manifest.json ./test/fixtures/sample.wasm', command: './dist/index.js --fixture ./test/fixtures/fixture.json --manifest ./test/fixtures/manifest.json ./test/fixtures/sample.wasm', escapedCommand: './dist/index.js --fixture ./test/fixtures/fixture.json --manifest ./test/fixtures/manifest.json ./test/fixtures/sample.wasm', cwd: '/home/runner/work/packcheck/packcheck', durationMs: 519.656877, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\u001b[31m🗙\u001b[39m \u001b[31mresponse status was 200\u001b[39m', stderr: '', stdio: [ undefined, '\u001b[31m🗙\u001b[39m \u001b[31mresponse status was 200\u001b[39m', '' ], ipcOutput: [], pipedFrom: [] }
Run All Tests
Process completed with exit code 1.