chore(deps): update dependency react-markdown to v9 #1480
check-ci-validation.yml
on: pull_request
Prepare Workflow
47s
Static Code Analysis
57s
Unit Testing
36s
Build Package
23s
Annotations
4 errors
Static Code Analysis:
stories/components/markdown-renderer.tsx#L15
Type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to type 'Pluggable'.
|
Static Code Analysis:
stories/components/markdown-renderer.tsx#L16
Type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to type 'Pluggable'.
|
Static Code Analysis:
stories/components/markdown-renderer.tsx#L23
Property 'inline' does not exist on type 'ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement> & ExtraProps'.
|
Static Code Analysis
Process completed with exit code 2.
|