Landing ai assistant redesign #4105
Open
Annotations
7 errors
|
Run pnpm -F web typecheck
Process completed with exit code 2.
|
|
Run pnpm -F web typecheck
'ManifestoSection' is declared but its value is never read.
|
|
Run pnpm -F web typecheck
Type '{ children: Element[]; showAudioIndicator: boolean; audioIndicatorColor: string; audioIndicatorWidth: number; headerClassName: string | undefined; }' is not assignable to type 'IntrinsicAttributes & { showAudioIndicator?: boolean | undefined; variant?: "desktop" | "mobile" | undefined; className?: string | undefined; title?: string | undefined; prefixIcons?: ReactNode; headerClassName?: string | undefined; audioIndicatorColor?: string | undefined; children: ReactNode; }'.
|
|
Run pnpm -F web typecheck
'ValuePropsGrid' is declared but its value is never read.
|
|
Run pnpm -F web typecheck
'HeroParagraphSection' is declared but its value is never read.
|
|
Run pnpm -F web typecheck
'scrollToFeature' is declared but its value is never read.
|
|
Run pnpm -F web typecheck
'selectedFeature' is declared but its value is never read.
|
Loading