chore(deps): update remark (major) #1768
check-ci-validation.yml
on: pull_request
Prepare Workflow
41s
Static Code Analysis
31s
Unit Testing
13s
Build Package
14s
Annotations
7 errors
Unit Testing
Process completed with exit code 1.
|
Build Package:
src/serializers/html/html.ts#L91
No overload matches this call.
|
Build Package
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.
|