Skip to content

Drop support for Node <20 and update release-plan #170

Drop support for Node <20 and update release-plan

Drop support for Node <20 and update release-plan #170

Triggered via pull request September 22, 2025 20:30
@mansonamansona
synchronize #555
minimum-node
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

9 errors
build (20.x)
Process completed with exit code 1.
transforms/ember-object/test.test.js: transforms/ember-object/test.test.js#L45
Error: Vitest cannot be imported in a CommonJS module using require(). Please use "import" instead. If you are using "import" in your source code, then it's possible it was bundled into require() automatically by your bundler. In that case, do not bundle CommonJS output since it will never work with Vitest, or use dynamic import() which is available in all CommonJS modules. ❯ Object.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/index.cjs:1:7 ❯ transforms/ember-object/test.test.js:45:18
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L50
Error: Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon ❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/index.js:118:26 ❯ timeout test/end-to-end.test.mjs:50:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', command: '../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', escapedCommand: '"../../../bin/cli.js" "http://localhost:4200" app "lib/special-sauce/addon"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }
build (22.x)
Process completed with exit code 1.
transforms/ember-object/test.test.js: transforms/ember-object/test.test.js#L45
Error: Vitest cannot be imported in a CommonJS module using require(). Please use "import" instead. If you are using "import" in your source code, then it's possible it was bundled into require() automatically by your bundler. In that case, do not bundle CommonJS output since it will never work with Vitest, or use dynamic import() which is available in all CommonJS modules. ❯ Object.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/index.cjs:1:7 ❯ transforms/ember-object/test.test.js:45:18
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L50
Error: Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon ❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/index.js:118:26 ❯ timeout test/end-to-end.test.mjs:50:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', command: '../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', escapedCommand: '"../../../bin/cli.js" "http://localhost:4200" app "lib/special-sauce/addon"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }
build (24.x)
Process completed with exit code 1.
transforms/ember-object/test.test.js: transforms/ember-object/test.test.js#L45
Error: Vitest cannot be imported in a CommonJS module using require(). Please use "import" instead. If you are using "import" in your source code, then it's possible it was bundled into require() automatically by your bundler. In that case, do not bundle CommonJS output since it will never work with Vitest, or use dynamic import() which is available in all CommonJS modules. ❯ Object.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/index.cjs:1:7 ❯ transforms/ember-object/test.test.js:45:18
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L50
Error: Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon ❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/index.js:118:26 ❯ timeout test/end-to-end.test.mjs:50:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: ../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', command: '../../../bin/cli.js http://localhost:4200 app lib/special-sauce/addon', escapedCommand: '"../../../bin/cli.js" "http://localhost:4200" app "lib/special-sauce/addon"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }