CI #442
Annotations
2 errors
Run pnpm test:
tests/default.test.mjs#L124
ExecaError: Command failed with exit code 1: pnpm testem --file testem-dev.js ci
not ok 1 [undefined ms] - Error
---
message: >
listen EADDRINUSE: address already in use :::7357
...
1..1
# tests 1
# pass 0
# skip 0
# todo 0
# fail 1
❯ getFinalError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:86:16
❯ getAsyncResult node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:164:4
❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:148:17
❯ tests/default.test.mjs:124:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm testem --file testem-dev.js ci', command: 'pnpm testem --file testem-dev.js ci', escapedCommand: 'pnpm testem --file testem-dev.js ci', cwd: '/tmp/tmp-1833-jUyEfsptdWaY/fancy-app-in-test', durationMs: 974.207715, failed: true, timedOut: false, isCanceled: false, isTerminated: false, isMaxBuffer: false, exitCode: 1, stdout: 'not ok 1 [undefined ms] - Error\n ---\n message: >\n listen EADDRINUSE: address already in use :::7357\n ...\n\n1..1\n# tests 1\n# pass 0\n# skip 0\n# todo 0\n# fail 1', stderr: '', stdio: [ undefined, 'not ok 1 [undefined ms] - Error\n ---\n message: >\n listen EADDRINUSE: address already in use :::7357\n ...\n\n1..1\n# tests 1\n# pass 0\n# skip 0\n# todo 0\n# fail 1', '' ], pipedFrom: [] }
|
Run pnpm test
Process completed with exit code 1.
|
Loading