Skip to content

Fix slack workspace link in docs #6235

Fix slack workspace link in docs

Fix slack workspace link in docs #6235

Triggered via pull request March 28, 2024 15:53
Status Success
Total duration 6m 17s
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/layers/utils.ts#L19
Function 'mergeBoundaryData' has too many statements (30). Maximum allowed is 25
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/lib/deck-picker.ts#L342
Method '_pickVisibleObjects' has too many statements (32). Maximum allowed is 25
test-node: modules/core/src/lib/deck.ts#L394
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
test-node: modules/core/src/lib/deck.ts#L408
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator