Skip to content

Update dependency @chakra-ui/react to v3 #16792

Update dependency @chakra-ui/react to v3

Update dependency @chakra-ui/react to v3 #16792

Triggered via push February 12, 2025 11:13
Status Failure
Total duration 50s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.