Skip to content

Docs/add contributing guide #366

Docs/add contributing guide

Docs/add contributing guide #366

Triggered via pull request July 15, 2026 12:43
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request_target
detect-changes
4s
detect-changes
comment-results
7s
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/team.ts#L164
'e' is defined but never used. Allowed unused caught errors must match /^_/u
backend-ci: apps/backend/src/routes/team.ts#L51
'team' is already declared in the upper scope on line 50 column 19
backend-ci: apps/backend/src/routes/team.ts#L32
'e' is defined but never used. Allowed unused caught errors 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/__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/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/routes/team.ts#L27
Missing return type on function
backend-ci: apps/backend/src/__tests__/team.test.ts#L127
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
backend-ci: apps/backend/src/__tests__/event.test.ts#L496
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L107
Missing return type on function