chore(deps): bump @chakra-ui/react from 2.8.0 to 3.2.3 #394
Annotations
10 errors and 1 warning
build:
src/app.tsx#L12
Module '"@chakra-ui/react"' has no exported member 'useColorMode'.
|
build:
src/app.tsx#L102
Type '{ children: Element; href: string; isExternal: true; }' is not assignable to type 'IntrinsicAttributes & LinkProps & RefAttributes<HTMLAnchorElement>'.
|
build:
src/app.tsx#L130
Type '{ children: string; leftIcon: Element; href: string; as: "a"; colorScheme: "green"; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
build:
src/app.tsx#L152
JSX element type 'Switch' does not have any construct or call signatures.
|
build:
src/app.tsx#L152
'Switch' cannot be used as a JSX component.
|
build:
src/editor.tsx#L9
Module '"@chakra-ui/react"' has no exported member 'useColorMode'.
|
build:
src/footer.tsx#L7
Type '{ children: Element[]; spacing: string; }' is not assignable to type 'IntrinsicAttributes & StackProps & RefAttributes<HTMLDivElement>'.
|
build:
src/footer.tsx#L8
Type '{ children: Element; as: "small"; size: string; }' is not assignable to type 'IntrinsicAttributes & TextProps & RefAttributes<HTMLParagraphElement>'.
|
build:
src/footer.tsx#L13
Type '{ children: Element; as: "small"; size: string; }' is not assignable to type 'IntrinsicAttributes & TextProps & RefAttributes<HTMLParagraphElement>'.
|
build:
src/footer.tsx#L23
Type '{ children: (string | Element)[]; as: "small"; size: string; }' is not assignable to type 'IntrinsicAttributes & TextProps & RefAttributes<HTMLParagraphElement>'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|