Type 'SerializeObject<{ profile: { id: string; createdAt: Date; updatedAt: Date; twitchId: string; userName: string; isStreamer: boolean; coupons: number; coins: number; mana: number; level: number; points: number; ... 5 more ...; activeEditionId: string; }; } & { ...; }>' is not assignable to type 'TransactionWithProfile'.