Skip to content

Update react monorepo to v19 (major) #715

Update react monorepo to v19 (major)

Update react monorepo to v19 (major) #715

Triggered via pull request December 9, 2024 08:30
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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