chore(deps): update remark (major) #1767
check-ci-validation.yml
on: pull_request
Prepare Workflow
40s
Static Code Analysis
36s
Unit Testing
21s
Build Package
17s
Annotations
7 errors
Build Package:
src/serializers/html/html.ts#L91
No overload matches this call.
|
Build Package
Process completed with exit code 1.
|
Unit Testing
Process completed with exit code 1.
|
Static Code Analysis:
src/serializers/html/html.ts#L91
No overload matches this call.
|
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#L23
Property 'inline' does not exist on type 'ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement> & ExtraProps'.
|
Static Code Analysis
Process completed with exit code 2.
|