fix(deps): update dependency graphql to v16.10.0 #18219
Annotations
10 errors
unit tests:
packages/libraries/core/src/client/collect-schema-coordinates.ts#L155
Error: Cannot use GraphQLObjectType "Query" from another module or realm.
Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.
https://yarnpkg.com/en/docs/selective-version-resolutions
Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.
❯ instanceOf node_modules/.pnpm/[email protected]/node_modules/graphql/jsutils/instanceOf.js:48:19
❯ isObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.js:131:37
❯ TypeInfo.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:165:40
❯ Object.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:387:16
❯ visit node_modules/.pnpm/[email protected]/node_modules/graphql/language/visitor.js:197:21
❯ collectSchemaCoordinates packages/libraries/core/src/client/collect-schema-coordinates.ts:155:3
❯ collect packages/libraries/core/src/client/usage.ts:345:21
❯ packages/libraries/core/src/client/utils.ts:83:19
❯ captureAsync packages/libraries/core/src/client/agent.ts:120:17
This error originated in "packages/libraries/yoga/tests/persisted-documents.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "usage reporting for persisted document". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit tests:
packages/libraries/core/src/client/collect-schema-coordinates.ts#L155
Error: Cannot use GraphQLObjectType "Subscription" from another module or realm.
Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.
https://yarnpkg.com/en/docs/selective-version-resolutions
Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.
❯ instanceOf node_modules/.pnpm/[email protected]/node_modules/graphql/jsutils/instanceOf.js:48:19
❯ isObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.js:131:37
❯ TypeInfo.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:165:40
❯ Object.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:387:16
❯ visit node_modules/.pnpm/[email protected]/node_modules/graphql/language/visitor.js:197:21
❯ collectSchemaCoordinates packages/libraries/core/src/client/collect-schema-coordinates.ts:155:3
❯ collect packages/libraries/core/src/client/usage.ts:345:21
❯ packages/libraries/core/src/client/utils.ts:83:19
❯ captureAsync packages/libraries/core/src/client/agent.ts:120:17
This error originated in "packages/libraries/yoga/tests/persisted-documents.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "usage reporting for persisted document (subscription)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit tests:
packages/libraries/core/src/client/collect-schema-coordinates.ts#L155
Error: Cannot use GraphQLObjectType "Query" from another module or realm.
Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.
https://yarnpkg.com/en/docs/selective-version-resolutions
Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.
❯ instanceOf node_modules/.pnpm/[email protected]/node_modules/graphql/jsutils/instanceOf.js:48:19
❯ isObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.js:131:37
❯ TypeInfo.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:165:40
❯ Object.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:387:16
❯ visit node_modules/.pnpm/[email protected]/node_modules/graphql/language/visitor.js:197:21
❯ collectSchemaCoordinates packages/libraries/core/src/client/collect-schema-coordinates.ts:155:3
❯ collect packages/libraries/core/src/client/usage.ts:345:21
❯ packages/libraries/core/src/client/utils.ts:83:19
❯ captureAsync packages/libraries/core/src/client/agent.ts:120:17
This error originated in "packages/libraries/yoga/tests/persisted-documents.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "usage reporting with batch execution and persisted documents". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit tests:
packages/libraries/core/src/client/collect-schema-coordinates.ts#L155
Error: Cannot use GraphQLObjectType "Query" from another module or realm.
Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.
https://yarnpkg.com/en/docs/selective-version-resolutions
Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.
❯ instanceOf node_modules/.pnpm/[email protected]/node_modules/graphql/jsutils/instanceOf.js:48:19
❯ isObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.js:131:37
❯ TypeInfo.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:165:40
❯ Object.enter node_modules/.pnpm/[email protected]/node_modules/graphql/utilities/TypeInfo.js:387:16
❯ visit node_modules/.pnpm/[email protected]/node_modules/graphql/language/visitor.js:197:21
❯ collectSchemaCoordinates packages/libraries/core/src/client/collect-schema-coordinates.ts:155:3
❯ collect packages/libraries/core/src/client/usage.ts:345:21
❯ packages/libraries/core/src/client/utils.ts:83:19
❯ captureAsync packages/libraries/core/src/client/agent.ts:120:17
This error originated in "packages/libraries/yoga/tests/persisted-documents.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "usage reporting with batch execution and persisted documents". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit tests:
packages/libraries/yoga/tests/persisted-documents.spec.ts#L170
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ packages/libraries/yoga/tests/persisted-documents.spec.ts:170:27
|
unit tests:
packages/libraries/yoga/tests/persisted-documents.spec.ts#L218
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ packages/libraries/yoga/tests/persisted-documents.spec.ts:218:27
|
unit tests:
packages/libraries/yoga/tests/persisted-documents.spec.ts#L527
AssertionError: Mocks not yet satisfied:
POST http://localhost:80/usage
- Expected
+ Received
- true
+ false
❯ Scope.done node_modules/.pnpm/[email protected]/node_modules/nock/lib/scope.js:205:12
❯ packages/libraries/yoga/tests/persisted-documents.spec.ts:527:14
|
unit tests:
packages/libraries/yoga/tests/persisted-documents.spec.ts#L661
AssertionError: Mocks not yet satisfied:
POST http://localhost:80/usage
- Expected
+ Received
- true
+ false
❯ Scope.done node_modules/.pnpm/[email protected]/node_modules/nock/lib/scope.js:205:12
❯ packages/libraries/yoga/tests/persisted-documents.spec.ts:661:14
|
unit tests:
packages/libraries/yoga/tests/persisted-documents.spec.ts#L826
AssertionError: Mocks not yet satisfied:
POST http://localhost:80/usage
- Expected
+ Received
- true
+ false
❯ Scope.done node_modules/.pnpm/[email protected]/node_modules/nock/lib/scope.js:205:12
❯ packages/libraries/yoga/tests/persisted-documents.spec.ts:826:23
|
unit tests
Process completed with exit code 1.
|
Loading