Bump react-markdown from 8.0.7 to 9.0.1 #679
Annotations
10 errors
packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
|
packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
|
packages/studio-base/src/components/TextContent.tsx#L192
Type '(linkProps: { href?: string | undefined; children: React.ReactNode; }) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps> | undefined'.
|
packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
|
packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
|
packages/studio-base/src/components/TextContent.tsx#L192
Type '(linkProps: { href?: string | undefined; children: React.ReactNode; }) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps> | undefined'.
|
packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
|
packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
|
packages/studio-base/src/components/TextContent.tsx#L192
Type '(linkProps: { href?: string | undefined; children: React.ReactNode; }) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps> | undefined'.
|
packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
|
This job failed
Loading