Skip to content

feat: implement authentication and developer profile system #138

feat: implement authentication and developer profile system

feat: implement authentication and developer profile system #138

Triggered via pull request June 9, 2026 08:00
@Kishor0009Kishor0009
synchronize #510
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
comment-results
7s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

10 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
')' expected.
backend-ci
Process completed with exit code 1.
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