Skip to content

feat(design): support multiple tree #6132

feat(design): support multiple tree

feat(design): support multiple tree #6132

Triggered via pull request May 16, 2024 12:05
Status Failure
Total duration 3m 5s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
eslint: packages/design/src/components/tree/Tree.stories.tsx#L20
Imports "ITreeNodeProps" are only used as type
eslint: packages/design/src/components/tree/Tree.stories.tsx#L20
Member 'ITreeNodeProps' of the import declaration should be sorted alphabetically
eslint: packages/design/src/components/tree/Tree.stories.tsx#L109
More than 1 blank line not allowed
eslint: packages/design/src/components/tree/Tree.stories.tsx#L111
Expected parentheses around arrow function argument
eslint: packages/design/src/components/tree/Tree.stories.tsx#L112
Unexpected console statement
eslint: packages/design/src/components/tree/Tree.tsx#L20
`react` import should occur before import of `../checkbox`
eslint: packages/design/src/components/tree/Tree.tsx#L23
Expected 1 empty line after import statement not followed by another import
eslint: packages/design/src/components/tree/Tree.tsx#L23
Member 'createCacheWithFindNodePathFromTree' of the import declaration should be sorted alphabetically
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.