Skip to content

Feat/gameplay

Feat/gameplay #126

Triggered via pull request December 10, 2024 11:20
@LikqezLikqez
synchronize #22
feat/gameplay
Status Failure
Total duration 34s
Billable time 1m
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
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