Skip to content

Upgrade to ChakraUI V3 #513

Upgrade to ChakraUI V3

Upgrade to ChakraUI V3 #513

Triggered via pull request February 9, 2025 19:28
Status Failure
Total duration 3m 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run eslint/format
Process completed with exit code 1.
Check tsc
Type '{ children: string; fontWeight: number; size: string; height: "21px"; align: string; }' is not assignable to type 'IntrinsicAttributes & TextProps & RefAttributes<HTMLParagraphElement>'.
Check tsc
Type '{ children: string; fontWeight: number; size: string; height: "21px"; align: string; textDecoration: "underline"; color: "#1367EA"; }' is not assignable to type 'IntrinsicAttributes & TextProps & RefAttributes<HTMLParagraphElement>'.
Check tsc
'ChakraSelect.Context' cannot be used as a JSX component.
Check tsc
'For' cannot be used as a JSX component.
Check tsc
Argument of type '(props: TooltipProps, ref: ForwardedRef<HTMLDivElement>) => string | number | boolean | Element | ReactFragment | null | undefined' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDivElement, TooltipProps>'.
Check tsc
Process completed with exit code 2.