Skip to content

[67542] Allow single selection variant for the tree view #1131

[67542] Allow single selection variant for the tree view

[67542] Allow single selection variant for the tree view #1131

Triggered via pull request September 29, 2025 12:24
Status Failure
Total duration 5m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L286
Expected '===' and instead saw '=='
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L278
Expected '===' and instead saw '=='
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L50
Definition for rule 'custom-elements/no-dom-traversal-in-connectedcallback' was not found
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L27
Definition for rule 'custom-elements/no-dom-traversal-in-connectedcallback' was not found
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L4
Replace `·TreeViewCheckedValue,·TreeViewNodeInfo,·TreeViewNodeType·` with `TreeViewCheckedValue,·TreeViewNodeInfo,·TreeViewNodeType`
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L3
Replace `·useRovingTabIndex·` with `useRovingTabIndex`
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L2
SelectVariant not found in './tree_view_sub_tree_node_element'
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L2
SelectStrategy not found in './tree_view_sub_tree_node_element'
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L2
Replace `·SelectStrategy,·SelectVariant,·TreeViewSubTreeNodeElement·` with `SelectStrategy,·SelectVariant,·TreeViewSubTreeNodeElement`
eslint: app/components/primer/alpha/tree_view/tree_view.ts#L1
Replace `·controller,·target·` with `controller,·target`