Skip to content

Modal controls

Modal controls #8

Triggered via push October 18, 2024 19:24
Status Failure
Total duration 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/features/ModalFlightsQuota/index.tsx#L50
Parameter 'initialValue' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/index.tsx#L50
Parameter 'value' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/index.tsx#L81
Type 'null' is not assignable to type 'string'.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'disabled' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'options' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'value' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L9
Binding element 'onChange' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L10
Parameter 'event' implicitly has an 'any' type.
deploy: src/features/ModalFlightsQuota/ui/SelectMotive.tsx#L28
Parameter 'name' implicitly has an 'any' type.
deploy: src/pages/flights-quota/ui.tsx#L23
Type 'number | undefined' is not assignable to type 'number'.