chore(deps): update dependency react-markdown to v10 #3153
check-ci-validation.yml
on: pull_request
Prepare Workflow
18s
Static Code Analysis
28s
Unit Testing
16s
Build Package
15s
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.
|