Skip to content

chore(types): use vuejs reactivity types #105

chore(types): use vuejs reactivity types

chore(types): use vuejs reactivity types #105

Triggered via pull request July 24, 2024 09:10
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Build and test
40s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
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/Disabled.vue#L1
Component name "Disabled" should always be multi-word
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-composable-vue3/src/components/Subscription.vue#L1
Component name "Subscription" should always be multi-word
Build and test: packages/test-e2e-composable-vue3/src/components/Subscriptions.vue#L1
Component name "Subscriptions" should always be multi-word
Build and test: packages/test-e2e-composable-vue3/src/components/Welcome.vue#L1
Component name "Welcome" should always be multi-word
Build and test: packages/test-e2e-ssr/src/components/Welcome.vue#L1
Component name "Welcome" should always be multi-word
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 uses Node.js version which is deprecated 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/src/components/MessageItem.vue#L35
'v-html' directive can lead to XSS attack
Build and test: packages/test-server/src/data.ts#L4
'Message' was used before it was defined
Build and test: packages/test-server/src/schema.ts#L85
Expected property shorthand
Build and test: packages/vue-apollo-composable/tests/types/assertions.ts#L9
Unexpected empty function 'assertExactType'
Build and test: packages/vue-apollo-composable/tests/types/useResult-types.test.ts#L121
Array.prototype.some() expects a return value from arrow function