Bump react and material UI to latest #1212
Annotations
9 errors
Build webapp
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Build webapp
No overload matches this call.
|
Build webapp
Type '{ children: Element[]; style: { gridColumn: "span 7"; gridRow: "span 8"; }; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Square> & Readonly<SquareProp>'.
|
Build webapp
Type '{ children: Element[]; style: { gridColumn: "span 6"; gridRow: "span 8"; }; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Square> & Readonly<SquareProp>'.
|
Build webapp
Property 'children' does not exist on type 'Readonly<SquareProp>'.
|
Build webapp
Type '{ children: Element[]; style: { gridColumn: "span 7"; gridRow: "span 8"; }; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Square> & Readonly<SquareProp>'.
|
Build webapp
Type '{ children: Element[]; style: { gridColumn: "span 6"; gridRow: "span 8"; }; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Square> & Readonly<SquareProp>'.
|
Build webapp
Cannot find module './PropsUtil' or its corresponding type declarations.
|
Build webapp
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading