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

fix(deps): bump react-markdown from 8.0.7 to 9.0.1 in /gatsby-theme-mate #32

fix(deps): bump react-markdown from 8.0.7 to 9.0.1 in /gatsby-theme-mate

fix(deps): bump react-markdown from 8.0.7 to 9.0.1 in /gatsby-theme-mate #32

Triggered via pull request November 19, 2023 22:18
Status Failure
Total duration 1m 11s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLParagraphElement> & HTMLAttributes<HTMLParagraphElement> & ExtraProps> | undefined'.
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLUListElement> & HTMLAttributes<HTMLUListElement> & ExtraProps> | undefined'.
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLLIElement> & LiHTMLAttributes<HTMLLIElement> & ExtraProps> | undefined'.
build
Type '({ href, children }: LinkProps) => React.JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps> | undefined'.
build
Process completed with exit code 2.