Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

build(deps): Bump react-markdown from 8.0.7 to 9.0.1 in /api-editor/gui #4753

build(deps): Bump react-markdown from 8.0.7 to 9.0.1 in /api-editor/gui

build(deps): Bump react-markdown from 8.0.7 to 9.0.1 in /api-editor/gui #4753

Triggered via pull request November 29, 2023 17:23
Status Failure
Total duration 2m 44s
Artifacts

pr.yml

on: pull_request
Matrix: build-api-editor
Matrix: gui-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-api-editor (18.x, 17)
Cannot find module 'react-markdown/lib/ast-to-react' or its corresponding type declarations.
build-api-editor (18.x, 17)
Binding element 'className' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'children' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'href' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'className' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'children' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'className' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Binding element 'children' implicitly has an 'any' type.
build-api-editor (18.x, 17)
Type '{ a: ComponentType<any>; code: CodeComponent; p: ParagraphComponent; ul: UnorderedListComponent; }' is not assignable to type 'Partial<Components>'.
build-api-editor (18.x, 17)
Type '(this: Processor<void, Root, void, void, undefined>, ...settings: void[] | [(KatexOptions | undefined)?]) => void | Transformer<Root, Root>' is not assignable to type 'Pluggable'.