feat: add project flags component #13415
Annotations
7 errors
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x)
Object is of type 'unknown'.
|
build (18.x)
Parameter 'item' implicitly has an 'any' type.
|
build (18.x)
Type 'ExecutiveSummarySchema | { users: { total: number; inactive: number; active: number; }; flags: { total: number; }; userTrends: never[]; flagTrends: never[]; }' is not assignable to type 'ExecutiveSummarySchema'.
|
build (18.x)
Process completed with exit code 2.
|