Skip to content

refactor(TimePicker2): convert to TypeScript, impove docs and tests, close #4616 #521

refactor(TimePicker2): convert to TypeScript, impove docs and tests, close #4616

refactor(TimePicker2): convert to TypeScript, impove docs and tests, close #4616 #521

Triggered via pull request October 17, 2024 03:11
Status Failure
Total duration 1m 18s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
changed: components/time-picker2/time-picker.tsx#L422
Argument of type 'string | string[] | ValueType' is not assignable to parameter of type 'ValueType'.
changed
Process completed with exit code 1.
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/