Skip to content

feat: 支持在单元格内渲染 G2 图表 #7193

feat: 支持在单元格内渲染 G2 图表

feat: 支持在单元格内渲染 G2 图表 #7193

Triggered via pull request December 7, 2023 09:04
Status Failure
Total duration 5m 42s
Artifacts

lint.yml

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

Annotations

3 errors and 10 warnings
lint (20)
The inferred type of 'usePagination' cannot be named without a reference to '.pnpm/[email protected][email protected][email protected]/node_modules/rc-pagination'. This is likely not portable. A type annotation is necessary.
lint (20)
The inferred type of 'useSpreadSheet' cannot be named without a reference to '.pnpm/[email protected][email protected][email protected]/node_modules/rc-pagination'. This is likely not portable. A type annotation is necessary.
lint (20)
Process completed with exit code 1.
lint (20): packages/s2-core/__tests__/spreadsheet/layout-hooks-spec.ts#L195
'data' is already declared in the upper scope on line 13 column 7
lint (20): packages/s2-core/__tests__/spreadsheet/spread-sheet-series-number-spec.ts#L32
Do not use "@ts-ignore" because it alters compilation errors
lint (20): packages/s2-core/__tests__/spreadsheet/spread-sheet-series-number-spec.ts#L50
Do not use "@ts-ignore" because it alters compilation errors
lint (20): packages/s2-core/__tests__/unit/cell/col-cell-spec.ts#L111
's2' is already declared in the upper scope on line 16 column 7
lint (20): packages/s2-core/__tests__/unit/cell/data-cell-spec.ts#L270
's2' is already declared in the upper scope on line 51 column 7
lint (20): packages/s2-core/__tests__/unit/cell/data-cell-spec.ts#L317
's2' is already declared in the upper scope on line 51 column 7
lint (20): packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L203
'data' is already declared in the upper scope on line 5 column 10
lint (20): packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L203
'sortMethod' is already declared in the upper scope on line 192 column 13
lint (20): packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L203
'sortFieldId' is already declared in the upper scope on line 191 column 13
lint (20): packages/s2-core/__tests__/unit/facet/pivot-facet-spec.ts#L326
Do not use "@ts-ignore" because it alters compilation errors