Skip to content

feat(kt-table): add pagination support and ordering getter #4028

feat(kt-table): add pagination support and ordering getter

feat(kt-table): add pagination support and ordering getter #4028

Triggered via push November 18, 2024 10:06
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
check-knip
fake-root#check:knip: command (/home/runner/work/kotti/kotti/internals/fake-root) /tmp/yarn--1731924418462-0.7453181592225699/yarn run check:knip exited (1)
check-knip
Process completed with exit code 1.
eslint
@3yourmind/kotti-ui#check:eslint: command (/home/runner/work/kotti/kotti/packages/kotti-ui) /tmp/yarn--1731924423023-0.2977440835748635/yarn run check:eslint exited (1)
eslint
Process completed with exit code 1.
eslint: packages/kotti-ui/source/kotti-table/context.ts#L10
Expected "getOrdering" to come before "getRowBehavior"
eslint: packages/kotti-ui/source/kotti-table/hooks.ts#L11
Expected "createColumnHelper" to come before "HeaderContext"
eslint: packages/kotti-ui/source/kotti-table/hooks.ts#L434
Expected "getColumnIndex" to come before "getOrdering"