Skip to content

Verify

Verify #20

Manually triggered June 5, 2024 04:03
Status Failure
Total duration 55s
Artifacts

verify.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/instances/stackup.test.ts > behavior: instance errored (duplicate ports): src/processes/execa.ts#L63
Error: Failed to start process "stackup": 2024/06/05 04:04:22 listen tcp :1337: bind: address already in use ❯ reject src/processes/execa.ts:63:13
src/instances/stackup.test.ts > behavior: can subscribe to stderr: src/instances/stackup.test.ts#L91
AssertionError: expected [Function] to throw error including 'port is already allocated.' but got 'Failed to start process "stackup": 20…' - Expected + Received - port is already allocated. + Failed to start process "stackup": 2024/06/05 04:04:24 listen tcp :1337: bind: address already in use + ❯ src/instances/stackup.test.ts:91:3
Test
Process completed with exit code 1.