Update dependency @chakra-ui/react to v3 #16833
Annotations
10 errors and 3 warnings
tscheck
Type '{ children: string; float: "right"; size: "sm"; leftIcon: Element; onClick: any; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
tscheck
Type '{ children: ReactNode; bgColor: "primary.main"; color: "white"; as: ForwardRefExoticComponent<Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof InternalLinkProps> & InternalLinkProps & { ...; } & RefAttributes<...>>; href: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'TagProps'.
|
tscheck
JSX element type 'Tag' does not have any construct or call signatures.
|
tscheck
'Tag' cannot be used as a JSX component.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'TagProps'.
|
tscheck
JSX element type 'Tag' does not have any construct or call signatures.
|
tscheck
'Tag' cannot be used as a JSX component.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'Fade'.
|
tscheck
Expected 2 arguments, but got 1.
|
tscheck
Cache not found for keys: node-cache-Linux-x64-pnpm-5443badcbfcc139b9c581fbd2dc0167a728de1527998a347a205ce240ca68085
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint
Cache not found for keys: node-cache-Linux-x64-pnpm-5443badcbfcc139b9c581fbd2dc0167a728de1527998a347a205ce240ca68085
|