DeckRenderer abort rendering when no views #4705
test.yml
on: pull_request
test-node
7m 15s
Matrix: test-python
Annotations
1 error and 14 warnings
test-node
Process completed with exit code 1.
|
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/
|
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/aggregation-layers/src/utils/cpu-aggregator.ts#L25
Unexpected empty function 'noop'
|
test-node:
modules/core/src/lib/tooltip.ts#L73
Unexpected empty method 'setProps'
|
test-node:
modules/core/src/lib/widget-manager.ts#L257
Blocks are nested too deeply (5). Maximum allowed is 4
|
test-node:
modules/core/src/types/types.ts#L11
'SettingsT' is defined but never used
|
test-node:
modules/extensions/src/collision-filter/collision-filter-effect.ts#L2
'cssToDeviceRatio' is defined but never used
|
test-node:
modules/extensions/src/collision-filter/collision-filter-effect.ts#L87
'width' is assigned a value but never used
|
test-node:
modules/extensions/src/collision-filter/collision-filter-effect.ts#L87
'height' is assigned a value but never used
|
test-node:
modules/extensions/src/terrain/terrain-cover.ts#L107
Method '_updateViewport' has too many statements (26). Maximum allowed is 25
|
test-node:
modules/extensions/src/terrain/utils.ts#L2
'isWebGL2' is defined but never used
|
test-node:
modules/geo-layers/src/tile-3d-layer/tile-3d-layer.ts#L2
'@luma.gl/engine' should be listed in the project's dependencies. Run 'npm i -S @luma.gl/engine' to add it
|
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/
|