Upgrade to ChakraUI V3 #513
main.yml
on: pull_request
Run eslint/format
1m 48s
Check tsc
1m 58s
Run tests
1m 53s
Build backend image
3m 7s
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.
|