Skip to content

Improve Type Safety in cards.ts and Remove Remaining any Usage #289

Improve Type Safety in cards.ts and Remove Remaining any Usage

Improve Type Safety in cards.ts and Remove Remaining any Usage #289

Re-run triggered June 21, 2026 10:47
Status Failure
Total duration 54s
Artifacts

ci.yml

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

Annotations

9 errors and 1 warning
backend-ci
Process completed with exit code 1.
backend-ci
Process completed with exit code 2.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
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 module '@devcard/shared' or its corresponding type declarations.
backend-ci: apps/backend/src/routes/cards.ts#L83
'Card' is an 'error' type that acts as 'any' and overrides all other types in this union type