Skip to content

feat(n-scrollbar): remove unused size prop #9842

feat(n-scrollbar): remove unused size prop

feat(n-scrollbar): remove unused size prop #9842

Triggered via pull request October 11, 2024 10:08
Status Failure
Total duration 3m 50s
Artifacts

node.js.yml

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

Annotations

13 errors and 2 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#L61
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)
The operation was canceled.
test (18)
Process completed with exit code 1.
test (20)
The job was canceled because "_18" failed.
test (20)
The operation was canceled.
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/