feat: Dashboard redesign #16230
main.yml
on: pull_request
checks
2m 19s
check-size
37s
Annotations
5 errors and 1 warning
checks
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'.
|
checks
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'.
|
checks
'Flex' is declared but its value is never read.
|
checks
'namesPlugin' is declared but its value is never read.
|
checks
Process completed with exit code 2.
|
check-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|