WIP #4753
Annotations
9 errors
ci (18)
'handleChange' is declared but its value is never read.
|
ci (18)
Type '{ ref: ForwardedRef<HTMLSelectElement>; autoComplete: string; disabled?: boolean | undefined; form?: string | undefined; multiple?: boolean | undefined; ... 273 more ...; renderPrefix: (prefixProps: { ...; }) => Element | null; }' is not assignable to type 'SelectProps'.
|
ci (18)
Type 'ForwardedRef<HTMLInputElement>' is not assignable to type 'Ref<InputElement> | undefined'.
|
ci (18)
Process completed with exit code 1.
|
ci (20.5)
The job was canceled because "_18" failed.
|
ci (20.5)
'handleChange' is declared but its value is never read.
|
ci (20.5)
Type '{ ref: ForwardedRef<HTMLSelectElement>; autoComplete: string; disabled?: boolean | undefined; form?: string | undefined; multiple?: boolean | undefined; ... 273 more ...; renderPrefix: (prefixProps: { ...; }) => Element | null; }' is not assignable to type 'SelectProps'.
|
ci (20.5)
Type 'ForwardedRef<HTMLInputElement>' is not assignable to type 'Ref<InputElement> | undefined'.
|
ci (20.5)
Process completed with exit code 1.
|