feat: react router breadcrumbs #608
on-pull-request-opened.yml
on: pull_request
Codegen
/
rush update
3m 30s
detect ticket
2s
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.
|