Skip to content

Minor updates

Minor updates #726

Triggered via pull request November 25, 2024 09:12
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint 20.x
Type '{ children: string; type: string; fullWidth: true; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLButtonElement, ButtonProps>, "ref"> & { ...; } & Readonly<...>'.
Lint 20.x
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
Lint 20.x
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
Lint 20.x
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
Lint 20.x
Process completed with exit code 1.