fix: enum arguments in nested input objects #1937
Annotations
8 errors
Run pnpm test:e2e
Process completed with exit code 1.
|
Run pnpm test:e2e:
tests/e2e/e2e.test.ts#L72
ExecaError: Command failed with exit code 2: pnpm 'check:types'
> test@ check:types /tmp/0996c95c33bd2bed96638771e4cc3ab1
> tsc --noEmit
graffle/modules/client.ts(5,37): error TS2307: Cannot find module 'graffle/extensions/transport-http' or its corresponding type declarations.
graffle/modules/client.ts(6,39): error TS2307: Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
main.ts(3,35): error TS2307: Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
\u2009ELIFECYCLE\u2009 Command failed with exit code 2.
❯ getFinalError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ tests/e2e/e2e.test.ts:72:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 2: pnpm \'check:types\'', command: 'pnpm check:types', escapedCommand: 'pnpm \'check:types\'', cwd: '/tmp/0996c95c33bd2bed96638771e4cc3ab1', durationMs: 1815.001754, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 2, stdout: '\n> test@ check:types /tmp/0996c95c33bd2bed96638771e4cc3ab1\n> tsc --noEmit\n\ngraffle/modules/client.ts(5,37): error TS2307: Cannot find module \'graffle/extensions/transport-http\' or its corresponding type declarations.\ngraffle/modules/client.ts(6,39): error TS2307: Cannot find module \'graffle/extensions/document-builder\' or its corresponding type declarations.\nmain.ts(3,35): error TS2307: Cannot find module \'graffle/extensions/document-builder\' or its corresponding type declarations.\n ELIFECYCLE Command failed with exit code 2.', stderr: '', stdio: [ undefined, '\n> test@ check:types /tmp/0996c95c33bd2bed96638771e4cc3ab1\n> tsc --noEmit\n\ngraffle/modules/client.ts(5,37): error TS2307: Cannot find module \'graffle/extensions/transport-http\' or its corresponding type declarations.\ngraffle/modules/client.ts(6,39): error TS2307: Cannot find module \'graffle/extensions/document-builder\' or its corresponding type declarations.\nmain.ts(3,35): error TS2307: Cannot find module \'graffle/extensions/document-builder\' or its corresponding type declarations.\n ELIFECYCLE Command failed with exit code 2.', '' ], ipcOutput: [], pipedFrom: [] }
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/transport-http' or its corresponding type declarations.
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/document-builder' or its corresponding type declarations.
|
Run pnpm test:e2e
Cannot find module 'graffle/extensions/transport-http' or its corresponding type declarations.
|
Loading