React components/select #949
continuous-deployment.yml
on: pull_request
Annotations
10 errors
lint
Type '{ defaultValue?: string | number | readonly string[] | undefined; onFocus?: FocusEventHandler<HTMLSelectElement> | undefined; onBlur?: FocusEventHandler<HTMLSelectElement> | undefined; ... 10 more ...; "aria-describedby": string | undefined; }' is not assignable to type 'IntrinsicAttributes & SelectProps'.
|
lint
Duplicate identifier 'LuxTextbox'.
|
lint
Duplicate identifier 'INPUT_TYPES'.
|
lint
Duplicate identifier 'LuxTextboxProps'.
|
lint
Duplicate identifier 'LuxTextbox'.
|
lint
Duplicate identifier 'INPUT_TYPES'.
|
lint
Duplicate identifier 'LuxTextboxProps'.
|
lint
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|