refactor(TimePicker2): convert to TypeScript, impove docs and tests, close #4616 #515
Annotations
2 errors and 5 warnings
components/time-picker2/time-picker.tsx#L431
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
|
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/
|
components/time-picker2/__docs__/demo/preset/index.tsx#L4
'Dayjs' is defined but never used
|
components/time-picker2/index.tsx#L21
All exports in the declaration are only used as types. Use `export type`
|
components/time-picker2/module/date-input.tsx#L220
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
components/time-picker2/module/time-menu.tsx#L108
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
The logs for this run have expired and are no longer available.
Loading