fix response cache usage with subscriptions #7446
Triggered via pull request
September 20, 2023 13:03
Status
Cancelled
Total duration
5m 45s
Artifacts
–
ci.yml
on: pull_request
esm
3m 24s
typecheck
3m 50s
apollo-federation-compatibility
3m 8s
Matrix: integration
Matrix: leaks
Matrix: unit
Annotations
34 errors
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
integration / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
unit / nodejs v16 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
unit / nodejs v16 / graphql v16.6.0
Process completed with exit code 1.
|
integration / nodejs v16 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
integration / nodejs v16 / graphql v16.6.0
Process completed with exit code 1.
|
integration / nodejs v16 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
integration / nodejs v16 / graphql v15.8.0
Process completed with exit code 1.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
leaks / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
leaks / nodejs v16 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
leaks / nodejs v16 / graphql v16.6.0
Process completed with exit code 1.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
unit / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
integration / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
unit / nodejs v16 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
unit / nodejs v16 / graphql v15.8.0
Process completed with exit code 1.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
leaks / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
leaks / nodejs v16 / graphql v15.8.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ [key: string]: any; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: any; }'.
|
leaks / nodejs v16 / graphql v15.8.0
Process completed with exit code 1.
|
apollo-federation-compatibility:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
apollo-federation-compatibility
Process completed with exit code 1.
|
esm:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
esm
Process completed with exit code 1.
|
typecheck:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
typecheck
Process completed with exit code 1.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
unit / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
unit / nodejs v20 / graphql v15.8.0
The run was canceled by @github-actions.
|
unit / nodejs v20 / graphql v15.8.0
The operation was canceled.
|
unit / nodejs v20 / graphql v16.6.0
The run was canceled by @github-actions.
|
unit / nodejs v20 / graphql v16.6.0
The operation was canceled.
|