fix(connect): hard-fail OAuth callback when Redis unavailable #153
ci.yml
on: pull_request_target
Annotations
17 errors
|
web-ci
Process completed with exit code 1.
|
|
web-ci
Process completed with exit code 1.
|
|
web-ci:
apps/web/src/lib/theme.tsx#L43
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
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.
|
|
src/__tests__/app.test.ts > GET /health > should return status ok:
apps/backend/src/utils/validateEnv.ts#L75
Error: process.exit unexpectedly called with "1"
❯ Module.validateEnv src/utils/validateEnv.ts:75:11
❯ Module.buildApp src/app.ts:33:3
❯ src/__tests__/app.test.ts:8:23
|
|
backend-ci
Process completed with exit code 2.
|