feat(@graphql-hive/cli): json output #16838
Annotations
2 errors
run integration tests:
integration-tests/tests/cli/cli-error-user-input.spec.ts#L37
Error: Snapshot `CLIErrorUserInput - { command: 'whoami' } > OUTPUT FORMAT: TEXT 1` mismatched
- Expected
+ Received
@@ -2,6 +2,7 @@
exitCode------------------------------------------:
2
stderr--------------------------------------------:
› Error: Missing "registry.accessToken"
stdout--------------------------------------------:
- __NONE__
+ {}
+ process.env["DEBUG"] undefined
❯ tests/cli/cli-error-user-input.spec.ts:37:3
|
run integration tests
Process completed with exit code 1.
|
Loading