Upgrading to MUI v7.3.2 for improved ESM support and x-charts compata… #715
Annotations
6 errors and 1 warning
|
build (22.x)
Process completed with exit code 2.
|
|
build (22.x):
src/ui/widgets/GroupingContainer/groupingContainer.tsx#L41
Type 'string | number | bigint | boolean | ReactElementLike | ReactNodeArray | Promise<AwaitedReactNodeLike> | undefined' is not assignable to type 'ReactNode'.
|
|
build (22.x):
src/ui/widgets/GroupBox/groupBox.tsx#L106
Type 'string | number | bigint | boolean | ReactElementLike | ReactNodeArray | Promise<AwaitedReactNodeLike> | undefined' is not assignable to type 'ReactNode'.
|
|
build (22.x):
src/ui/widgets/FlexContainer/flexContainer.tsx#L39
Type 'string | number | bigint | boolean | ReactElementLike | ReactNodeArray | Promise<AwaitedReactNodeLike> | undefined' is not assignable to type 'ReactNode'.
|
|
build (22.x):
src/ui/widgets/DropDown/dropDown.tsx#L54
Type 'string | number | bigint | boolean | ReactElementLike | ReactNodeArray | Promise<AwaitedReactNodeLike> | undefined' is not assignable to type 'ReactNode'.
|
|
build (22.x):
src/ui/widgets/Display/display.tsx#L75
Type 'string | number | bigint | boolean | ReactElementLike | ReactNodeArray | Promise<AwaitedReactNodeLike> | undefined' is not assignable to type 'ReactNode'.
|
|
build (22.x)
Failed to restore: Cache service responded with 400
|