Skip to content

fix: (@vue/apollo-option) memory leak in wrapped ssrRender #103

fix: (@vue/apollo-option) memory leak in wrapped ssrRender

fix: (@vue/apollo-option) memory leak in wrapped ssrRender #103

Status Success
Total duration 2m 21s
Artifacts

test.yml

on: pull_request
Build and test
2m 9s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v2.0.1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/action-setup@v2.0.1, 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 `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