feat: Dashboard redesign #16230
Annotations
5 errors
Run pnpm -r typecheck
Type '{ user: { id: string; createdAt: string; email: null; image: null; username: string; teamId: null; provider: string; }; projects: never[]; projectTemplates: never[]; userPlanFeatures: { allowShareAdminLinks: boolean; allowDynamicData: boolean; maxContactEmails: number; maxDomainsAllowedPerUser: number; hasSubscripti...' is not assignable to type 'IntrinsicAttributes & DashboardProps'.
|
Run pnpm -r typecheck
Type '{ user: { id: string; createdAt: string; email: null; image: null; username: string; teamId: null; provider: string; }; projects: SetNonNullable<{ createdAt: string | null; domain: string | null; id: string | null; ... 7 more ...; latestBuildVirtual: { ...; } | null; }, "title" | ... 4 more ... | "marketplaceApprova...' is not assignable to type 'IntrinsicAttributes & DashboardProps'.
|
Run pnpm -r typecheck
'Flex' is declared but its value is never read.
|
Run pnpm -r typecheck
'namesPlugin' is declared but its value is never read.
|
Run pnpm -r typecheck
Process completed with exit code 2.
|
Loading