feat: profile merge with telegram, char on client #474
Annotations
9 errors and 1 warning
build
Property 'profile' does not exist on type '{ name: string; id: string; createdAt: string; updatedAt: string; points: number; description: string; rarity: number; isShown: boolean; }'.
|
build
@chat-game/website#typecheck: command (/home/runner/work/space/space/apps/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
build
Property 'profile' does not exist on type '{ name: string; id: string; createdAt: string; updatedAt: string; points: number; description: string; rarity: number; isShown: boolean; }'.
|
build
Property 'editions' does not exist on type '{ name: string; id: string; createdAt: string; updatedAt: string; points: number; description: string; rarity: number; isShown: boolean; }'.
|
build
Property 'isReady' does not exist on type 'SerializeObject<{ name: string; id: string; createdAt: Date; updatedAt: Date; points: number; description: string; rarity: number; isShown: boolean; }>'.
|
build
Property 'isReady' does not exist on type 'SerializeObject<{ name: string; id: string; createdAt: Date; updatedAt: Date; points: number; description: string; rarity: number; isShown: boolean; }>'.
|
build
Object literal may only specify known properties, and 'profile' does not exist in type 'TrophyInclude<DefaultArgs>'.
|
build
Object literal may only specify known properties, and 'profileId' does not exist in type '(Without<TrophyCreateInput, TrophyUncheckedCreateInput> & TrophyUncheckedCreateInput) | (Without<...> & TrophyCreateInput)'.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|