Skip to content

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

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

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

Triggered via pull request March 12, 2025 12:39
Status Failure
Total duration 3m 31s
Artifacts

check-ci-validation.yml

on: pull_request
Prepare Workflow
2m 45s
Prepare Workflow
Static Code Analysis
27s
Static Code Analysis
Unit Testing
21s
Unit Testing
Build Package
16s
Build Package
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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>'.
Static Code Analysis
Process completed with exit code 2.