Skip to content

fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes #280

fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes

fix(events): add missing organizerId to response and fix incomplete test mocks causing 500 crashes #280

Triggered via pull request June 19, 2026 09:56
@yachikadevyachikadev
synchronize #609
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request_target
detect-changes
7s
detect-changes
backend-ci
29s
backend-ci
web-ci
web-ci
mobile-ci
mobile-ci
comment-results
7s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
backend-ci
Process completed with exit code 1.
backend-ci
Process completed with exit code 2.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/__tests__/event.test.ts#L68
'mockJwtVerify' is never reassigned. Use 'const' instead
backend-ci: apps/backend/src/__tests__/event.test.ts#L3
`@prisma/client` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/event.test.ts#L3
There should be at least one empty line between import groups
backend-ci: apps/backend/src/__tests__/event.test.ts#L3
All imports in the declaration are only used as types. Use `import type`
backend-ci: apps/backend/src/__tests__/event.test.ts#L2
`fastify` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/event.test.ts#L2
Imports "FastifyInstance" are only used as type
backend-ci: apps/backend/src/routes/cards.ts#L65
'Card' is an 'error' type that acts as 'any' and overrides all other types in this union type
backend-ci: apps/backend/src/__tests__/event.test.ts#L488
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L105
Missing return type on function