Skip to content

Docs/add contributing guide #368

Docs/add contributing guide

Docs/add contributing guide #368

Triggered via pull request July 15, 2026 15:56
@Nareshkumawat-starNareshkumawat-star
synchronize #697
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

11 errors and 10 warnings
backend-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/routes/nfc.ts#L3
'FastifyRequest' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/event.ts#L4
`../utils/slug.js` import should occur before type import of `fastify`
backend-ci: apps/backend/src/routes/event.ts#L2
`../validations/event.validation.js` import should occur before type import of `fastify`
backend-ci: apps/backend/src/routes/event.ts#L2
There should be no empty line within import group
backend-ci: apps/backend/src/routes/event.ts#L1
There should be at least one empty line between import groups
backend-ci: apps/backend/src/plugins/prisma.ts#L4
'FastifyReply' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/plugins/prisma.ts#L4
'FastifyRequest' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L17
There should be at least one empty line between import groups
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L15
`fastify` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L15
There should be at least one empty line between import groups
backend-ci: apps/backend/src/utils/slug.ts#L1
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L96
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L89
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L82
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L76
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L22
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L7
Missing return type on function
backend-ci: apps/backend/src/__tests__/public.test.ts#L55
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L56
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L45
Missing return type on function