Skip to content

fix: @mdx-js/react ^3.0.0 #2074

fix: @mdx-js/react ^3.0.0

fix: @mdx-js/react ^3.0.0 #2074

Triggered via push February 4, 2024 18:31
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint & Test: src/components/MdxProvider.tsx#L33
Type 'Partial<{ a: ProviderComponent<{ href: string; title?: string | undefined; }>; blockquote: ProviderComponent<Record<string, unknown>>; code: ProviderComponent<{ className?: string | undefined; metastring?: string | undefined; }>; ... 25 more ...; wrapper: ProviderComponent<...>; }>' is not assignable to type 'Readonly<MDXComponents> | MergeComponents | null | undefined'.
Lint & Test
Process completed with exit code 1.
Lint & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.