Skip to content

chore(deps): update dependency react-markdown to v10 #3539

chore(deps): update dependency react-markdown to v10

chore(deps): update dependency react-markdown to v10 #3539

Triggered via pull request October 23, 2025 09:39
Status Failure
Total duration 1m 29s
Artifacts

check-ci-validation.yml

on: pull_request
Prepare Workflow
37s
Prepare Workflow
Static Code Analysis
34s
Static Code Analysis
Unit Testing
27s
Unit Testing
Build Package
20s
Build Package
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Static Code Analysis
Process completed with exit code 2.
Static Code Analysis: stories/components/markdown-renderer.tsx#L14
Type '{ children: string; className: string; rehypePlugins: ((options?: Options | null | undefined) => (tree: Root, file: VFile) => Root)[]; remarkPlugins: ((options?: Options | null | undefined) => undefined)[]; components: { ...; }; }' is not assignable to type 'IntrinsicAttributes & Readonly<Options>'.