Skip to content

feat: add backend and gateway server implementations for demo purposes #9

feat: add backend and gateway server implementations for demo purposes

feat: add backend and gateway server implementations for demo purposes #9

Triggered via push July 12, 2025 06:25
Status Failure
Total duration 12s
Artifacts

tests.yaml

on: push
testing
7s
testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors
error: Body already used: tests/index.test.ts#L486
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:486:36)
error: Body already used: tests/index.test.ts#L475
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:475:36)
error: expect(received).toBe(expected): tests/index.test.ts#L386
Expected: 502 Received: 200 at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:386:31)
error: expect(received).toBe(expected): tests/index.test.ts#L374
Expected: true Received: false at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:374:31)
error: expect(received).toBe(expected): tests/index.test.ts#L195
Expected: 502 Received: 200 at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:195:32)
error: Body already used: tests/index.test.ts#L176
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:176:36)
error: expect(received).toBe(expected): tests/index.test.ts#L159
Expected: 504 Received: 200 at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:159:31)
error: Body already used: tests/index.test.ts#L117
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:117:36)
error: Body already used: tests/index.test.ts#L105
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:105:36)
error: expect(received).toBe(expected): tests/index.test.ts#L92
Expected: "GET" Received: undefined at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:92:27)