Skip to content

Merge branch 'feat/friend-requests' of https://github.com/BeatBuzzer/… #153

Merge branch 'feat/friend-requests' of https://github.com/BeatBuzzer/…

Merge branch 'feat/friend-requests' of https://github.com/BeatBuzzer/… #153

Triggered via push December 15, 2024 18:32
Status Failure
Total duration 33s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 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/UsersView.vue#L16
Prop 'onAction' requires default value to be set
eslint: components/UsersView.vue#L20
Prop 'actionLabel' requires default value to be set
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