made item height for drag position dynamic #528
verify.yml
on: pull_request
Lint and Test
1m 23s
Matrix: react-versions
Annotations
10 errors and 9 warnings
Lint and Test:
packages/core/src/controlledEnvironment/layoutUtils.ts#L13
Replace `"Document·not·found"` with `'Document·not·found'`
|
Lint and Test:
packages/core/src/controlledEnvironment/layoutUtils.ts#L13
Strings must use singlequote
|
Lint and Test:
packages/core/src/controlledEnvironment/layoutUtils.ts#L16
Replace ``[data-rct-tree="${treeId}"]·[data-rct-item-container="true"]`` with `⏎····`[data-rct-tree="${treeId}"]·[data-rct-item-container="true"]`⏎··`
|
Lint and Test:
packages/core/src/drag/useDraggingPosition.ts#L73
Unary operator '++' used
|
Lint and Test:
packages/core/src/drag/useDraggingPosition.ts#L78
Insert `⏎···········`
|
Lint and Test:
packages/core/src/drag/useDraggingPosition.ts#L79
Replace `·linearIndex·+·(clientYRelativeToTreeTop·-·previousItemsHeight)·/` with `⏎············linearIndex·+⏎············(clientYRelativeToTreeTop·-·previousItemsHeight)·/⏎·············`
|
|
|
Lint and Test:
packages/core/src/tree/DragBetweenLine.tsx#L9
'itemHeight' is assigned a value but never used
|
Lint and Test:
packages/core/src/tree/DragBetweenLine.tsx#L31
Replace `.slice(0,·draggingPosition?.linearIndex·??·0)` with `⏎··········.slice(0,·draggingPosition?.linearIndex·??·0)⏎··········`
|
Lint and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint and Test:
packages/core/src/controlledEnvironment/layoutUtils.ts#L13
Unexpected console statement
|
Lint and Test:
packages/core/src/controlledEnvironment/layoutUtils.ts#L19
Unexpected console statement
|
Lint and Test:
packages/core/src/stories/CustomDataProvider.stories.tsx#L49
Unexpected console statement
|
Lint and Test:
packages/core/src/stories/CustomDataProvider.stories.tsx#L53
Unexpected console statement
|
|
React 17 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
React 18 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
React 16 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|