Skip to content

fix(interaction): 修复在未选中状态下调整宽高, 错误的修改了相邻单元格的样式 #7468

fix(interaction): 修复在未选中状态下调整宽高, 错误的修改了相邻单元格的样式

fix(interaction): 修复在未选中状态下调整宽高, 错误的修改了相邻单元格的样式 #7468

Triggered via pull request March 18, 2024 06:45
Status Success
Total duration 5m 44s
Artifacts

lint.yml

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

Annotations

11 warnings
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. 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/custom-facet-spec.ts#L41
Do not use "@ts-ignore" because it alters compilation errors
lint (20): packages/s2-core/__tests__/spreadsheet/custom-facet-spec.ts#L60
Do not use "@ts-ignore" because it alters compilation errors
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#L279
'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#L326
'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