Feat/friend requests #144
Annotations
9 errors and 5 warnings
eslint:
pages/index.vue#L9
'loading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
pages/index.vue#L9
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
pages/index.vue#L15
'setLevelbar' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
server/api/v1/user/[uid].get.ts#L22
Unexpected any. Specify a different type
|
eslint:
server/api/v1/user/index.get.ts#L15
Unexpected any. Specify a different type
|
eslint:
server/utils/mapper/game-mapper.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
eslint:
server/utils/spotify.ts#L108
'e' is defined but never used
|
eslint:
types/api/user.friends.ts#L2
'url' is defined but never used. Allowed unused vars must match /^_/u
|
eslint
Process completed with exit code 1.
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
components/home/Users/UserBox.vue#L58
Expected a linebreak before this attribute
|
eslint:
components/profile/Friendlist.vue#L40
Expected a linebreak before this attribute
|
eslint:
components/profile/Friendlist.vue#L42
Expected a linebreak before this attribute
|
eslint:
components/profile/Friendlist.vue#L44
Expected a linebreak before this attribute
|