Skip to content

fix(time-picker):use-12-hours type error warning (#6422) #9820

fix(time-picker):use-12-hours type error warning (#6422)

fix(time-picker):use-12-hours type error warning (#6422) #9820

Triggered via push October 7, 2024 05:50
Status Failure
Total duration 2m 54s
Artifacts

node.js.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 3 warnings
lint (18): src/tooltip/src/Tooltip.ts#L58
Spread types may only be created from object types.
lint (18): src/ellipsis/src/PerformantEllipsis.tsx#L59
Argument of type '{ readonly tooltip: boolean | PopoverProps; readonly lineClamp?: string | number | undefined; readonly theme?: Theme<"Ellipsis", unknown, { Tooltip: Theme<"Tooltip", { borderRadius: string; boxShadow: string; color: string; textColor: string; padding: string; }, { ...; }>; }> | undefined; readonly themeOverrides?: E...' is not assignable to parameter of type 'Data & VNodeProps'.
lint (18): src/scrollbar/src/Scrollbar.tsx#L62
Spread types may only be created from object types.
lint (18): src/carousel/src/Carousel.tsx#L742
Property 'scheduler' does not exist on type 'ComputedRefImpl<any>'.
lint (18): src/carousel/src/Carousel.tsx#L743
Property 'run' does not exist on type 'ComputedRefImpl<any>'.
lint (18): src/modal/src/ModalEnvironment.tsx#L111
Spread types may only be created from object types.
lint (18): src/popconfirm/src/Popconfirm.ts#L118
No overload matches this call.
lint (18)
Process completed with exit code 1.
lint (20)
The job was canceled because "_18" failed.
lint (20): src/tooltip/src/Tooltip.ts#L58
Spread types may only be created from object types.
lint (20): src/ellipsis/src/PerformantEllipsis.tsx#L59
Argument of type '{ readonly tooltip: boolean | PopoverProps; readonly lineClamp?: string | number | undefined; readonly theme?: Theme<"Ellipsis", unknown, { Tooltip: Theme<"Tooltip", { borderRadius: string; boxShadow: string; color: string; textColor: string; padding: string; }, { ...; }>; }> | undefined; readonly themeOverrides?: E...' is not assignable to parameter of type 'Data & VNodeProps'.
lint (20): src/scrollbar/src/Scrollbar.tsx#L62
Spread types may only be created from object types.
lint (20): src/carousel/src/Carousel.tsx#L742
Property 'scheduler' does not exist on type 'ComputedRefImpl<any>'.
lint (20): src/carousel/src/Carousel.tsx#L743
Property 'run' does not exist on type 'ComputedRefImpl<any>'.
lint (20): src/modal/src/ModalEnvironment.tsx#L111
Spread types may only be created from object types.
lint (20): src/popconfirm/src/Popconfirm.ts#L118
No overload matches this call.
lint (20)
The operation was canceled.
test (18)
Process completed with exit code 1.
test (20)
Process completed with exit code 1.
lint (18)
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/
test (18)
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/
test (20)
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/