Skip to content

[fix] filter fields based on timestamp #2691

[fix] filter fields based on timestamp

[fix] filter fields based on timestamp #2691

Triggered via pull request October 22, 2024 19:30
Status Success
Total duration 4m 48s
Artifacts

test.yml

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

Annotations

11 warnings
build (18.x)
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/
build (18.x): src/components/src/common/color-legend.tsx#L320
'_' is assigned a value but never used
build (18.x): src/components/src/common/histogram-plot.tsx#L98
'idx' is defined but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L92
'_data' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L93
'_getSourcePosition' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L94
'_getTargetPosition' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-scatterplot-layer.ts#L79
'_data' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-scatterplot-layer.ts#L80
'_getPosition' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-text-layer.ts#L116
'_data' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-text-layer.ts#L117
'_getPosition' is assigned a value but never used