Upgrade to ChakraUI V3 #517
main.yml
on: pull_request
Run eslint/format
1m 50s
Check tsc
1m 55s
Run tests
1m 46s
Build backend image
2m 57s
Annotations
5 errors
Run eslint/format
Process completed with exit code 1.
|
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.
|