Skip to content

website: Disable lineColor transition to fix highway example #5979

website: Disable lineColor transition to fix highway example

website: Disable lineColor transition to fix highway example #5979

Triggered via pull request March 12, 2024 10:14
Status Success
Total duration 4m 6s
Artifacts

test.yml

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

Annotations

12 warnings
test-python (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-node: modules/aggregation-layers/src/heatmap-layer/heatmap-layer.ts#L472
'textureSize' is assigned a value but never used
test-node: modules/aggregation-layers/src/utils/gpu-grid-aggregation/gpu-grid-aggregator.ts#L400
'parameters' is assigned a value but never used
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/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#L85
Identifier 'properties_tiles' is not in camel case
test-node: modules/carto/src/layers/vector-tile-layer.ts#L98
Identifier 'properties_tiles' is not in camel case
test-node: modules/core/src/effects/lighting/lighting-effect.ts#L1
'Shader' is defined but never used