Skip to content

Test workflow

Test workflow #8

Triggered via pull request June 1, 2026 19:36
@HarxhitHarxhit
opened #454
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request_target
detect-changes
4s
detect-changes
comment-results
5s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
backend-ci: apps/backend/src/routes/profiles.ts#L48
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/profiles.ts#L38
'e' is defined but never used. Allowed unused caught errors must match /^_/u
backend-ci: apps/backend/src/routes/profiles.ts#L11
'ProfileUpdateResponse' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/profiles.ts#L4
'getErrorMessage' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/profiles.ts#L4
`../utils/error.util.js` import should occur after import of `../services/profileService`
backend-ci: apps/backend/src/routes/profiles.ts#L3
`../utils/validators.js` import should occur after import of `../services/profileService`
backend-ci: apps/backend/src/routes/profiles.ts#L2
'getProfileUrl' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/profiles.ts#L2
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/profiles.ts#L1
`fastify` type import should occur after import of `../services/profileService`
backend-ci: apps/backend/src/routes/profiles.ts#L1
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/profiles.ts#L24
Missing return type on function