PR: Empty States, Help Center, Deployment Pipeline, and Profile Settings#484
Merged
Annotations
10 errors and 1 warning
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/components/charts/LineChartWrapper.tsx#L54
Type '((value: any, name: string) => [string, string]) | undefined' is not assignable to type 'ChartTooltipFormatter<any, string> | undefined'.
|
|
Typecheck:
src/components/charts/DonutChartWrapper.tsx#L47
Type '((value: any, name: string) => [string, string]) | undefined' is not assignable to type 'ChartTooltipFormatter<any, string> | undefined'.
|
|
Typecheck:
src/components/charts/BarChartWrapper.tsx#L52
Type '((value: any, name: string) => [string, string]) | undefined' is not assignable to type 'ChartTooltipFormatter<any, string> | undefined'.
|
|
Typecheck:
src/components/charts/AreaChartWrapper.tsx#L52
Type '((value: any, name: string) => [string, string]) | undefined' is not assignable to type 'ChartTooltipFormatter<any, string> | undefined'.
|
|
Typecheck:
src/app/demo/release-checklist/page.tsx#L246
Type '"default"' is not assignable to type 'Variant | undefined'.
|
|
Typecheck:
src/app/demo/notifications/page.tsx#L92
Type '"default"' is not assignable to type 'Variant | undefined'.
|
|
Typecheck:
src/app/demo/notifications/page.tsx#L83
Type '"default"' is not assignable to type 'Variant | undefined'.
|
|
Typecheck:
src/app/api/preview-routes.test.ts#L105
Property 'headers' does not exist on type 'void'.
|
|
Typecheck:
src/app/api/preview-routes.test.ts#L104
Property 'status' does not exist on type 'void'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading