Skip to content

Use the same context object in the entire pipeline #5438

Use the same context object in the entire pipeline

Use the same context object in the entire pipeline #5438

Triggered via pull request October 13, 2023 12:02
Status Failure
Total duration 4m 25s
Artifacts

deployment-e2e.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

8 errors
e2e / aws-lambda: packages/graphql-yoga/src/server.ts#L548
Argument of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; }' is not assignable to parameter of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; batched: boolean; }'.
e2e / aws-lambda
Process completed with exit code 1.
e2e / cf-modules: packages/graphql-yoga/src/server.ts#L548
Argument of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; }' is not assignable to parameter of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; batched: boolean; }'.
e2e / cf-modules
Process completed with exit code 1.
e2e / azure-function: packages/graphql-yoga/src/server.ts#L548
Argument of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; }' is not assignable to parameter of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; batched: boolean; }'.
e2e / azure-function
Process completed with exit code 1.
e2e / cf-worker: packages/graphql-yoga/src/server.ts#L548
Argument of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; }' is not assignable to parameter of type '{ params: GraphQLParams<Record<string, any>, Record<string, any>>; request: Request; batched: boolean; }'.
e2e / cf-worker
Process completed with exit code 1.