⬆️ Update packages #409
Annotations
12 warnings
check npm install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run lint:
src/components/UI/AButton.vue#L6
'props' is assigned a value but never used
|
run lint:
src/components/UI/AButton.vue#L10
'e' is defined but never used
|
run lint:
src/features/tag/composables/useTags.ts#L6
'GET' is assigned a value but never used
|
run lint:
src/features/tag/composables/useTags.ts#L8
'getTags' is assigned a value but never used
|
run lint:
src/pages/HomePage.vue#L76
'allGroupsError' is assigned a value but never used
|
run lint:
src/router/index.ts#L5
'EventForm' is defined but never used
|
run lint:
src/router/index.ts#L6
'GroupList' is defined but never used
|
run lint:
src/router/index.ts#L7
'SettingsPage' is defined but never used
|
run lint:
vite.config.ts#L11
'__dirname' is not defined
|