Skip to content

fix(PageHeader): updated type to ReactNode #959

fix(PageHeader): updated type to ReactNode

fix(PageHeader): updated type to ReactNode #959

Triggered via pull request July 3, 2025 14:49
Status Failure
Total duration 33s
Artifacts

pr-preview.yml

on: pull_request_target
build-upload
28s
build-upload
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-upload
Process completed with exit code 1.
build-upload
Process completed with exit code 1.
build-upload
Process completed with exit code 2.
build-upload
Type '{ children: ReactNode; label?: ReactNode; className?: string | undefined; component: "symbol" | "object" | "title" | "cite" | "data" | "form" | "label" | "pattern" | ... 171 more ... | "view"; ... 382 more ...; key?: Key | ... 1 more ... | undefined; }' is not assignable to type 'ButtonProps'.
build-upload
Interface 'PageHeaderLinkProps' incorrectly extends interface 'ButtonProps'.
build-upload
Type '{ children: ReactNode; label?: ReactNode; className?: string | undefined; component: "symbol" | "object" | "title" | "cite" | "data" | "form" | "label" | "pattern" | ... 171 more ... | "view"; ... 382 more ...; key?: Key | ... 1 more ... | undefined; }' is not assignable to type 'ButtonProps'.
build-upload
Interface 'PageHeaderLinkProps' incorrectly extends interface 'ButtonProps'.