Skip to content

Carto: Initial implementation of v9 API #4826

Carto: Initial implementation of v9 API

Carto: Initial implementation of v9 API #4826

Triggered via pull request September 28, 2023 15:30
Status Failure
Total duration 7m 12s
Artifacts

test.yml

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

Annotations

1 error and 14 warnings
test-node
Process completed with exit code 1.
test-node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@86f86b36ef15e6570752e7175f451a512eac206b, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node: modules/carto/src/api/layer-map.ts#L439
'Iterable' is not defined
test-node: modules/carto/src/api/maps-v3-client.ts#L145
Identifier 'geo_column' is not in camel case
test-node: modules/carto/src/api/maps-v3-client.ts#L177
Identifier 'geo_column' is not in camel case
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/schema/carto-vector-tile-loader.ts#L69
'positions' is assigned a value but never used
test-node: modules/carto/src/layers/spatial-index-tile-layer.ts#L23
'DataT' is defined but never used
test-node: modules/carto/src/sources/h3-table-source.ts#L15
Identifier 'geo_column' is not in camel case
test-node: modules/carto/src/sources/h3-table-source.ts#L37
Identifier 'geo_column' is not in camel case
test-node: modules/core/src/lifecycle/component-state.ts#L272
'AsyncIterable' is not defined
test-node: modules/core/src/types/layer-props.ts#L14
'Iterable' is not defined
test-node
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-node
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-python (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/