perf: 优化 customTree 包含大量 values 生成结构时性能 #7209
Annotations
3 errors
lint (18)
Argument of type '{ rows: any; columns: any; values: any; data: any; indexesData: {}; sortedDimensionValues: {}; rowPivotMeta: Map<any, any>; colPivotMeta: Map<any, any>; valueInCols: true; }' is not assignable to parameter of type 'Param'.
|
lint (18)
Argument of type '{ rows: string[]; columns: string[]; values: string[]; data: Data[]; indexesData: {}; sortedDimensionValues: {}; rowPivotMeta: Map<any, any>; colPivotMeta: Map<any, any>; valueInCols: true; }' is not assignable to parameter of type 'Param'.
|
lint (18)
Process completed with exit code 2.
|