Convert Autocomplete input and user serach field into sistent #914
Annotations
10 errors
checks (18):
src/custom/InputSearchField/InputSearchField.tsx#L96
Type '{ id: string; sx: { width: string; }; options: Option[]; getOptionLabel: (option: Option) => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; ... 15 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#L96
Parameter 'options' implicitly has an 'any' type.
|
checks (18)
Process completed with exit code 1.
|
checks (16):
src/custom/InputSearchField/InputSearchField.tsx#L96
Type '{ id: string; sx: { width: string; }; options: Option[]; getOptionLabel: (option: Option) => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; ... 15 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#L96
Parameter 'options' implicitly has an 'any' type.
|
checks (16)
Process completed with exit code 1.
|
checks (20)
The job was canceled because "_18" failed.
|
checks (20):
src/custom/InputSearchField/InputSearchField.tsx#L96
Type '{ id: string; sx: { width: string; }; options: Option[]; getOptionLabel: (option: Option) => string; isOptionEqualToValue: (option: Option, value: Option) => boolean; ... 15 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#L96
Parameter 'options' implicitly has an 'any' type.
|
checks (20)
Process completed with exit code 1.
|