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
Annotations
9 errors and 3 warnings
Build Composables:
packages/composables/src/appContext.ts#L4
Module '"vue-demi"' has no exported member 'getCurrentScope'.
|
Build Composables:
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:
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:
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:
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:
packages/composables/src/getVueContext.ts#L1
Module '"vue-demi"' has no exported member 'getCurrentScope'.
|
Build Composables:
packages/composables/src/index.ts#L12
Module '"vue-demi"' has no exported member 'effectScope'.
|
Build Composables:
packages/composables/src/index.ts#L13
Module '"vue-demi"' has no exported member 'EffectScope'.
|
Build Composables:
packages/composables/src/logic/useSharedState.ts#L3
Module '"vue-demi"' has no exported member 'onServerPrefetch'.
|
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/
|
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/
|
Check hash for directory packages/composables
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/
|
Loading