add column filters #4150
ci.yml
on: push
eslint
2m 32s
test
31s
check-prettier
26s
check-stylelint
20s
check-knip
17s
check-publint
47s
gh-pages-dry-run
1m 27s
Annotations
2 errors and 3 warnings
eslint
@3yourmind/kotti-ui#check:eslint: command (/home/runner/work/kotti/kotti/packages/kotti-ui) /tmp/yarn--1733156987111-0.33805125738083297/yarn run check:eslint exited (1)
|
eslint
Process completed with exit code 1.
|
eslint:
packages/kotti-ui/source/kotti-table/table/hooks.ts#L361
Expected "filterFn" to come before "id"
|
eslint:
packages/kotti-ui/source/kotti-table/table/types.ts#L4
Expected "@tanstack/table-core" to come before "zod"
|
eslint:
packages/kotti-ui/source/kotti-table/table/types.ts#L4
Extra spacing between "zod" and "@tanstack/table-core" imports
|