Skip to content

Schema-driven testing utilities #1219

Schema-driven testing utilities

Schema-driven testing utilities #1219

Triggered via pull request February 23, 2024 17:42
Status Failure
Total duration 28s
Artifacts

api-extractor.yml

on: pull_request
Api-Extractor
21s
Api-Extractor
Fit to window
Zoom out
Zoom in

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#L192
Property 'forkWithResolvers' does not exist on type 'GraphQLSchema'.
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#L391
Property 'forkWithResolvers' does not exist on type 'GraphQLSchema'.
Api-Extractor: src/testing/core/schemaProxy.test.tsx#L404
Property 'data' does not exist on type 'PromiseOrValue<ExecutionResult<ObjMap<unknown>, ObjMap<unknown>>>'.
Api-Extractor: src/testing/core/schemaProxy.test.tsx#L483
'snapshot.result' is possibly 'null'.
Api-Extractor: src/testing/core/schemaProxy.test.tsx#L510
'snapshot.result' is possibly 'null'.
Api-Extractor: src/testing/core/schemaProxy.test.tsx#L533
'snapshot.result' is possibly 'null'.
Api-Extractor: src/testing/core/schemaProxy.ts#L47
Element implicitly has an 'any' type because expression of type 'string | symbol' can't be used to index type 'GraphQLSchema'.