Add back synced frame method and use it for triggerRepaint. #6973
test-all.yml
on: pull_request
Code Hygiene
2m 17s
Unit tests and Coverage
2m 18s
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Annotations
3 errors and 8 warnings
Unhandled error:
src/render/painter.ts#L725
TypeError: Cannot read properties of undefined (reading 'shaderPreludeCode')
❯ Painter.useProgram src/render/painter.ts:725:99
❯ drawDepth src/render/draw_terrain.ts:23:29
❯ Painter.maybeDrawDepthAndCoords src/render/painter.ts:651:9
❯ Painter.render src/render/painter.ts:517:14
❯ Map._render src/ui/map.ts:3254:22
❯ src/ui/map.ts:3388:30
❯ invokeTheCallbackFunction node_modules/jsdom/lib/jsdom/living/generated/Function.js:19:26
❯ runAnimationFrameCallbacks node_modules/jsdom/lib/jsdom/browser/Window.js:662:13
❯ Timeout._onTimeout node_modules/jsdom/lib/jsdom/browser/Window.js:640:11
❯ listOnTimeout node:internal/timers:594:17
This error originated in "src/ui/map_tests/map_events.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "throws error when request fails". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/render/painter.ts#L725
TypeError: Cannot read properties of undefined (reading 'shaderPreludeCode')
❯ Painter.useProgram src/render/painter.ts:725:99
❯ drawDepth src/render/draw_terrain.ts:23:29
❯ Painter.maybeDrawDepthAndCoords src/render/painter.ts:651:9
❯ Painter.render src/render/painter.ts:517:14
❯ Map._render src/ui/map.ts:3254:22
❯ src/ui/map.ts:3388:30
❯ invokeTheCallbackFunction node_modules/jsdom/lib/jsdom/living/generated/Function.js:19:26
❯ runAnimationFrameCallbacks node_modules/jsdom/lib/jsdom/browser/Window.js:662:13
❯ Timeout.<anonymous> node_modules/jsdom/lib/jsdom/browser/Window.js:640:11
❯ listOnTimeout node:internal/timers:594:17
This error originated in "src/ui/map_tests/map_zoom.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/ui/map_tests/map_zoom.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unit tests and Coverage
Process completed with exit code 1.
|
Code Hygiene
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests and Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests and Coverage
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
Build tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Render tests (ubuntu-latest, 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Render tests (ubuntu-latest, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Render tests (ubuntu-latest, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-dist-ubuntu-latest
|
234 KB |
|
build-dist-windows-latest
|
234 KB |
|