Skip to content

Schema-driven testing utilities #1350

Schema-driven testing utilities

Schema-driven testing utilities #1350

Triggered via pull request March 20, 2024 17:37
Status Failure
Total duration 36s
Artifacts

api-extractor.yml

on: pull_request
Api-Extractor
28s
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#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.