Skip to content

kickstart app router migration #284

kickstart app router migration

kickstart app router migration #284

Triggered via pull request January 25, 2025 20:25
Status Failure
Total duration 2m 39s
Artifacts

test-fern-bot.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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