fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes #319
Triggered via pull request
June 22, 2026 10:45
yachikadev
synchronize
#632
Status
Failure
Total duration
57s
Artifacts
–
ci.yml
on: pull_request_target
Annotations
4 errors and 1 warning
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci
Process completed with exit code 2.
|
|
backend-ci
Property 'links' is missing in type '{ id: string; createdAt: Date; updatedAt: Date; userId: string; title: string; description: string | null; slug: string; visibility: CardVisibility; qrEnabled: boolean; viewCount: number; isDefault: boolean; }' but required in type 'CardResponse'.
|
|
backend-ci
Cannot find name 'LightMyRequestResponse'.
|
|
backend-ci:
apps/backend/src/__tests__/event.test.ts#L489
Missing return type on function
|