Skip to content

fix(deps): update material-ui monorepo #8423

fix(deps): update material-ui monorepo

fix(deps): update material-ui monorepo #8423

Triggered via push January 23, 2025 05:16
Status Failure
Total duration 1m 5s
Artifacts

check-pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
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.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636