Skip to content

fix response cache usage with subscriptions #4940

fix response cache usage with subscriptions

fix response cache usage with subscriptions #4940

Triggered via pull request September 20, 2023 13:08
Status Failure
Total duration 6m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
release-candidate / snapshot: 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; }'.
release-candidate / snapshot
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
alpha / snapshot: 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; }'.
alpha / snapshot
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
release-candidate / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release-candidate / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release-candidate / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/