added levelbar #116
Annotations
5 errors and 3 warnings
eslint:
pages/index.vue#L9
'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:
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:
pages/index.vue#L37
Expected a linebreak before this attribute
|
eslint:
pages/index.vue#L64
Expected a linebreak before this attribute
|