Skip to content

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

Drop support for Node <20 and update release-plan

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

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

ci.yml

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

Annotations

6 errors
build (24.x)
Process completed with exit code 1.
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L59
Error: Command failed with exit code 1: diff -rq ./app ../output/app Files ./app/components/test-component.js and ../output/app/components/test-component.js differ Files ./app/router.js and ../output/app/router.js differ ❯ 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:59:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: diff -rq ./app ../output/app', command: 'diff -rq ./app ../output/app', escapedCommand: 'diff -rq "./app" "../output/app"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Files ./app/components/test-component.js and ../output/app/components/test-component.js differ\nFiles ./app/router.js and ../output/app/router.js differ', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }
build (20.x)
Process completed with exit code 1.
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L59
Error: Command failed with exit code 1: diff -rq ./app ../output/app Files ./app/components/test-component.js and ../output/app/components/test-component.js differ Files ./app/router.js and ../output/app/router.js differ ❯ 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:59:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: diff -rq ./app ../output/app', command: 'diff -rq ./app ../output/app', escapedCommand: 'diff -rq "./app" "../output/app"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Files ./app/components/test-component.js and ../output/app/components/test-component.js differ\nFiles ./app/router.js and ../output/app/router.js differ', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }
build (22.x)
Process completed with exit code 1.
test/end-to-end.test.mjs > end-to-end test > works: test/end-to-end.test.mjs#L59
Error: Command failed with exit code 1: diff -rq ./app ../output/app Files ./app/components/test-component.js and ../output/app/components/test-component.js differ Files ./app/router.js and ../output/app/router.js differ ❯ 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:59:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: diff -rq ./app ../output/app', command: 'diff -rq ./app ../output/app', escapedCommand: 'diff -rq "./app" "../output/app"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Files ./app/components/test-component.js and ../output/app/components/test-component.js differ\nFiles ./app/router.js and ../output/app/router.js differ', stderr: undefined, failed: true, timedOut: false, isCanceled: false, killed: false }