Skip to content

perf: 优化 customTree 包含大量 values 生成结构时性能 #7208

perf: 优化 customTree 包含大量 values 生成结构时性能

perf: 优化 customTree 包含大量 values 生成结构时性能 #7208

Triggered via pull request December 12, 2023 06:39
@wjgogogowjgogogo
synchronize #2469
fix-custom
Status Failure
Total duration 3m 24s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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.