website: TypeScript example for DataFilterExtension #7594
test.yml
on: pull_request
test-node
6m 53s
Matrix: test-python
Annotations
13 warnings
test-python (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-python (3.8)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|
test-node:
modules/aggregation-layers/src/common/aggregator/cpu-aggregator/aggregate.ts#L90
'min' is already declared in the upper scope on line 35 column 7
|
test-node:
modules/aggregation-layers/src/common/aggregator/cpu-aggregator/aggregate.ts#L91
'max' is already declared in the upper scope on line 46 column 7
|
test-node:
modules/aggregation-layers/src/common/aggregator/cpu-aggregator/cpu-aggregator.ts#L78
Method 'setProps' has a complexity of 12. Maximum allowed is 11
|
test-node:
modules/aggregation-layers/src/common/aggregator/gpu-aggregator/webgl-aggregator.ts#L5
'ModelProps' is defined but never used
|
test-node:
modules/aggregation-layers/src/common/aggregator/gpu-aggregator/webgl-aggregator.ts#L172
Method 'setProps' has too many statements (35). Maximum allowed is 25
|
test-node:
modules/aggregation-layers/src/common/aggregator/gpu-aggregator/webgl-aggregator.ts#L172
Method 'setProps' has a complexity of 17. Maximum allowed is 11
|
test-node:
modules/aggregation-layers/src/grid-layer/grid-layer.ts#L371
Method 'updateState' has a complexity of 19. Maximum allowed is 11
|
test-node:
modules/aggregation-layers/src/hexagon-layer/hexagon-layer.ts#L376
Method 'updateState' has a complexity of 19. Maximum allowed is 11
|
test-node:
modules/aggregation-layers/src/screen-grid-layer/screen-grid-cell-layer.ts#L7
'DefaultProps' is defined but never used
|
test-node:
modules/carto/src/api/fetch-map.ts#L320
'config' is already declared in the upper scope on line 320 column 14
|
test-node
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|