Modal controls #8
Annotations
10 errors
src/features/ModalFlightsQuota/index.tsx#L50
Parameter 'initialValue' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/index.tsx#L50
Parameter 'value' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/index.tsx#L81
Type 'null' is not assignable to type 'string'.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'disabled' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'options' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'value' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'onChange' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L10
Parameter 'event' implicitly has an 'any' type.
|
src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L28
Parameter 'name' implicitly has an 'any' type.
|
src/pages/flights-quota/ui.tsx#L23
Type 'number | undefined' is not assignable to type 'number'.
|
The logs for this run have expired and are no longer available.
Loading