Skip to content

fix(deps): Update dev-non-major #21046

fix(deps): Update dev-non-major

fix(deps): Update dev-non-major #21046

Triggered via push September 9, 2024 11:29
Status Failure
Total duration 2m 23s
Artifacts

typeCheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typeCheck
No overload matches this call.
typeCheck
No overload matches this call.
typeCheck
No overload matches this call.
typeCheck
No overload matches this call.
typeCheck
Argument of type '(props: UploadTargetProps & Props, forwardedRef: ForwardedRef<HTMLElement>) => Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLElement, PropsWithoutRef<UploadTargetProps & Props>>'.
typeCheck
Argument of type '(props: Omit<ComponentProps, ManagedProps> & Props, forwardedRef: ForwardedRef<HTMLElement>) => Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLElement, PropsWithoutRef<Omit<ComponentProps, ManagedProps> & Props>>'.
typeCheck
No overload matches this call.
typeCheck
No overload matches this call.
typeCheck
Property 'totalDays' is missing in type '{ toggleShowContent: () => void; daysLeft: number; ref: Dispatch<SetStateAction<HTMLButtonElement | null>>; }' but required in type 'FreeTrialButtonProps'.
typeCheck
Process completed with exit code 2.