Skip to content

Bump react-markdown from 8.0.7 to 9.0.1 #679

Bump react-markdown from 8.0.7 to 9.0.1

Bump react-markdown from 8.0.7 to 9.0.1 #679

Triggered via pull request August 5, 2024 10:32
Status Failure
Total duration 6m 46s
Artifacts

ci.yml

on: pull_request
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
integration (ubuntu-20.04)
The process '/usr/bin/xvfb-run' failed with exit code 1
web (ubuntu-20.04)
Process completed with exit code 1.
packages (ubuntu-20.04): packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
packages (ubuntu-20.04): packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
packages (ubuntu-20.04): 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 (ubuntu-20.04): packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
packages (ubuntu-20.04): packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
packages (ubuntu-20.04): 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 (ubuntu-20.04): packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
packages (ubuntu-20.04): packages/studio-base/src/components/TextContent.tsx#L191
Type '((options?: void | Options | undefined) => void | Transformer<Root, Root>)[]' is not assignable to type 'Pluggable[]'.
packages (ubuntu-20.04): 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 (ubuntu-20.04): packages/studio-base/src/components/PanelOverlay.tsx#L18
Cannot find module 'react-markdown/lib/react-markdown' or its corresponding type declarations.
build benchmark (ubuntu-20.04)
Process completed with exit code 1.
integration (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration (ubuntu-20.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/