kickstart app router migration #119
Annotations
7 errors and 1 warning
Build local preview bundle
Type '({ className, ...rest }: ComponentPropsWithRef<"table">) => JSX.Element' is not assignable to type 'Component<DetailedHTMLProps<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>> | undefined'.
|
Build local preview bundle
@fern-docs/ui#compile: command (/__w/fern-platform/fern-platform/packages/fern-docs/ui) /github/home/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
Build local preview bundle
Type '({ className, ...rest }: ComponentPropsWithRef<"ol">) => JSX.Element' is not assignable to type 'Component<DetailedHTMLProps<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>> | undefined'.
|
Build local preview bundle
Type '({ className, ...rest }: ComponentPropsWithRef<"ul">) => JSX.Element' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLUListElement>, HTMLUListElement>> | undefined'.
|
Build local preview bundle
Type '({ className, ...rest }: ComponentPropsWithRef<"li">) => JSX.Element' is not assignable to type 'Component<DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>> | undefined'.
|
Build local preview bundle
Type '({ className, ...rest }: ComponentPropsWithRef<"strong">) => JSX.Element' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>> | undefined'.
|
Build local preview bundle
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading