Skip to content

feat: 增加绘制透视组合图的能力 #7786

feat: 增加绘制透视组合图的能力

feat: 增加绘制透视组合图的能力 #7786

Triggered via pull request July 18, 2024 10:28
Status Failure
Total duration 2m 21s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
lint (20)
Cannot find module '@antv/s2' or its corresponding type declarations.
lint (20)
Property 'interaction' does not exist on type 'PivotChartSheet'.
lint (20)
Property 'drawBackgroundShape' does not exist on type 'AxisColCell'.
lint (20)
Property 'drawInteractiveBgShape' does not exist on type 'AxisColCell'.
lint (20)
Property 'drawInteractiveBorderShape' does not exist on type 'AxisColCell'.
lint (20)
Property 'drawBorders' does not exist on type 'AxisColCell'.
lint (20)
Property 'drawResizeArea' does not exist on type 'AxisColCell'.
lint (20)
Property 'update' does not exist on type 'AxisColCell'.
lint (20)
Property 'getStyle' does not exist on type 'AxisColCell'.
lint (20)
Property 'options' does not exist on type 'PivotChartSheet'.
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/