Skip to content

Build client

Build client #144

Triggered via push January 9, 2026 00:32
Status Failure
Total duration 17s
Artifacts
Build and publish
12s
Build and publish
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and publish
Process completed with exit code 1.
error: expect(received).toEqual(expected): test/src/filters.test.ts#L176
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/rumble/rumble/test/src/filters.test.ts:176:7)
error: expect(received).toEqual(expected): test/src/filters.test.ts#L38
{ - "data": { - "user": { - "firstName": "Shayda", - "id": "3e0bb3d0-2074-4a1e-9263-d13dd10cb0cf", - }, - }, + "data": null, + "errors": [ + [GraphQLError: Value not found but required (findFirst)], + ], } - Expected - 6 + Received + 4 at <anonymous> (/home/runner/work/rumble/rumble/test/src/filters.test.ts:38:15)
error: expect(received).toEqual(expected): test/src/abilities.test.ts#L422
[ "user", - "id", ] - Expected - 1 + Received + 0 at <anonymous> (/home/runner/work/rumble/rumble/test/src/abilities.test.ts:422:42)
error: expect(received).toEqual(expected): test/src/abilities.test.ts#L388
[ "user", - "id", ] - Expected - 1 + Received + 0 at <anonymous> (/home/runner/work/rumble/rumble/test/src/abilities.test.ts:388:42)
error: expect(received).toEqual(expected): test/src/abilities.test.ts#L37
{ - "data": { - "user": { - "firstName": "Shayda", - "id": "3e0bb3d0-2074-4a1e-9263-d13dd10cb0cf", - }, - }, + "data": null, + "errors": [ + [GraphQLError: Value not found but required (findFirst)], + ], } - Expected - 6 + Received + 4 at <anonymous> (/home/runner/work/rumble/rumble/test/src/abilities.test.ts:37:15)