Skip to content

* kanban: support to set item count per row in col item list. #1196

* kanban: support to set item count per row in col item list.

* kanban: support to set item count per row in col item list. #1196

Triggered via push October 13, 2023 07:13
Status Success
Total duration 2m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy: lib/kanban/src/component/kanban.tsx#L12
'KanbanItemInfo' is defined but never used
deploy: lib/kanban/src/component/kanban.tsx#L12
'KanbanDnDType' is defined but never used
deploy: lib/kanban/src/component/kanban.tsx#L186
'onDragStart' is assigned a value but never used
deploy: lib/kanban/src/component/kanban.tsx#L186
'onDrop' is assigned a value but never used
deploy: lib/kanban/src/component/kanban.tsx#L186
'canDropHere' is assigned a value but never used