feat(layout): 单元格支持渲染多行文本 #7056
Annotations
2 errors and 10 warnings
lint (18)
The inferred type of 'getContainConditionMappingResultTextStyle' cannot be named without a reference to '.pnpm/@AntV[email protected]/node_modules/@antv/g-lite/dist/css'. This is likely not portable. A type annotation is necessary.
|
lint (18)
Process completed with exit code 1.
|
lint (18):
packages/s2-core/__tests__/spreadsheet/layout-hooks-spec.ts#L195
'data' is already declared in the upper scope on line 13 column 7
|
lint (18):
packages/s2-core/__tests__/spreadsheet/spread-sheet-series-number-spec.ts#L32
Do not use "@ts-ignore" because it alters compilation errors
|
lint (18):
packages/s2-core/__tests__/spreadsheet/spread-sheet-series-number-spec.ts#L50
Do not use "@ts-ignore" because it alters compilation errors
|
lint (18):
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 (18):
packages/s2-core/__tests__/unit/cell/data-cell-spec.ts#L212
's2' is already declared in the upper scope on line 51 column 7
|
lint (18):
packages/s2-core/__tests__/unit/cell/data-cell-spec.ts#L258
's2' is already declared in the upper scope on line 51 column 7
|
lint (18):
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 (18):
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 (18):
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 (18):
packages/s2-core/__tests__/unit/facet/pivot-facet-spec.ts#L326
Do not use "@ts-ignore" because it alters compilation errors
|