Convert Autocomplete input and user serach field into sistent #916
Annotations
11 errors
checks (20):
src/custom/InputSearchField/InputSearchField.tsx#L110
Type '{ id: string; style: { width: "100%"; }; options: Option[]; getOptionLabel: () => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; noOptionsText: string; ... 18 more ...; renderOption: (props: HTMLAttributes<...>, option: Option) => Element; }' is not assignable to type 'IntrinsicAttributes & AutocompleteProps<Option, false, true, false, "div">'.
|
checks (20):
src/custom/InputSearchField/InputSearchField.tsx#L110
Parameter 'x' implicitly has an 'any' type.
|
checks (20)
Process completed with exit code 1.
|
checks (18)
The job was canceled because "_20" failed.
|
checks (18):
src/custom/InputSearchField/InputSearchField.tsx#L110
Type '{ id: string; style: { width: "100%"; }; options: Option[]; getOptionLabel: () => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; noOptionsText: string; ... 18 more ...; renderOption: (props: HTMLAttributes<...>, option: Option) => Element; }' is not assignable to type 'IntrinsicAttributes & AutocompleteProps<Option, false, true, false, "div">'.
|
checks (18):
src/custom/InputSearchField/InputSearchField.tsx#L110
Parameter 'x' implicitly has an 'any' type.
|
checks (18)
The operation was canceled.
|
checks (16)
The job was canceled because "_20" failed.
|
checks (16):
src/custom/InputSearchField/InputSearchField.tsx#L110
Type '{ id: string; style: { width: "100%"; }; options: Option[]; getOptionLabel: () => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; noOptionsText: string; ... 18 more ...; renderOption: (props: HTMLAttributes<...>, option: Option) => Element; }' is not assignable to type 'IntrinsicAttributes & AutocompleteProps<Option, false, true, false, "div">'.
|
checks (16):
src/custom/InputSearchField/InputSearchField.tsx#L110
Parameter 'x' implicitly has an 'any' type.
|
checks (16)
The operation was canceled.
|