feat(time-picker): 添加自定义quick option #2829
Annotations
6 errors and 12 warnings
src/past-time-picker/PastTimePicker.tsx#L122
'quickOptions' is already declared in the upper scope
|
src/past-time-picker/PastTimePicker.tsx#L129
Unexpected assignment within an 'if' statement
|
src/past-time-picker/demos/PastTimePicker.stories.tsx#L96
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
src/static-past-time-picker/StaticPastTimePicker.tsx#L90
'currentRange' is already declared in the upper scope
|
src/static-past-time-picker/StaticPastTimePicker.tsx#L131
React Hook React.useEffect has a missing dependency: 'parseMode'. Either include it or remove the dependency array
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/alert/__test__/alert.test.tsx#L31
Unexpected any. Specify a different type
|
src/card/demos/Card.stories.tsx#L113
Unexpected alert
|
src/cascader/demos/Cascader.stories.tsx#L93
Unexpected any. Specify a different type
|
src/cascader/demos/Cascader.stories.tsx#L93
Unexpected any. Specify a different type
|
src/cascader/demos/Cascader.stories.tsx#L93
Unexpected console statement
|
src/cascader/demos/Cascader.stories.tsx#L131
Unexpected any. Specify a different type
|
src/cascader/demos/Cascader.stories.tsx#L131
Unexpected any. Specify a different type
|
src/cascader/demos/Cascader.stories.tsx#L131
Unexpected console statement
|
src/cascader/demos/Cascader.stories.tsx#L145
Unexpected any. Specify a different type
|
src/cascader/demos/Cascader.stories.tsx#L145
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading