Skip to content

Convert Autocomplete input and user serach field into sistent #916

Convert Autocomplete input and user serach field into sistent

Convert Autocomplete input and user serach field into sistent #916

Triggered via pull request November 6, 2024 17:25
Status Failure
Total duration 1m 7s
Artifacts

checks.yml

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

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.