Skip to content

fix(TimePicker2): should support custom formatting close ##3651 #7

fix(TimePicker2): should support custom formatting close ##3651

fix(TimePicker2): should support custom formatting close ##3651 #7

Triggered via pull request March 28, 2024 02:34
Status Failure
Total duration 1m 2s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
changed: components/time-picker2/__docs__/demo/disabled/index.tsx#L9
Parameter 'list' implicitly has an 'any' type.
changed: components/time-picker2/__docs__/demo/disabled/index.tsx#L9
Parameter 'index' implicitly has an 'any' type.
changed: components/time-picker2/__docs__/demo/field/index.tsx#L11
'value' is of type 'unknown'.
changed: components/time-picker2/__docs__/demo/preset/index.tsx#L30
No overload matches this call.
changed: components/time-picker2/__docs__/demo/preset/index.tsx#L33
No overload matches this call.
changed: components/time-picker2/__docs__/demo/render-menu/index.tsx#L5
Parameter 'list' implicitly has an 'any' type.
changed: components/time-picker2/__docs__/demo/render-menu/index.tsx#L6
Binding element 'label' implicitly has an 'any' type.
changed: components/time-picker2/__docs__/demo/render-menu/index.tsx#L6
Binding element 'value' implicitly has an 'any' type.
changed: components/time-picker2/__docs__/demo/render-menu/index.tsx#L14
No overload matches this call.
changed: components/time-picker2/__docs__/demo/value/index.tsx#L7
Parameter 'props' implicitly has an 'any' type.
changed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.