Skip to content

chore(*): fix test:js ci failure #517

chore(*): fix test:js ci failure

chore(*): fix test:js ci failure #517

Triggered via pull request October 15, 2024 11:35
Status Failure
Total duration 1m 21s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/