Skip to content

fix(DatePicker2): Fix the arrow direction issue when popupAlign is set to br tr or tr br #595

fix(DatePicker2): Fix the arrow direction issue when popupAlign is set to br tr or tr br

fix(DatePicker2): Fix the arrow direction issue when popupAlign is set to br tr or tr br #595

Triggered via pull request January 21, 2025 12:03
Status Failure
Total duration 1m 22s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
changed: components/date-picker2/__docs__/demo/basic/index.tsx#L8
Parameter 'date' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/basic/index.tsx#L8
Parameter 'dateStr' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/default-panel/index.tsx#L9
Parameter 'date' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/default-panel/index.tsx#L9
Parameter 'dateStr' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/default-panel/index.tsx#L10
Parameter 'value' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/default-panel/index.tsx#L10
Parameter 'mode' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/disabledDate/index.tsx#L10
Parameter 'date' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/disabledDate/index.tsx#L10
Parameter 'mode' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/format/index.tsx#L10
Parameter 'v' implicitly has an 'any' type.
changed: components/date-picker2/__docs__/demo/range-picker/index.tsx#L8
Parameter 'date' implicitly has an 'any' type.
changed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636