Skip to content

fix(ci): improve selective checks and detailed PR comment reporting #6

fix(ci): improve selective checks and detailed PR comment reporting

fix(ci): improve selective checks and detailed PR comment reporting #6

Triggered via pull request June 1, 2026 19:09
@HarxhitHarxhit
opened #452
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
backend-ci
24s
backend-ci
web-ci
web-ci
mobile-ci
mobile-ci
comment-results
8s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
backend-ci: apps/backend/src/__tests__/event.test.ts#L2
Imports "FastifyInstance" are only used as type
backend-ci: apps/backend/src/__tests__/cards.test.ts#L2
`fastify` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/cards.test.ts#L2
There should be at least one empty line between import groups
backend-ci: apps/backend/src/__tests__/app.test.ts#L4
Import in body of module; reorder to top
backend-ci: apps/backend/src/__tests__/app.test.ts#L3
There should be at least one empty line between import groups
backend-ci: apps/backend/src/__tests__/app.test.ts#L3
Import in body of module; reorder to top
backend-ci: apps/backend/src/__tests__/analytics.test.ts#L37
'mockJwtVerify' is never reassigned. Use 'const' instead
backend-ci: apps/backend/src/__tests__/analytics.test.ts#L16
`../routes/analytics` import should occur before type import of `@prisma/client`
backend-ci: apps/backend/src/__tests__/analytics.test.ts#L10
`fastify` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/analytics.test.ts#L1
There should be no empty line within import group
backend-ci: apps/backend/src/__tests__/validateEnv.test.ts#L11
Missing return type on function
backend-ci: apps/backend/src/__tests__/team.test.ts#L117
Missing return type on function
backend-ci: apps/backend/src/__tests__/public.test.ts#L53
Missing return type on function
backend-ci: apps/backend/src/__tests__/profiles.test.ts#L31
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L55
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L45
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L477
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L96
Missing return type on function
backend-ci: apps/backend/src/__tests__/cards.test.ts#L52
Missing return type on function
backend-ci: apps/backend/src/__tests__/cards.test.ts#L46
Missing return type on function