fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes #321
Triggered via pull request
June 22, 2026 10:53
yachikadev
synchronize
#632
Status
Failure
Total duration
48s
Artifacts
–
ci.yml
on: pull_request_target
Annotations
5 errors
|
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
Object literal may only specify known properties, and 'id' does not exist in type '{ profile: { id: string; username: string; displayName: string; bio: string; pronouns: string; company: string; avatarUrl: string; accentColor: string; } | { id: string; username: string; displayName: string; ... 4 more ...; accentColor: string; }; }'.
|
|
backend-ci
Cannot find name 'LightMyRequestResponse'.
|