feat(babel): add parallel processing via worker threads #2159
Annotations
22 warnings
|
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
|