Skip to content

app scafolding

app scafolding #91

Triggered via push April 15, 2024 01:26
Status Failure
Total duration 56s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: EADDRINUSE: Failed to start server. Is port 8081 in use?: classes/TypedError.ts#L33
at new TypedError (/home/runner/work/bun-api-template/bun-api-template/classes/TypedError.ts:33:5) at /home/runner/work/bun-api-template/bun-api-template/classes/API.ts:69:15 at /home/runner/work/bun-api-template/bun-api-template/__tests__/servers/web.test.ts:19:1
error: Error: Connection is closed.: classes/TypedError.ts#L33
at new TypedError (/home/runner/work/bun-api-template/bun-api-template/classes/TypedError.ts:33:5) at /home/runner/work/bun-api-template/bun-api-template/classes/API.ts:90:15
test
Process completed with exit code 1.