Skip to content

EPMRPP-92233 || add datepicker component #80

EPMRPP-92233 || add datepicker component

EPMRPP-92233 || add datepicker component #80

Triggered via pull request July 15, 2024 11:38
Status Failure
Total duration 36s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/components/datePicker/datePicker.tsx#L11
Cannot find name 'Locale'.
build: src/components/datePicker/datePicker.tsx#L108
Type '{ headerNodes: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null; ... 14 more ...; nextYearButtonDisabled: boolean; }' is not assignable to type 'DatePickerHeaderProps'.
build: src/components/datePicker/input/input.tsx#L30
Argument of type 'FC<InputProps>' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, InputProps>'.
build: src/components/index.ts#L17
Could not find a declaration file for module './datePicker'. '/home/runner/work/ui-kit/ui-kit/src/components/datePicker/index.js' implicitly has an 'any' type.
build
Process completed with exit code 2.