Skip to content

fix: SerializedMdxContent type change is causing build faillure #655

fix: SerializedMdxContent type change is causing build faillure

fix: SerializedMdxContent type change is causing build faillure #655

Triggered via push April 2, 2024 23:24
Status Failure
Total duration 1m 6s
Artifacts

development.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
deploy
Type '{ components: { AccordionGroup: FC<AccordionGroupProps>; Availability: FC<Props>; Badge: ({ className, intent, minimal, outlined, children, }: Props) => ReactElement<any, string | JSXElementConstructor<any>>; ... 207 more ...; wrapper?: Component<...> | undefined; }; compiledSource: string; scope: Record<...>; front...' is not assignable to type 'IntrinsicAttributes & MDXRemoteSerializeResult<Record<string, unknown>, Record<string, unknown>> & { components?: Readonly<...> | MergeComponents | null | undefined; lazy?: boolean | undefined; }'.
deploy
Type 'SerializedMdxContent | undefined' is not assignable to type 'string | MDXRemoteSerializeResult | undefined'.
deploy
@fern-ui/ui#compile: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
deploy
Process completed with exit code 1.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.