Update react monorepo to v19 (major) #715
Annotations
10 errors and 1 warning
Lint
'NextThemesProvider' cannot be used as a JSX component.
|
Lint
Type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>' does not satisfy the constraint 'keyof IntrinsicElements | ForwardRefExoticComponent<any> | (new (props: any) => Component<any, {}, any>) | ((props: any) => ReactNode)'.
|
Lint
Type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
Lint
Property 'className' does not exist on type '{}'.
|
Lint
'AvatarPrimitive.Root' cannot be used as a JSX component.
|
Lint
Type 'ForwardedRef<unknown>' is not assignable to type 'LegacyRef<HTMLSpanElement> | undefined'.
|
Lint
Type 'ForwardRefExoticComponent<AvatarImageProps & RefAttributes<HTMLImageElement>>' does not satisfy the constraint 'keyof IntrinsicElements | ForwardRefExoticComponent<any> | (new (props: any) => Component<any, {}, any>) | ((props: any) => ReactNode)'.
|
Lint
Type 'ForwardRefExoticComponent<AvatarImageProps & RefAttributes<HTMLImageElement>>' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
Lint
Property 'className' does not exist on type '{}'.
|
Lint
'AvatarPrimitive.Image' cannot be used as a JSX component.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|