Simplification of the loading process for rasterized tiles and mesh tiles #5108
integration.yml
on: pull_request
Build bundle, check Linter and generate documentation
51s
Check Commit Message
4s
Matrix: Unit and coverage tests
Publish NPM package
0s
Deploy to itowns.github.io
0s
Release GitHub
0s
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/test/unit/tilemesh.js#L75
'done' is defined but never used
|
|
Build bundle, check Linter and generate documentation:
packages/Main/test/unit/tilemesh.js#L69
'done' is defined but never used
|
|
Build bundle, check Linter and generate documentation:
packages/Main/test/unit/dataSourceProvider.js#L220
'done' is defined 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 "@"
|
|
Build bundle, check Linter and generate documentation:
packages/Main/src/Core/Tile/Tile.ts#L359
Block must not be padded by blank lines
|