Skip to content

feat: infinite tree #11

feat: infinite tree

feat: infinite tree #11

Triggered via pull request September 21, 2024 08:21
Status Failure
Total duration 43s
Artifacts

build_check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/