Skip to content

fix(deps): update dependency @mui/x-tree-view to v7 #6722

fix(deps): update dependency @mui/x-tree-view to v7

fix(deps): update dependency @mui/x-tree-view to v7 #6722

Triggered via push May 12, 2024 03:42
Status Failure
Total duration 59s
Artifacts

check-pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check
Type '{ children: Element; key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
check
Type '{ key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
check
Type '{ children: Element; defaultExpandIcon: Element; defaultCollapseIcon: Element; onNodeSelect: (_: unknown, value: string) => void; style: { userSelect: "none"; }; }' is not assignable to type 'IntrinsicAttributes & TreeViewProps<undefined> & RefAttributes<HTMLUListElement>'.
check
Process completed with exit code 2.