chore(Security): bump downshift from 6.1.12 to 8.2.3 #5498
Annotations
10 errors
NPM_smoketest
Property 'getComboboxProps' does not exist on type 'UseComboboxState<string> & UseComboboxPropGetters<string> & UseComboboxActions<string>'.
|
NPM_smoketest
No overload matches this call.
|
NPM_smoketest
Type '{ onFocus: () => void; ref: React.RefObject<HTMLInputElement>; }' is not assignable to type 'Pick<UseComboboxGetInputPropsReturnValue, "value" | "id" | "role" | "aria-activedescendant" | "aria-autocomplete" | "aria-controls" | ... 8 more ... | "onChangeText">'.
|
NPM_smoketest
No overload matches this call.
|
NPM_smoketest
Property 'getComboboxProps' does not exist on type 'UseComboboxState<SelectChildWithStringType> & UseComboboxPropGetters<SelectChildWithStringType> & UseComboboxActions<...>'.
|
NPM_smoketest
Property 'ref' does not exist on type 'Pick<UseComboboxGetInputPropsReturnValue, "value" | "id" | "role" | "aria-activedescendant" | "aria-autocomplete" | "aria-controls" | ... 8 more ... | "onChangeText">'.
|
NPM_smoketest
No overload matches this call.
|
NPM_smoketest
'value' is specified more than once, so this usage will be overwritten.
|
NPM_smoketest
Type '{ ref?: RefObject<any> | undefined; id: string; tabIndex: -1; 'aria-controls': string; 'aria-expanded': boolean; onClick?: MouseEventHandler<Element> | undefined; onPress?: ((event: BaseSyntheticEvent<...>) => void) | undefined; hasHover: boolean; isDisabled: boolean; isOpen: boolean; } | { ...; }' is not assignable to type 'IntrinsicAttributes & InlineButtonProps & RefAttributes<HTMLButtonElement>'.
|
NPM_smoketest
Process completed with exit code 1.
|