Merge pull request #137 from traPtitech/feat/add-api-impls #408
Annotations
11 warnings
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/.
|
lint:
src/components/UI/AButton.vue#L6
'props' is assigned a value but never used
|
lint:
src/components/UI/AButton.vue#L10
'e' is defined but never used
|
lint:
src/features/tag/composables/useTags.ts#L6
'GET' is assigned a value but never used
|
lint:
src/features/tag/composables/useTags.ts#L8
'getTags' is assigned a value but never used
|
lint:
src/features/user/mock.ts#L1
'rest' is defined but never used
|
lint:
src/pages/HomePage.vue#L76
'allGroupsError' is assigned a value but never used
|
lint:
src/router/index.ts#L5
'EventForm' is defined but never used
|
lint:
src/router/index.ts#L6
'GroupList' is defined but never used
|
lint:
src/router/index.ts#L7
'SettingsPage' is defined but never used
|
lint:
vite.config.ts#L11
'__dirname' is not defined
|
The logs for this run have expired and are no longer available.
Loading