Skip to content

docs(useQuery): document refetch with new variables (#1564) #109

docs(useQuery): document refetch with new variables (#1564)

docs(useQuery): document refetch with new variables (#1564) #109

Triggered via push August 14, 2024 13:45
Status Success
Total duration 1m 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, pnpm/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, pnpm/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
The `save-state` 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/
Build and test
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/
Build and test
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/
Build and test: packages/test-e2e-composable-vue3/src/components/ChannelListPinia2.vue#L5
Unexpected any. Specify a different type
Build and test: packages/test-e2e-composable-vue3/src/components/LazyQueryLoad.vue#L12
Unexpected any. Specify a different type
Build and test: packages/test-e2e-composable-vue3/src/components/OnResultChild.vue#L21
Unexpected any. Specify a different type
Build and test: packages/test-e2e-ssr/src/apollo.ts#L6
Missing return type on function
Build and test: packages/test-e2e-ssr/src/app.ts#L8
Missing return type on function