Skip to content

fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes #319

fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes

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
@yachikadevyachikadev
synchronize #632
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
comment-results
7s
comment-results
Fit to window
Zoom out
Zoom in

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