Skip to content

fix(deps): update dependency react-datepicker to v7 #16618

fix(deps): update dependency react-datepicker to v7

fix(deps): update dependency react-datepicker to v7 #16618

Triggered via pull request September 2, 2024 09:05
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint
@ultraviolet/ui#build: command (/home/runner/work/ultraviolet/ultraviolet/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
lint
Import declaration conflicts with local declaration of 'DatePicker'.
lint
Argument of type 'string | LocaleObj' is not assignable to parameter of type 'string'.
lint
Type '{ selectsMultiple: true | undefined; onChange: ((date: Date | null, event?: MouseEvent<HTMLElement, MouseEvent> | KeyboardEvent<HTMLElement> | undefined) => void) | ((date: [...], event?: MouseEvent<...> | ... 1 more ... | undefined) => void) | ((date: Date[] | null, event?: MouseEvent<...> | ... 1 more ... | undefi...' is not assignable to type 'IntrinsicAttributes & (IntrinsicClassAttributes<DatePicker> & (({ css?: Interpolation<Theme>; } & Pick<...> & InexactPartial<...> & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>)))'.
lint
No overload matches this call.
lint
Process completed with exit code 2.
typecheck
@ultraviolet/ui#build: command (/home/runner/work/ultraviolet/ultraviolet/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
typecheck
Import declaration conflicts with local declaration of 'DatePicker'.
typecheck
Argument of type 'string | LocaleObj' is not assignable to parameter of type 'string'.
typecheck
Type '{ selectsMultiple: true | undefined; onChange: ((date: Date | null, event?: MouseEvent<HTMLElement, MouseEvent> | KeyboardEvent<HTMLElement> | undefined) => void) | ((date: [...], event?: MouseEvent<...> | ... 1 more ... | undefined) => void) | ((date: Date[] | null, event?: MouseEvent<...> | ... 1 more ... | undefi...' is not assignable to type 'IntrinsicAttributes & (IntrinsicClassAttributes<DatePicker> & (({ css?: Interpolation<Theme>; } & Pick<...> & InexactPartial<...> & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>)))'.
typecheck
No overload matches this call.
typecheck
Process completed with exit code 2.