Skip to content

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

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

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

Triggered via pull request June 5, 2026 11:05
@hariom888hariom888
synchronize #478
Status Failure
Total duration 47s
Artifacts

ci.yml

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

Annotations

13 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#L1
There should be no empty line within import group
backend-ci: apps/backend/src/routes/connect.ts#L27
Missing return type on function