Skip to content

feat(cards): extend card model for sharing, visibility, and analytics #189

feat(cards): extend card model for sharing, visibility, and analytics

feat(cards): extend card model for sharing, visibility, and analytics #189

Triggered via pull request June 14, 2026 09:23
@HarxhitHarxhit
opened #574
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request_target
detect-changes
7s
detect-changes
comment-results
6s
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
Type '{ userId: string; title: string; isDefault: boolean; cardLinks: { create: { platformLinkId: string; displayOrder: number; }[]; }; }' is not assignable to type '(Without<CardCreateInput, CardUncheckedCreateInput> & CardUncheckedCreateInput) | (Without<...> & CardCreateInput)'.