Skip to content

feat(auth): add JWT token revocation with Redis blocklist #67

feat(auth): add JWT token revocation with Redis blocklist

feat(auth): add JWT token revocation with Redis blocklist #67

Triggered via pull request June 4, 2026 18:59
@antharya05antharya05
opened #476
Status Failure
Total duration 47s
Artifacts

ci.yml

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

Annotations

11 errors and 4 warnings
backend-ci
Process completed with exit code 1.
backend-ci
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
backend-ci
Parameter 'link' implicitly has an 'any' type.
backend-ci
Parameter 'm' implicitly has an 'any' type.
backend-ci
Parameter 'u' implicitly has an 'any' type.
backend-ci
Parameter 'tm' implicitly has an 'any' type.
backend-ci
'error' is of type 'unknown'.
backend-ci
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
backend-ci
Parameter 'tx' implicitly has an 'any' type.
backend-ci
Module '"@prisma/client"' has no exported member 'TeamRole'.
backend-ci
Module '"@prisma/client"' has no exported member 'TeamRole'.
backend-ci: apps/backend/src/routes/auth.ts#L20
Missing return type on function
backend-ci: apps/backend/src/__tests__/logout.test.ts#L627
Missing return type on function
backend-ci: apps/backend/src/__tests__/logout.test.ts#L100
Missing return type on function
backend-ci: apps/backend/src/__tests__/logout.test.ts#L17
Missing return type on function