Update dependency @vector-im/compound-web to v7 - autoclosed #11545
Annotations
10 errors
|
|
Type '{ Icon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "children" | "ref"> & RefAttributes<SVGSVGElement>>; label: string; checked: boolean; onChange: () => void; onSelect: () => void; }' is not assignable to type 'IntrinsicAttributes & Pick<{ as?: "button" | "a" | "div" | undefined; className?: string | undefined; Icon: ReactNode | ComponentType<SVGAttributes<SVGElement>>; ... 4 more ...; disabled?: boolean | undefined; } & Omit<...>, "label" | ... 3 more ... | "Icon"> & { ...; } & RefAttributes<...>'.
|
|
node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
node_modules/@types/react/index.d.ts#L3165
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
|
node_modules/@types/react/index.d.ts#L3166
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
node_modules/@types/react/index.d.ts#L3167
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
node_modules/@types/react/index.d.ts#L3168
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
|
node_modules/@types/react/index.d.ts#L3169
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
This job failed
Loading