Skip to content

fix(connect): hard-fail OAuth callback when Redis unavailable #73

fix(connect): hard-fail OAuth callback when Redis unavailable

fix(connect): hard-fail OAuth callback when Redis unavailable #73

Triggered via pull request June 5, 2026 10:55
@hariom888hariom888
synchronize #478
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
backend-ci
23s
backend-ci
web-ci
web-ci
mobile-ci
mobile-ci
comment-results
8s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
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
Process completed with exit code 1.
backend-ci: apps/backend/src/__tests__/connect.test.ts#L5
`../routes/connect.js` import should occur before type import of `@prisma/client`
backend-ci: apps/backend/src/__tests__/connect.test.ts#L2
`fastify` import should occur before import of `vitest`
backend-ci: apps/backend/src/__tests__/connect.test.ts#L2
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/connect.ts#L27
Missing return type on function