Skip to content

Hive Gateway Driver for NestJS #2846

Hive Gateway Driver for NestJS

Hive Gateway Driver for NestJS #2846

Triggered via pull request February 20, 2025 14:34
Status Failure
Total duration 2m 43s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Types: packages/federation/src/utils.ts#L197
Argument of type 'GraphQLNamedType' is not assignable to parameter of type 'DirectableObject'.
Types: packages/fusion-runtime/src/federation/subgraph.ts#L150
Argument of type 'GraphQLNamedType' is not assignable to parameter of type 'DirectableObject'.
Types: packages/fusion-runtime/src/federation/supergraph.ts#L56
Argument of type 'GraphQLObjectType<any, any>' is not assignable to parameter of type 'DirectableObject'.
Types: packages/fusion-runtime/src/federation/supergraph.ts#L62
Argument of type 'GraphQLNamedType' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitch/tests/mergeDefinitions.test.ts#L299
Argument of type 'GraphQLObjectTypeNormalizedConfig<any, any>' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitch/tests/mergeDefinitions.test.ts#L302
Argument of type 'GraphQLObjectTypeNormalizedConfig<any, any>' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitch/tests/mergeDefinitions.test.ts#L305
Argument of type 'GraphQLInterfaceTypeNormalizedConfig' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitch/tests/mergeDefinitions.test.ts#L316
Argument of type 'GraphQLUnionTypeNormalizedConfig' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitching-directives/src/stitchingDirectivesTransformer.ts#L97
Argument of type 'GraphQLObjectType<any, any>' is not assignable to parameter of type 'DirectableObject'.
Types: packages/stitching-directives/src/stitchingDirectivesTransformer.ts#L110
Argument of type 'GraphQLObjectType<any, any>' is not assignable to parameter of type 'DirectableObject'.