Skip to content

feat(perf): 优化 dataset 数据结构转化性能 #7059

feat(perf): 优化 dataset 数据结构转化性能

feat(perf): 优化 dataset 数据结构转化性能 #7059

Triggered via pull request November 10, 2023 09:33
Status Failure
Total duration 3m 56s
Artifacts

lint.yml

on: pull_request
Matrix: lint

Annotations

5 errors
lint (18)
Property 's2' does not exist on type 'Window & typeof globalThis'.
lint (18)
No overload matches this call.
lint (18)
Argument of type 'RowData' is not assignable to parameter of type 'Record<any, any> | Record<any, any>[]'.
lint (18)
Argument of type 'RowData[]' is not assignable to parameter of type 'RowData'.
lint (18)
Process completed with exit code 2.