Skip to content

MapLibre 4 custom modifications #8

MapLibre 4 custom modifications

MapLibre 4 custom modifications #8

Triggered via pull request October 3, 2024 07:51
Status Failure
Total duration 11m 26s
Artifacts 2

test-all.yml

on: pull_request
Code Hygiene
2m 31s
Code Hygiene
Unit tests and Coverage
1m 56s
Unit tests and Coverage
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
AttributionControl › shows attributions for sources that are used for terrain: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getTerrainData (src/render/terrain.ts:216:39) at Terrain.getMinMaxElevation (src/render/terrain.ts:446:27) at Terrain.getMinTileElevationForLngLatZoom (src/render/terrain.ts:434:21) at Map.setTerrain (src/ui/map.ts:2029:71) at Object.<anonymous> (src/ui/control/attribution_control.test.ts:329:13)
Terrain › pointCoordinate should not return null: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getFramebuffer (src/render/terrain.ts:279:38) at Terrain.pointCoordinate (src/render/terrain.ts:336:42) at Object.<anonymous> (src/render/terrain.test.ts:62:36)
Terrain › pointCoordinate should not return null: src/render/terrain.test.ts#L34
expect.assertions(2) Expected two assertions to be called but received zero assertion calls. at Object.<anonymous> (src/render/terrain.test.ts:34:16)
Terrain › pointCoordinate should respect painter.pixelRatio: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getFramebuffer (src/render/terrain.ts:279:38) at Terrain.pointCoordinate (src/render/terrain.ts:336:42) at Object.<anonymous> (src/render/terrain.test.ts:132:38)
Terrain › Calculate tile minimum and maximum elevation: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getTerrainData (src/render/terrain.ts:216:39) at Terrain.getMinMaxElevation (src/render/terrain.ts:446:27) at Object.<anonymous> (src/render/terrain.test.ts:171:54)
Terrain › Return null elevation values when no tile: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getTerrainData (src/render/terrain.ts:216:39) at Terrain.getMinMaxElevation (src/render/terrain.ts:446:27) at Object.<anonymous> (src/render/terrain.test.ts:196:38)
Terrain › Return null elevation values when no DEM: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at Terrain.getTerrainData (src/render/terrain.ts:216:39) at Terrain.getMinMaxElevation (src/render/terrain.ts:446:27) at Object.<anonymous> (src/render/terrain.test.ts:224:37)
render to texture › should render text after a line by not adding the text to the stack: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at RenderPool._createObject (src/gl/render_pool.ts:43:25) at RenderPool.getOrCreateFreeObject (src/gl/render_pool.ts:76:26) at RenderToTexture.renderLayer (src/render/render_to_texture.ts:170:39) at Object.<anonymous> (src/render/render_to_texture.test.ts:136:20)
render to texture › render symbol between rtt layers: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at RenderPool._createObject (src/gl/render_pool.ts:43:25) at RenderPool.getOrCreateFreeObject (src/gl/render_pool.ts:76:26) at RenderToTexture.renderLayer (src/render/render_to_texture.ts:170:39) at Object.<anonymous> (src/render/render_to_texture.test.ts:149:20)
render to texture › render more symbols between rtt layers: src/render/texture.ts#L138
ReferenceError: WebGL2RenderingContext is not defined at Texture.textureFormatFromInternalFormat (src/render/texture.ts:138:9) at Texture.update (src/render/texture.ts:74:29) at new Texture (src/render/texture.ts:41:14) at RenderPool._createObject (src/gl/render_pool.ts:43:25) at RenderPool.getOrCreateFreeObject (src/gl/render_pool.ts:76:26) at RenderToTexture.renderLayer (src/render/render_to_texture.ts:170:39) at Object.<anonymous> (src/render/render_to_texture.test.ts:161:20)
Integration tests (ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Integration tests (windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (ubuntu-latest, 2)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 1)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (windows-latest, 2)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (ubuntu-latest, 0)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (windows-latest, 1)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 0)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1

Artifacts

Produced during runtime
Name Size
build-dist-ubuntu-latest
228 KB
build-dist-windows-latest
228 KB