Skip to content

delete type Result and try catch #1643

delete type Result and try catch

delete type Result and try catch #1643

Triggered via pull request February 15, 2025 10:40
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Code style check via Biome
20s
Code style check via Biome
Type Check
5s
Type Check
Spell Check
19s
Spell Check
Deploy Test (web)
53s
Deploy Test (web)
Deploy Test (server)
18s
Deploy Test (server)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Type Check
Process completed with exit code 1.
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.