Skip to content

Convert Autocomplete input and user serach field into sistent #914

Convert Autocomplete input and user serach field into sistent

Convert Autocomplete input and user serach field into sistent #914

Triggered via pull request November 6, 2024 15:10
Status Failure
Total duration 1m 6s
Artifacts

checks.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

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.