feat: infinite tree #11
Annotations
5 errors and 1 warning
build:
src/components/InfiniteTable/useRowSelection.ts#L22
Cannot find name 'allRowSelectedModeProps'. Did you mean 'allRowSelectedMode'?
|
build:
src/components/InfiniteTable/useRowSelection.ts#L35
Cannot find name 'allRowSelectedModeProps'. Did you mean 'allRowSelectedMode'?
|
build:
src/components/InfiniteTable/useRowSelection.ts#L36
Cannot find name 'allRowSelectedModeProps'. Did you mean 'allRowSelectedMode'?
|
build:
src/components/InfiniteTable/useRowSelection.ts#L40
Cannot find name 'allRowSelectedModeProps'. Did you mean 'allRowSelectedMode'?
|
build
Process completed with exit code 2.
|
build
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/
|