Skip to content

EPMRPP-97286 || fix datapicker #206

EPMRPP-97286 || fix datapicker

EPMRPP-97286 || fix datapicker #206

Triggered via pull request January 29, 2025 07:49
Status Success
Total duration 43s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/dataPicker2/dataPicker2/datePicker.tsx#L15
Unexpected any. Specify a different type
build: src/components/dataPicker2/dataPicker2/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
build: src/components/dataPicker2/dataPicker2/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
build: src/components/date2/date2.tsx#L8
Unexpected any. Specify a different type
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/datePicker1/datePicker.tsx#L15
Unexpected any. Specify a different type
build: src/components/datePicker1/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
build: src/components/datePicker1/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array