Skip to content

feat: implement authentication and developer profile system #166

feat: implement authentication and developer profile system

feat: implement authentication and developer profile system #166

Triggered via pull request June 11, 2026 20:19
@Kishor0009Kishor0009
synchronize #510
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

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

Annotations

15 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
Declaration or statement expected.
backend-ci
Declaration or statement expected.
backend-ci
'try' expected.
backend-ci
',' expected.
backend-ci
'catch' or 'finally' 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