Skip to content

refactor(maps): migrate gmap & tdtmap adapters to BaseMap #508

refactor(maps): migrate gmap & tdtmap adapters to BaseMap

refactor(maps): migrate gmap & tdtmap adapters to BaseMap #508

Triggered via pull request July 16, 2026 04:11
Status Success
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
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/
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/
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