[chore] Add runGpuFilterForPlot to export, ts changes to KeplerTableM… #2681
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/components/src/common/color-legend.tsx#L320
'_' is assigned a value but never used
|
Lint:
src/reducers/src/vis-state-updaters.ts#L1119
'valueIndex' is assigned a value but never used
|
Lint:
src/utils/src/filter-utils.ts#L1175
'_delete' is assigned a value but never used
|
Lint:
src/utils/src/filter-utils.ts#L1184
'__delete' is assigned a value but never used
|
Lint:
src/utils/src/plot.ts#L115
'dataIdIdx' is defined but never used
|
Lint:
src/utils/src/plot.ts#L325
'interval' is defined but never used
|
Lint:
src/utils/src/plot.ts#L370
'i' is defined but never used
|
Lint:
src/utils/src/plot.ts#L529
'dataId' is defined but never used
|
Lint:
src/utils/src/plot.ts#L595
'dataId' is defined but never used
|
Loading