chore(deps): update dependency react-markdown to v10 #3184
check-ci-validation.yml
on: pull_request
Prepare Workflow
2m 45s
Static Code Analysis
27s
Unit Testing
21s
Build Package
16s
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.
|