Skip to content

RFC/POC: Extend View system to support multi-canvas rendering #10600

RFC/POC: Extend View system to support multi-canvas rendering

RFC/POC: Extend View system to support multi-canvas rendering #10600

Triggered via pull request June 25, 2026 16:40
Status Success
Total duration 7m 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-python
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-node: modules/carto/src/layers/cluster-utils.ts#L32
Function 'aggregateTile' has too many statements (39). Maximum allowed is 25
test-node: modules/carto/src/layers/cluster-utils.ts#L32
Function 'aggregateTile' has too many parameters (7). Maximum allowed is 5
test-node: modules/carto/src/layers/cluster-tile-layer.ts#L222
'data' is already declared in the upper scope on line 180 column 11
test-node: modules/carto/src/api/parse-map.ts#L211
'type' is already declared in the upper scope on line 160 column 3
test-node: modules/carto/src/api/parse-map.ts#L209
'data' is already declared in the upper scope on line 163 column 3
test-node: modules/carto/src/api/parse-map.ts#L68
'Layer' is already declared in the upper scope on line 8 column 9
test-node: modules/carto/src/api/layer-map.ts#L315
'data' is already declared in the upper scope on line 308 column 38
test-node: modules/arcgis/src/deck-renderer.ts#L126
Method 'render' has too many statements (37). Maximum allowed is 25
test-node: modules/arcgis/src/deck-renderer.ts#L72
Function 'getArcGISMatrixViewState' has too many parameters (6). Maximum allowed is 5
test-node: modules/arcgis/src/commons.ts#L154
Function 'render' has too many statements (31). Maximum allowed is 25