Skip to content

chore(core): Remove getBufferData helper (#8425) #8

chore(core): Remove getBufferData helper (#8425)

chore(core): Remove getBufferData helper (#8425) #8

Triggered via push January 21, 2024 01:08
Status Success
Total duration 4m 24s
Artifacts

test.yml

on: push
Matrix: test-python
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-node: modules/aggregation-layers/src/heatmap-layer/heatmap-layer.ts#L33
'@luma.gl/webgl' should be listed in the project's dependencies. Run 'npm i -S @luma.gl/webgl' to add it
test-node: modules/aggregation-layers/src/utils/gpu-grid-aggregation/gpu-grid-aggregator.ts#L24
'@luma.gl/webgl' should be listed in the project's dependencies. Run 'npm i -S @luma.gl/webgl' to add it
test-node: modules/aggregation-layers/src/utils/gpu-grid-aggregation/gpu-grid-aggregator.ts#L412
'parameters' is assigned a value but never used
test-node: modules/arcgis/src/commons.ts#L5
'@luma.gl/constants' should be listed in the project's dependencies. Run 'npm i -S @luma.gl/constants' to add it
test-node: modules/arcgis/src/commons.ts#L6
'@luma.gl/webgl' should be listed in the project's dependencies. Run 'npm i -S @luma.gl/webgl' to add it
test-node: modules/carto/src/api/request-with-parameters.ts#L13
Async function 'requestWithParameters' has too many statements (26). Maximum allowed is 25
test-node: modules/carto/src/layers/schema/carto-vector-tile-loader.ts#L1
'earcut' should be listed in the project's dependencies. Run 'npm i -S earcut' to add it
test-node: modules/carto/src/layers/utils.ts#L19
Function 'mergeBoundaryData' has too many statements (30). Maximum allowed is 25
test-node: modules/carto/src/layers/utils.ts#L32
Unexpected use of continue statement
test-node: modules/carto/src/layers/vector-tile-layer.ts#L76
Identifier 'properties_tiles' is not in camel case