fix(deps): update dependency rehype-react to v8 - autoclosed #5665
ci.yaml
on: pull_request
lint
19s
typecheck
18s
test
16s
package
16s
build-storybook
31s
Annotations
6 errors
package
Argument of type 'Plugin<[Options], Root, Element>' is not assignable to parameter of type 'Plugin<[Options], Node, Node>'.
|
package
Type 'unknown' is not assignable to type 'Element'.
|
package
Process completed with exit code 1.
|
typecheck:
src/app/utils/convertMarkdownToReact.ts#L31
Argument of type 'Plugin<[Options], Root, Element>' is not assignable to parameter of type 'Plugin<[Options], Node, Node>'.
|
typecheck:
src/app/utils/convertMarkdownToReact.ts#L34
Type 'unknown' is not assignable to type 'Element'.
|
typecheck
Process completed with exit code 2.
|