Skip to content

fix(deps): update dependency sst to v3.18.7 #32885

fix(deps): update dependency sst to v3.18.7

fix(deps): update dependency sst to v3.18.7 #32885

Triggered via pull request January 19, 2026 15:59
Status Failure
Total duration 6m 5s
Artifacts

test.yaml

on: pull_request
test-matrix
7s
test-matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (orm)
Process completed with exit code 1.
tests/orm.test.ts > ORM Examples > orm/nextjs-trpc > prisma setup: tests/fixtures.ts#L36
ExecaError: Command failed with exit code 1: npx prisma db push --accept-data-loss ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ tests/fixtures.ts:36:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npx prisma db push --accept-data-loss', command: 'npx prisma db push --accept-data-loss', escapedCommand: 'npx prisma db push --accept-data-loss', cwd: '/home/runner/work/prisma-examples/prisma-examples/orm/nextjs-trpc', durationMs: 9552.248244, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdio: [ undefined, undefined, undefined ], ipcOutput: [], pipedFrom: [] }