Big redesign and banxa integration #2816
Annotations
12 errors
build-desktop-wallet (ubuntu-latest)
Type '{ children: string; isElevated: boolean; htmlFor: string; }' is not assignable to type 'IntrinsicAttributes & MotionProps & { isElevated: boolean; } & { children?: ReactNode; }'.
|
build-desktop-wallet (ubuntu-latest)
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; }'.
|
build-desktop-wallet (ubuntu-latest)
Property 'isExpanded' does not exist on type 'ExpandRowButtonProps'.
|
build-desktop-wallet (ubuntu-latest)
Property 'onExpand' does not exist on type 'ExpandRowButtonProps'.
|
build-desktop-wallet (ubuntu-latest)
No overload matches this call.
|
build-desktop-wallet (ubuntu-latest)
Type '{ children: Element; style: { marginBottom: number; }; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
build-desktop-wallet (ubuntu-latest)
Type '{ children: Element; secondary: true; centered: true; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
build-desktop-wallet (ubuntu-latest)
Type '{ children: never; centered: true; secondary: true; style: { maxWidth: number; }; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
build-desktop-wallet (ubuntu-latest)
Type '{ children: string[]; centered: true; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
build-desktop-wallet (ubuntu-latest)
Type '{ children: Element; centered: true; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
build-desktop-wallet (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-desktop-wallet (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|