Schema-driven testing utilities #1350
Annotations
10 errors
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L172
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L267
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L354
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L477
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L504
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L527
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.ts#L53
Element implicitly has an 'any' type because expression of type 'string | symbol' can't be used to index type 'GraphQLSchema'.
|
Api-Extractor:
src/testing/core/schemaProxy.ts#L54
Element implicitly has an 'any' type because expression of type 'string | symbol' can't be used to index type 'GraphQLSchema'.
|
Api-Extractor:
src/testing/core/schemaProxy.ts#L60
Type 'GraphQLSchema' is not assignable to type 'GraphQLSchema & ProxiedSchemaFns'.
|
Api-Extractor
Process completed with exit code 2.
|