Skip to content

fix(Table): missing prop rowVirtualizer for row measuring #33

fix(Table): missing prop rowVirtualizer for row measuring

fix(Table): missing prop rowVirtualizer for row measuring #33

Triggered via pull request July 15, 2024 08:44
Status Success
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
The following actions uses Node.js version which is deprecated 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/
Verify Files
The following actions uses Node.js version which is deprecated 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/
Verify Files: src/components/BaseRow/BaseRow.tsx#L90
Forbidden non-null assertion
Verify Files: src/components/DraggableRow/DraggableRow.tsx#L55
'row' is already declared in the upper scope on line 18 column 28
Verify Files: src/components/SortableList/SortableList.tsx#L43
React Hook React.useMemo has a missing dependency: 'activeItemIndex'. Either include it or remove the dependency array