Skip to content

build(deps-dev): bump antd from 4.24.10 to 5.8.3 #2282

build(deps-dev): bump antd from 4.24.10 to 5.8.3

build(deps-dev): bump antd from 4.24.10 to 5.8.3 #2282

Triggered via pull request August 14, 2023 04:08
Status Failure
Total duration 1m 30s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/Panel/TimeLayerSliderPanel/TimeLayerSliderPanel.tsx#L1
No overload matches this call.
build: src/Panel/TimeLayerSliderPanel/TimeLayerSliderPanel.tsx#L1
Type 'Dayjs' is missing the following properties from type 'Moment': calendar, local, isLocal, utc, and 50 more.
build: src/Panel/TimeLayerSliderPanel/TimeLayerSliderPanel.tsx#L1
Type 'Dayjs' is not assignable to type 'Moment'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/