Skip to content

feat: implement authentication and developer profile system #125

feat: implement authentication and developer profile system

feat: implement authentication and developer profile system #125

Triggered via pull request June 8, 2026 19:34
@Kishor0009Kishor0009
synchronize #510
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request_target
detect-changes
4s
detect-changes
backend-ci
27s
backend-ci
web-ci
13s
web-ci
mobile-ci
mobile-ci
comment-results
4s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
web-ci
Process completed with exit code 1.
web-ci
Process completed with exit code 2.
web-ci
Module '"../lib/theme"' has no exported member 'useTheme'.
backend-ci
Process completed with exit code 1.
backend-ci
Process completed with exit code 2.
backend-ci
Cannot find name 'FastifyRequest'.
backend-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/routes/cards.ts#L7
'Prisma' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/cards.ts#L6
'Card' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/__tests__/cards.test.ts#L60
'FastifyRequest' is an 'error' type that acts as 'any' and overrides all other types in this intersection type