Skip to content

feat(babel): add parallel processing via worker threads #2159

feat(babel): add parallel processing via worker threads

feat(babel): add parallel processing via worker threads #2159

Triggered via pull request March 13, 2026 19:50
Status Success
Total duration 1m 45s
Artifacts

validate.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/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/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