Rename graphql
export to g
#154
Annotations
11 errors
Tests
Process completed with exit code 1.
|
TypeScript:
packages/extend/src/extend.test.ts#L7
Module '"@graphql-ts/schema"' has no exported member 'g'.
|
TypeScript:
packages/extend/src/extend.test.ts#L323
Parameter '_' implicitly has an 'any' type.
|
TypeScript:
packages/extend/src/extend.test.ts#L323
Binding element 'thing' implicitly has an 'any' type.
|
TypeScript:
test-project/index.test-d.ts#L2
Module '"@graphql-ts/schema"' has no exported member 'g'.
|
TypeScript:
test-project/index.test-d.ts#L178
Unused '@ts-expect-error' directive.
|
TypeScript:
test-project/index.test-d.ts#L302
Unused '@ts-expect-error' directive.
|
TypeScript:
test-project/index.test-d.ts#L394
Unused '@ts-expect-error' directive.
|
TypeScript:
test-project/index.test-d.ts#L407
Unused '@ts-expect-error' directive.
|
TypeScript:
test-project/index.test-d.ts#L420
Unused '@ts-expect-error' directive.
|
TypeScript:
test-project/index.test-d.ts#L433
Unused '@ts-expect-error' directive.
|