chore(loader-utils): Consolidate parseWithWorker with processOnWorker
#6363
Annotations
7 errors and 6 warnings
|
Tests (Node 24 - headless tests)
Process completed with exit code 1.
|
|
[headless (chromium)] modules/terrain/test/quantized-mesh-loader.spec.js > QuantizedMeshWorkerLoader#tile-with-extensions:
dev-modules/devtools-extensions/vitest/vitest-tape.mjs#L199
AssertionError: indices was found: expected 3987 to be 3525 // Object.is equality
- Expected
+ Received
- 3525
+ 3987
❯ VitestTape.equal dev-modules/devtools-extensions/vitest/vitest-tape.mjs:199:29
❯ modules/terrain/test/quantized-mesh-loader.spec.js:63:5
❯ VitestTape.run dev-modules/devtools-extensions/vitest/vitest-tape.mjs:343:11
❯ dev-modules/devtools-extensions/vitest/vitest-tape.mjs:426:9
|
|
[headless (chromium)] modules/terrain/test/quantized-mesh-loader.spec.js > QuantizedMeshLoader#parse tile-with-extensions:
dev-modules/devtools-extensions/vitest/vitest-tape.mjs#L199
AssertionError: indices was found: expected 3987 to be 3525 // Object.is equality
- Expected
+ Received
- 3525
+ 3987
❯ VitestTape.equal dev-modules/devtools-extensions/vitest/vitest-tape.mjs:199:29
❯ modules/terrain/test/quantized-mesh-loader.spec.js:30:5
❯ VitestTape.run dev-modules/devtools-extensions/vitest/vitest-tape.mjs:343:11
❯ dev-modules/devtools-extensions/vitest/vitest-tape.mjs:426:9
|
|
[headless (chromium)] modules/obj/test/obj-loader.spec.js > OBJLoader#parseText(shape: arrow-table):
dev-modules/devtools-extensions/vitest/vitest-tape.mjs#L199
AssertionError: table has expected vertex count: expected undefined to be 14904 // Object.is equality
- Expected:
14904
+ Received:
undefined
❯ VitestTape.equal dev-modules/devtools-extensions/vitest/vitest-tape.mjs:199:29
❯ modules/obj/test/obj-loader.spec.js:47:5
❯ VitestTape.run dev-modules/devtools-extensions/vitest/vitest-tape.mjs:343:11
❯ dev-modules/devtools-extensions/vitest/vitest-tape.mjs:426:9
|
|
[headless (chromium)] modules/obj/test/mtl-loader.spec.js > MTLLoader#parse(windmill.mtl:
modules/worker-utils/src/lib/worker-farm/worker-thread.ts#L113
Error: Failed to load worker mtl@4.4.0 (#1 of 3) from https://unpkg.com/@loaders.gl/mtl@4.4.0/dist/mtl-worker.js. Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://unpkg.com/@loaders.gl/mtl@4.4.0/dist/mtl-worker.js' failed to load. in :2:3
❯ WorkerThread._getErrorFromErrorEvent modules/worker-utils/src/lib/worker-farm/worker-thread.ts:113:11
❯ worker.onerror modules/worker-utils/src/lib/worker-farm/worker-thread.ts:132:24
|
|
[headless (chromium)] modules/mvt/test/table-tile-source.spec.ts > TableTileSourceLoader#createDataSource#url input uses options.core.loaders:
dev-modules/devtools-extensions/vitest/vitest-tape.mjs#L417
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ dev-modules/devtools-extensions/vitest/vitest-tape.mjs:417:5
❯ modules/mvt/test/table-tile-source.spec.ts:188:0
|
|
[headless (chromium)] modules/mvt/test/table-tile-source.spec.ts > TableTileSourceLoader#load#url input uses options.core.loaders:
modules/worker-utils/src/lib/worker-farm/worker-thread.ts#L113
Error: Failed to load worker geojson@4.4.0 (#1 of 3) from https://unpkg.com/@loaders.gl/geojson@4.4.0/dist/geojson-worker.js. Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://unpkg.com/@loaders.gl/geojson@4.4.0/dist/geojson-worker.js' failed to load. in :2:3
❯ WorkerThread._getErrorFromErrorEvent modules/worker-utils/src/lib/worker-farm/worker-thread.ts:113:11
❯ worker.onerror modules/worker-utils/src/lib/worker-farm/worker-thread.ts:132:24
|
|
Tests (Node 22 - node tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Tests (Node 20 - node tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
website-build (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Tests (Node 24 - node tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Tests (Node 24 - headless tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|