refactor: use stricter typescript #9501
Annotations
11 errors
|
Build Packages:
packages/graphql-yoga/__integration-tests__/browser.spec.ts#L76
Property 'text' comes from an index signature, so it must be accessed with ['text'].
|
Build Packages:
packages/graphql-yoga/__integration-tests__/browser.spec.ts#L114
Property 'number' comes from an index signature, so it must be accessed with ['number'].
|
Build Packages:
packages/graphql-yoga/__integration-tests__/browser.spec.ts#L189
Property 'to' comes from an index signature, so it must be accessed with ['to'].
|
Build Packages:
packages/graphql-yoga/__tests__/http-extensions.spec.ts#L634
This member cannot have an 'override' modifier because it is not declared in the base class 'GraphQLError'.
|
Build Packages:
packages/graphql-yoga/src/error.ts#L138
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Build Packages:
packages/graphql-yoga/src/error.ts#L139
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Build Packages:
packages/graphql-yoga/src/error.ts#L140
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Build Packages:
packages/graphql-yoga/src/error.ts#L142
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Build Packages:
packages/graphql-yoga/src/error.ts#L145
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Build Packages:
packages/graphql-yoga/src/error.ts#L145
Property 'http' comes from an index signature, so it must be accessed with ['http'].
|
Loading