Skip to content

feat(n-tree-select): add show-line prop #9920

feat(n-tree-select): add show-line prop

feat(n-tree-select): add show-line prop #9920

Triggered via pull request November 27, 2024 10:01
Status Failure
Total duration 6m 32s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint (20): src/tree-select/src/TreeSelect.tsx#L11
Expected "computed" to come before "VNodeChild"
lint (20): src/tree-select/src/TreeSelect.tsx#L27
Expected "../../tree/src/Tree" (parent-type) to come before "vueuc" (external)
lint (20): src/tree-select/src/TreeSelect.tsx#L28
Expected "../../tree/src/interface" to come before "../../tree/src/Tree"
lint (20): src/tree-select/src/TreeSelect.tsx#L35
Expected "../../select/src/interface" to come before "../../tree/src/interface"
lint (20): src/tree-select/src/TreeSelect.tsx#L36
Expected "../../popover" to come before "../../select/src/interface"
lint (20): src/tree-select/src/TreeSelect.tsx#L37
Expected "../../form/src/interface" to come before "../../popover"
lint (20): src/tree-select/src/TreeSelect.tsx#L38
Expected "../../_mixins" to come before "../../form/src/interface"
lint (20): src/tree-select/src/TreeSelect.tsx#L54
Expected "call" to come before "MaybeArray"
lint (20): src/tree-select/src/TreeSelect.tsx#L66
Expected "treeSelectLight" to come before "TreeSelectTheme"
lint (20): src/tree-select/src/TreeSelect.tsx#L67
Expected "./interface" (sibling-type) to come before "../styles" (parent)
lint (18)
The job was canceled because "_20" failed.
lint (18)
The operation was canceled.