Skip to content

fix(deps): update nest-graphql monorepo to v13 (major) #32898

fix(deps): update nest-graphql monorepo to v13 (major)

fix(deps): update nest-graphql monorepo to v13 (major) #32898

Triggered via pull request January 19, 2026 16:03
Status Failure
Total duration 5m 52s
Artifacts

test.yaml

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

Annotations

3 errors
test (orm)
Process completed with exit code 1.
tests/orm.test.ts > ORM Examples > orm/nest-graphql-sdl-first > prisma setup: tests/fixtures.ts#L29
ExecaError: Command failed with exit code 1: npm install ❯ 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:29:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm install', command: 'npm install', escapedCommand: 'npm install', cwd: '/home/runner/work/prisma-examples/prisma-examples/orm/nest-graphql-sdl-first', durationMs: 1166.512561, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdio: [ undefined, undefined, undefined ], ipcOutput: [], pipedFrom: [] }
tests/orm.test.ts > ORM Examples > orm/nest-graphql > prisma setup: tests/fixtures.ts#L29
ExecaError: Command failed with exit code 1: npm install ❯ 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:29:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm install', command: 'npm install', escapedCommand: 'npm install', cwd: '/home/runner/work/prisma-examples/prisma-examples/orm/nest-graphql', durationMs: 4496.233203, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdio: [ undefined, undefined, undefined ], ipcOutput: [], pipedFrom: [] }