Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore(deps-dev): bump vue from 2.6.14 to 3.0.0 #2688

chore(deps-dev): bump vue from 2.6.14 to 3.0.0

chore(deps-dev): bump vue from 2.6.14 to 3.0.0 #2688

Triggered via pull request October 24, 2024 23:17
Status Failure
Total duration 9m 20s
Artifacts
Matrix: Init dependencies
Matrix: Build CLI
Matrix: Build composables package
Matrix: Build default-theme package
Matrix: Build helpers package
Matrix: Build nuxt-module package
Matrix: Build shopware-6-client package
Matrix: Create test project
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 42 warnings
Build composables package (14): packages/composables/src/appContext.ts#L4
Module '"vue-demi"' has no exported member 'getCurrentScope'.
Build composables package (14): packages/composables/src/devtools/plugin.ts#L17
Type of property '_context' circularly references itself in mapped type '{ [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }'.
Build composables package (14): packages/composables/src/devtools/plugin.ts#L17
Type of property 'app' circularly references itself in mapped type '{ app: [] | { [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }; ... 5 more ...; reload?: (() => void) | undefined; }'.
Build composables package (14): packages/composables/src/devtools/plugin.ts#L17
Type of property 'caller' circularly references itself in mapped type '{ [K in keyof Function]: Cast<Function[K], [] | (Function[K] extends Narrowable ? Function[K] : never) | { [K in keyof Function[K]]: Cast<...>; }>; }'.
Build composables package (14): packages/composables/src/devtools/plugin.ts#L24
Type 'App<any>' is not assignable to type '[] | { [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }'.
Build composables package (14): packages/composables/src/getVueContext.ts#L1
Module '"vue-demi"' has no exported member 'getCurrentScope'.
Build composables package (14): packages/composables/src/index.ts#L12
Module '"vue-demi"' has no exported member 'effectScope'.
Build composables package (14): packages/composables/src/index.ts#L13
Module '"vue-demi"' has no exported member 'EffectScope'.
Build composables package (14): packages/composables/src/logic/useSharedState.ts#L3
Module '"vue-demi"' has no exported member 'onServerPrefetch'.
Build composables package (16): packages/composables/src/appContext.ts#L4
Module '"vue-demi"' has no exported member 'getCurrentScope'.
Build composables package (16): packages/composables/src/devtools/plugin.ts#L17
Type of property '_context' circularly references itself in mapped type '{ [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }'.
Build composables package (16): packages/composables/src/devtools/plugin.ts#L17
Type of property 'app' circularly references itself in mapped type '{ app: [] | { [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }; ... 5 more ...; reload?: (() => void) | undefined; }'.
Build composables package (16): packages/composables/src/devtools/plugin.ts#L17
Type of property 'caller' circularly references itself in mapped type '{ [K in keyof Function]: Cast<Function[K], [] | (Function[K] extends Narrowable ? Function[K] : never) | { [K in keyof Function[K]]: Cast<...>; }>; }'.
Build composables package (16): packages/composables/src/devtools/plugin.ts#L24
Type 'App<any>' is not assignable to type '[] | { [K in keyof App<any>]: Cast<App<any>[K], [] | (App<any>[K] extends Narrowable ? App<any>[K] : never) | { [K in keyof App<any>[K]]: Cast<App<any>[K][K], [] | ... 1 more ... | { [K in keyof App<...>[K][K]]: Cast<...>; }>; }>; }'.
Build composables package (16): packages/composables/src/getVueContext.ts#L1
Module '"vue-demi"' has no exported member 'getCurrentScope'.
Build composables package (16): packages/composables/src/index.ts#L12
Module '"vue-demi"' has no exported member 'effectScope'.
Build composables package (16): packages/composables/src/index.ts#L13
Module '"vue-demi"' has no exported member 'EffectScope'.
Build composables package (16): packages/composables/src/logic/useSharedState.ts#L3
Module '"vue-demi"' has no exported member 'onServerPrefetch'.
Create test project (16)
Process completed with exit code 1.
Create test project (14)
The job was canceled because "_16" failed.
Create test project (14)
The operation was canceled.
Init dependencies (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Init dependencies (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/
Init dependencies (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Init dependencies (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 nuxt-module package (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 nuxt-module package (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 nuxt-module package (16)
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 default-theme package (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 default-theme package (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 default-theme package (16)
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 composables package (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 composables package (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 composables package (14)
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 helpers package (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 helpers package (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 helpers package (14)
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 CLI (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 CLI (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 CLI (14)
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 CLI (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 CLI (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 CLI (16)
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 composables package (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 composables package (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 composables package (16)
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 shopware-6-client package (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 shopware-6-client package (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 shopware-6-client package (14)
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 helpers package (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 helpers package (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 helpers package (16)
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 default-theme package (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 default-theme package (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 default-theme package (14)
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 nuxt-module package (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 nuxt-module package (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 nuxt-module package (14)
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 shopware-6-client package (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 shopware-6-client package (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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 shopware-6-client package (16)
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/
Create test project (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Create test project (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/