chore(deps): bump vue-router from 4.3.3 to 4.4.0 #682
Annotations
10 errors and 2 warnings
TypeScript:
plugins/vuenn/useLayout.ts#L1
Module '"vue-router/auto"' has no exported member 'RouteMeta'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L4
Cannot find name 'useRoute'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L7
Cannot find name 'shallowRef'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L7
Cannot find name 'Component'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L20
Cannot find name 'watch'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L29
Cannot find name 'defineAsyncComponent'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L29
Cannot find name 'Component'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L32
Cannot find name 'defineAsyncComponent'.
|
TypeScript:
plugins/vuenn/useLayout.ts#L32
Cannot find name 'Component'.
|
TypeScript:
src/App.vue#L8
Cannot find name 'useLayout'. Did you mean 'Layout'?
|
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|