Skip to content

refactor(layers,core): genericize ILayer.getScale with IStyleScale de… #555

refactor(layers,core): genericize ILayer.getScale with IStyleScale de…

refactor(layers,core): genericize ILayer.getScale with IStyleScale de… #555

Triggered via push July 25, 2026 03:55
Status Success
Total duration 2m 8s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: size-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
size-test (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint (22.x): examples/utils/scene.ts#L17
'isTdtMap' is assigned a value but never used
lint (22.x): examples/utils/scene.ts#L16
'isTencentMap' is assigned a value but never used
lint (22.x): examples/utils/scene.ts#L15
'isBaiduMap' is assigned a value but never used
lint (22.x): examples/demos/refactor/resize.ts#L83
'currentHeight' is assigned a value but never used
lint (22.x): examples/demos/refactor/resize.ts#L82
'currentWidth' is assigned a value but never used
lint (22.x): examples/demos/polygon/fill_china.ts#L43
'color' is assigned a value but never used
unit-test (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/