Skip to content

fix: do not allow reserved context keys in ServerContext or UserContext #8207

fix: do not allow reserved context keys in ServerContext or UserContext

fix: do not allow reserved context keys in ServerContext or UserContext #8207

Triggered via pull request May 9, 2024 14:13
Status Failure
Total duration 6m 21s
Artifacts

ci.yml

on: pull_request
Matrix: integration
Matrix: leaks
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

133 errors and 17 warnings
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
typecheck: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
typecheck
Process completed with exit code 1.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
apollo-federation-compatibility: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
apollo-federation-compatibility
Process completed with exit code 1.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
esm: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
esm
Process completed with exit code 1.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v18 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v16.6.0
Process completed with exit code 1.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v20 / graphql v15.8.0
Process completed with exit code 1.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v16.6.0
Process completed with exit code 1.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
integration / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
integration / nodejs v21 / graphql v15.8.0
Process completed with exit code 1.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v16.6.0
Process completed with exit code 1.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
leaks / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
leaks / nodejs v21 / graphql v15.8.0
Process completed with exit code 1.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v15.8.0
Process completed with exit code 1.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v20 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v20 / graphql v16.6.0
Process completed with exit code 1.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v15.8.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v15.8.0
Process completed with exit code 1.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L42
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L43
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L70
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L71
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L106
Type 'GraphQLSchemaWithContext<YogaInitialContext & UserContext>' is not assignable to type 'YogaSchemaDefinition<{}, ContextBase> | undefined'.
unit / nodejs v21 / graphql v16.6.0: packages/graphql-yoga/__tests__/context.spec.ts#L107
Type 'UserContext' is not assignable to type 'ContextBase | Promise<ContextBase> | ((initialContext: YogaInitialContext) => ContextBase | Promise<ContextBase>) | undefined'.
unit / nodejs v21 / graphql v16.6.0
Process completed with exit code 1.
integration / nodejs v18 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration / nodejs v18 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
apollo-federation-compatibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
leaks / nodejs v18 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
leaks / nodejs v18 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v18 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v18 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration / nodejs v20 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration / nodejs v20 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration / nodejs v21 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration / nodejs v21 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
leaks / nodejs v21 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
leaks / nodejs v21 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v20 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v20 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v21 / graphql v15.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit / nodejs v21 / graphql v16.6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.