ESLint Validation #47
Annotations
3 errors and 2 warnings
eslint:
pages/index.vue#L8
'session' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
server/api/v1/user/[uid].get.ts#L2
'userId' is assigned a value 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#L12
Require self-closing on HTML elements (<div>)
|