Skip to content

feat(friend): friend endpoint now presents basic user info #50

feat(friend): friend endpoint now presents basic user info

feat(friend): friend endpoint now presents basic user info #50

Triggered via push December 4, 2024 21:52
Status Failure
Total duration 31s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

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>)