docs: 完善 2.0 版本文档 #7332
Annotations
1 error and 11 warnings
lint (20)
Process completed with exit code 1.
|
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, pnpm/action-setup@v2, actions-cool/maintain-one-comment@main, actions-cool/issues-helper@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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__/unit/cell/col-cell-spec.ts#L109
'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#L277
'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#L324
's2' is already declared in the upper scope on line 51 column 7
|
lint (20):
packages/s2-core/__tests__/unit/cell/header-cell-spec.ts#L53
'colNode' is already declared in the upper scope on line 17 column 9
|
lint (20):
packages/s2-core/__tests__/unit/cell/header-cell-spec.ts#L60
'rowNode' is already declared in the upper scope on line 23 column 9
|
lint (20):
packages/s2-core/__tests__/unit/cell/row-cell-spec.ts#L98
Do not use "@ts-ignore" because it alters compilation errors
|
lint (20):
packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L209
'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#L209
'sortMethod' is already declared in the upper scope on line 198 column 13
|