feat(cards): extend card model for sharing, visibility, and analytics #189
ci.yml
on: pull_request_target
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)'.
|