Skip to content

Simplification of the loading process for rasterized tiles and mesh tiles #5108

Simplification of the loading process for rasterized tiles and mesh tiles

Simplification of the loading process for rasterized tiles and mesh tiles #5108

Triggered via pull request March 20, 2026 14:18
Status Failure
Total duration 55s
Artifacts

integration.yml

on: pull_request
Build bundle, check Linter and generate documentation
51s
Build bundle, check Linter and generate documentation
Check Commit Message
4s
Check Commit Message
Functional tests
Functional tests
Matrix: Unit and coverage tests
finish parallel test unit
0s
finish parallel test unit
Publish NPM package
0s
Publish NPM package
Deploy to itowns.github.io
0s
Deploy to itowns.github.io
Release GitHub
0s
Release GitHub
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build bundle, check Linter and generate documentation
Property 'row' does not exist on type 'Extent | Tile'.
Build bundle, check Linter and generate documentation
Property 'col' does not exist on type 'Extent | Tile'.
Build bundle, check Linter and generate documentation
Property 'row' does not exist on type 'Extent | Tile'.
Build bundle, check Linter and generate documentation
Property 'zoom' does not exist on type 'Extent | Tile'.
Build bundle, check Linter and generate documentation
Property 'isTile' does not exist on type 'Extent | Tile'.
Build bundle, check Linter and generate documentation
Property 'extent' is missing in type '{ min: Tile; max: Tile; }' but required in type 'TileLimit'.
Build bundle, check Linter and generate documentation
Property 'extent' does not exist on type '{ min: Tile; max: Tile; }'.
Build bundle, check Linter and generate documentation
Property 'extent' does not exist on type '{ min: Tile; max: Tile; }'.
Build bundle, check Linter and generate documentation
Property 'extent' does not exist on type '{ min: Tile; max: Tile; }'.
Build bundle, check Linter and generate documentation
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
Check Commit Message
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gsactions/commit-message-checker@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build bundle, check Linter and generate documentation: packages/Main/test/unit/tilemesh.js#L88
'paramsGeometry2' is assigned a value but never used
Build bundle, check Linter and generate documentation: packages/Main/src/Layer/PointCloudLayer.ts#L21
tsdoc-characters-after-block-tag: The token "@layer" looks like a TSDoc tag but contains an invalid character "."; if it is not a tag, use a backslash to escape the "@"