Skip to content

EPMRPP-92233 || add datepicker component #83

EPMRPP-92233 || add datepicker component

EPMRPP-92233 || add datepicker component #83

Triggered via pull request July 17, 2024 11:21
Status Success
Total duration 41s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/components/datePicker/datePicker.tsx#L13
Unexpected any. Specify a different type
build: src/components/datePicker/datePicker.tsx#L18
Unexpected any. Specify a different type
build: src/components/datePicker/header/datePickerHeader.tsx#L60
React Hook useMemo has a missing dependency: 'months'. Either include it or remove the dependency array
build: src/components/datePicker/header/datePickerHeader.tsx#L70
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
build: src/components/datePicker/input/input.tsx#L15
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
build: src/components/datePicker/input/input.tsx#L33
Fast refresh can't handle anonymous components. Add a name to your export
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