Skip to content

delete type Result and try catch #1644

delete type Result and try catch

delete type Result and try catch #1644

Re-run triggered February 15, 2025 10:49
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Code style check via Biome
19s
Code style check via Biome
Type Check
28s
Type Check
Spell Check
19s
Spell Check
Deploy Test (web)
52s
Deploy Test (web)
Deploy Test (server)
17s
Deploy Test (server)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
error: expect(received).toBe(expected): test/server.spec.ts#L35
Expected: 404 Received: 500 at <anonymous> (/home/runner/work/CourseMate/CourseMate/test/server.spec.ts:35:22)
error: expect(received).toBe(expected): test/server.spec.ts#L40
Expected: 401 Received: 500 at <anonymous> (/home/runner/work/CourseMate/CourseMate/test/server.spec.ts:40:22)
error: expect(received).toBe(expected): test/server.spec.ts#L50
Expected: 401 Received: 500 at <anonymous> (/home/runner/work/CourseMate/CourseMate/test/server.spec.ts:50:22)
Bun Test
Process completed with exit code 2.