Skip to content

EPMRPP-92233 || add datepicker component #88

EPMRPP-92233 || add datepicker component

EPMRPP-92233 || add datepicker component #88

Triggered via pull request July 23, 2024 08:46
Status Failure
Total duration 39s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: src/components/datePicker/datePicker.stories.tsx#L71
Replace `(⏎······<DatePicker·{...args}·language={'ru'}·/>⏎····)` with `<DatePicker·{...args}·language={'ru'}·/>`
build
Process completed with exit code 1.
build: src/components/datePicker/datePicker.tsx#L15
Unexpected any. Specify a different type
build: src/components/datePicker/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
build: src/components/datePicker/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
build: src/components/modal/modal.tsx#L91
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array
build: src/components/table/types.ts#L23
Unexpected any. Specify a different type