feat(babel): add parallel processing via worker threads #2156
Annotations
8 errors and 22 warnings
|
Node v24
Process completed with exit code 1.
|
|
test/as-input-plugin.mjs > throws when using parallel with result override:
packages/babel/test/as-input-plugin.mjs#L657
TypeError: t.throws is not a function
❯ test/as-input-plugin.mjs:657:5
|
|
test/as-input-plugin.mjs > throws when using parallel with config override:
packages/babel/test/as-input-plugin.mjs#L642
TypeError: t.throws is not a function
❯ test/as-input-plugin.mjs:642:5
|
|
test/as-input-plugin.mjs > throws when using parallel with non-serializable babel options:
packages/babel/test/as-input-plugin.mjs#L615
TypeError: t.throwsAsync is not a function
❯ test/as-input-plugin.mjs:615:11
|
|
test/as-input-plugin.mjs > works in parallel with specified worker count:
packages/babel/test/as-input-plugin.mjs#L610
TypeError: t.false is not a function
❯ test/as-input-plugin.mjs:610:10
|
|
test/as-input-plugin.mjs > works in parallel:
packages/babel/test/as-input-plugin.mjs#L605
TypeError: t.true is not a function
❯ test/as-input-plugin.mjs:605:9
|
|
Node v20
The strategy configuration was canceled because "build._24" failed
|
|
Node v20
The operation was canceled.
|
|
Node v24
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. 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/
|
|
Node v24:
packages/eslint/test/test.mjs#L230
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v24:
packages/eslint/src/index.ts#L11
'loadESLint' is already declared in the upper scope on line 5 column 18
|
|
Node v24:
packages/data-uri/test/test.mjs#L63
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L52
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L28
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L19
Unexpected use of undefined
|
|
Node v24:
packages/commonjs/test/test-dynamic-require-root-outside-cwd.js#L21
Use array destructuring
|
|
Node v24:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v24:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v24:
packages/babel/src/workerPool.js#L110
Unexpected console statement
|
|
Node v20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. 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/
|
|
Node v20:
packages/eslint/test/test.mjs#L230
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v20:
packages/eslint/src/index.ts#L11
'loadESLint' is already declared in the upper scope on line 5 column 18
|
|
Node v20:
packages/data-uri/test/test.mjs#L63
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L52
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L28
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L19
Unexpected use of undefined
|
|
Node v20:
packages/commonjs/test/test-dynamic-require-root-outside-cwd.js#L21
Use array destructuring
|
|
Node v20:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v20:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v20:
packages/babel/src/workerPool.js#L110
Unexpected console statement
|