Skip to content

feat: react router breadcrumbs #608

feat: react router breadcrumbs

feat: react router breadcrumbs #608

Triggered via pull request December 25, 2023 05:46
Status Failure
Total duration 3m 40s
Artifacts

on-pull-request-opened.yml

on: pull_request
Codegen  /  rush update
3m 30s
Codegen / rush update
detect ticket
2s
detect ticket
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Codegen / rush update
Type 'ForwardedRef<unknown>' is not assignable to type 'LegacyRef<HTMLButtonElement> | undefined'.
Codegen / rush update
Property 'color' is missing in type '{ children: string; testId: string; }' but required in type 'ButtonProps'.
Codegen / rush update
Property 'color' is missing in type '{ children: string; testId: string; ref: (ref: unknown) => void; }' but required in type 'ButtonProps'.
Codegen / rush update
Argument of type 'unknown' is not assignable to parameter of type 'HTMLElement | null'.
Codegen / rush update
Property 'color' is missing in type '{ children: string; testId: string; ref: (ref: unknown) => void; }' but required in type 'ButtonProps'.
Codegen / rush update
Argument of type 'unknown' is not assignable to parameter of type 'HTMLElement | null'.
Codegen / rush update
Process completed with exit code 1.