Upgrade/element web v1.11.53 #1513
Annotations
10 errors
Typecheck
Type 'typeof AccessibleButton<T>' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
Typecheck
Type 'ForwardRefExoticComponent<Partial<Omit<SVGProps<SVGSymbolElement> | DetailedHTMLProps<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement> | ... 120 more ... | DetailedHTMLProps<...>, "ref" | ... 3 more ... | "onMouseDown">> & Omit<...> & { ...; } & RefAttributes<...>>' has no signatures for which the type argument list is applicable.
|
Typecheck
Property 'children' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typecheck
Property 'onClick' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typecheck
Property 'onContextMenu' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typecheck
Type 'typeof AccessibleTooltipButton<T>' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
Typecheck
Type 'ForwardRefExoticComponent<{ title?: string | undefined; tooltip?: ReactNode; label?: string | undefined; tooltipClassName?: string | undefined; forceHide?: boolean | undefined; alignment?: Alignment | undefined; onHover?: ((hovering: boolean) => void) | undefined; onHideTooltip?(ev: SyntheticEvent<...>): void; } & R...' has no signatures for which the type argument list is applicable.
|
Typecheck
Property 'children' does not exist on type '{ isExpanded: boolean; }'.
|
Typecheck
Property 'onClick' does not exist on type '{ isExpanded: boolean; }'.
|
Typecheck
Property 'onContextMenu' does not exist on type '{ isExpanded: boolean; }'.
|
The logs for this run have expired and are no longer available.
Loading