Skip to content

refactor(auth): replace any-cast authenticate fallback with typed appauthenticate decorator in cards, event, and nfc routes #300

refactor(auth): replace any-cast authenticate fallback with typed appauthenticate decorator in cards, event, and nfc routes

refactor(auth): replace any-cast authenticate fallback with typed appauthenticate decorator in cards, event, and nfc routes #300

Triggered via pull request June 21, 2026 15:26
@yachikadevyachikadev
synchronize #626
Status Failure
Total duration 47s
Artifacts

ci.yml

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

Annotations

3 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'.