Skip to content

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

fix: @mdx-js/react ^3.0.0

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

Triggered via push February 11, 2024 16:04
Status Failure
Total duration 1m 6s
Artifacts

validate.yml

on: push
Lint & Test
58s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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.