Skip to content

React components/select #949

React components/select

React components/select #949

Triggered via pull request November 26, 2024 12:11
Status Failure
Total duration 1m 53s
Artifacts

continuous-deployment.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.