Skip to content

feat(n-calendar): adds cell slot #9841

feat(n-calendar): adds cell slot

feat(n-calendar): adds cell slot #9841

Re-run triggered October 11, 2024 04:27
Status Failure
Total duration 3m 35s
Artifacts

node.js.yml

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

Annotations

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