Skip to content

chore(Upload): improve typing of id property #16068

chore(Upload): improve typing of id property

chore(Upload): improve typing of id property #16068

Triggered via push December 13, 2024 11:59
Status Failure
Total duration 3m 19s
Artifacts

verify.yml

on: push
Run tests and checks
3m 10s
Run tests and checks
Run build tests
1m 42s
Run build tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Run build tests
Type '{ children: (Element | ReactNode)[]; text?: ReactNode; id: string | Record<string, unknown> | Context<any> | Promise<() => void> | (() => void); ... 22 more ...; onDragLeave: (event: UploadDragEvent) => void; }' is not assignable to type 'Omit<HTMLProps<HTMLElement>, "ref" | "onAnimationEnd">'.
Run build tests
Process completed with exit code 2.
Run tests and checks
Type '{ children: (Element | ReactNode)[]; text?: ReactNode; download?: boolean; id: string | Record<string, unknown> | Context<any> | Promise<() => void> | (() => void); ... 21 more ...; onDragLeave: (event: UploadDragEvent) => void; }' is not assignable to type 'Omit<HTMLProps<HTMLElement>, "ref" | "onAnimationEnd">'.
Run tests and checks
Process completed with exit code 2.
Run build tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests and checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636