Skip to content

fix: 修复非滚动引起的渲染也会触发滚动事件的问题 #7538

fix: 修复非滚动引起的渲染也会触发滚动事件的问题

fix: 修复非滚动引起的渲染也会触发滚动事件的问题 #7538

Triggered via pull request April 29, 2024 07:27
Status Success
Total duration 3m 33s
Artifacts

lint.yml

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

Annotations

1 error and 11 warnings
lint (20)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
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/table-sheet-spec.ts#L169
's2' is already declared in the upper scope on line 162 column 11
lint (20): packages/s2-core/__tests__/unit/cell/col-cell-spec.ts#L144
's2' is already declared in the upper scope on line 14 column 7
lint (20): packages/s2-core/__tests__/unit/cell/data-cell-spec.ts#L198
's2' is already declared in the upper scope on line 43 column 7
lint (20): packages/s2-core/__tests__/unit/cell/header-cell-spec.ts#L73
'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#L81
'rowNode' is already declared in the upper scope on line 25 column 9
lint (20): packages/s2-core/__tests__/unit/common/icons/gui-icon-spec.ts#L54
'icon' is assigned a value but never used
lint (20): packages/s2-core/__tests__/unit/data-process/pivot-spec.tsx#L220
'rowCfg' is assigned a value but never used
lint (20): packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L199
'sortMethod' is already declared in the upper scope on line 189 column 13
lint (20): packages/s2-core/__tests__/unit/dataset/table-dataset-spec.ts#L199
'sortFieldId' is already declared in the upper scope on line 188 column 13
lint (20): packages/s2-core/__tests__/unit/facet/table-facet-spec.ts#L774
'width' is assigned a value but never used