style: biome check --fix #12
Annotations
7 errors
|
packages/bruno/src/index.test.ts > Bruno Plugin > should generate the expected output:
packages/bruno/src/vars.ts#L83
Error: Cannot use GraphQLInputObjectType "CustomerInfo" 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.mjs:41:19
❯ Module.isInputObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.mjs:93:10
❯ generateExampleValue packages/bruno/src/vars.ts:83:3
❯ getExampleValue packages/bruno/src/vars.ts:46:11
❯ getExampleValue packages/bruno/src/vars.ts:51:10
❯ Module.generateExampleVariables packages/bruno/src/vars.ts:31:53
❯ packages/bruno/src/operations.ts:96:13
❯ Module.extractOperations packages/bruno/src/operations.ts:51:6
❯ Module.plugin packages/bruno/src/index.ts:27:21
|
|
Build, and test on Node 22.x and ubuntu-latest
Process completed with exit code 1.
|
|
packages/bruno/src/index.test.ts > Bruno Plugin > should generate the expected output:
packages/bruno/src/vars.ts#L83
Error: Cannot use GraphQLInputObjectType "CustomerInfo" 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.mjs:41:19
❯ Module.isInputObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.mjs:93:10
❯ generateExampleValue packages/bruno/src/vars.ts:83:3
❯ getExampleValue packages/bruno/src/vars.ts:46:11
❯ getExampleValue packages/bruno/src/vars.ts:51:10
❯ Module.generateExampleVariables packages/bruno/src/vars.ts:31:53
❯ packages/bruno/src/operations.ts:96:13
❯ Module.extractOperations packages/bruno/src/operations.ts:51:6
❯ Module.plugin packages/bruno/src/index.ts:27:21
|
|
Build, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
|
|
Build, and test on Node 18.x and ubuntu-latest
The job was canceled because "_22_x_ubuntu-latest" failed.
|
|
packages/bruno/src/index.test.ts > Bruno Plugin > should generate the expected output:
packages/bruno/src/vars.ts#L83
Error: Cannot use GraphQLInputObjectType "CustomerInfo" 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.mjs:41:19
❯ Module.isInputObjectType node_modules/.pnpm/[email protected]/node_modules/graphql/type/definition.mjs:93:10
❯ generateExampleValue packages/bruno/src/vars.ts:83:3
❯ getExampleValue packages/bruno/src/vars.ts:46:11
❯ getExampleValue packages/bruno/src/vars.ts:51:10
❯ Module.generateExampleVariables packages/bruno/src/vars.ts:31:53
❯ packages/bruno/src/operations.ts:96:13
❯ Module.extractOperations packages/bruno/src/operations.ts:51:6
❯ Module.plugin packages/bruno/src/index.ts:27:21
|
|
Build, and test on Node 18.x and ubuntu-latest
Process completed with exit code 1.
|