Big redesign and banxa integration #2819
Annotations
11 errors
|
Building desktop wallet on macos
alephium-desktop-wallet#build: command (/Users/runner/work/alephium-frontend/alephium-frontend/apps/desktop-wallet) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Building desktop wallet on macos
Type '{ children: string; isElevated: boolean; htmlFor: string; }' is not assignable to type 'IntrinsicAttributes & MotionProps & { isElevated: boolean; } & { children?: ReactNode; }'.
|
Building desktop wallet on macos
Type '{ children: string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal; isElevated: boolean; htmlFor: string | undefined; }' is not assignable to type 'IntrinsicAttributes & MotionProps & { isElevated: boolean; } & { children?: ReactNode; }'.
|
Building desktop wallet on macos
Property 'isExpanded' does not exist on type 'ExpandRowButtonProps'.
|
Building desktop wallet on macos
Property 'onExpand' does not exist on type 'ExpandRowButtonProps'.
|
Building desktop wallet on macos
No overload matches this call.
|
Building desktop wallet on macos
Type '{ children: Element; style: { marginBottom: number; }; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
Building desktop wallet on macos
Type '{ children: Element; secondary: true; centered: true; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
Building desktop wallet on macos
Type '{ children: never; centered: true; secondary: true; style: { maxWidth: number; }; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
Building desktop wallet on macos
Type '{ children: string[]; centered: true; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
Loading