Skip to content

chore(ci): 升级 CI 运行的 pnpm 版本, 解决 ERR_INVALID_THIS 问题 #7770

chore(ci): 升级 CI 运行的 pnpm 版本, 解决 ERR_INVALID_THIS 问题

chore(ci): 升级 CI 运行的 pnpm 版本, 解决 ERR_INVALID_THIS 问题 #7770

Triggered via pull request July 5, 2024 08:42
Status Success
Total duration 3m 40s
Artifacts

lint.yml

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

Annotations

11 warnings
lint (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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