feat(image): add error
slot (#6424)
#9818
Annotations
9 errors
|
src/tooltip/src/Tooltip.ts#L58
Spread types may only be created from object types.
|
src/ellipsis/src/PerformantEllipsis.tsx#L59
Argument of type '{ readonly tooltip: boolean | PopoverProps; readonly lineClamp?: string | number | undefined; readonly theme?: Theme<"Ellipsis", unknown, { Tooltip: Theme<"Tooltip", { borderRadius: string; boxShadow: string; color: string; textColor: string; padding: string; }, { ...; }>; }> | undefined; readonly themeOverrides?: E...' is not assignable to parameter of type 'Data & VNodeProps'.
|
src/scrollbar/src/Scrollbar.tsx#L62
Spread types may only be created from object types.
|
src/carousel/src/Carousel.tsx#L742
Property 'scheduler' does not exist on type 'ComputedRefImpl<any>'.
|
src/carousel/src/Carousel.tsx#L743
Property 'run' does not exist on type 'ComputedRefImpl<any>'.
|
src/modal/src/ModalEnvironment.tsx#L111
Spread types may only be created from object types.
|
src/popconfirm/src/Popconfirm.ts#L118
No overload matches this call.
|
|
This job was cancelled
Loading