Hive Gateway Driver for NestJS #2853
check.yml
on: pull_request
Format
59s
Lint
57s
Types
1m 4s
Missing peer deps
56s
Build
2m 7s
Bundle
2m 22s
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'.
|