Skip to content

feat(shared): add unified DeepLinkResolver with polymorphic fallback chain #88

feat(shared): add unified DeepLinkResolver with polymorphic fallback chain

feat(shared): add unified DeepLinkResolver with polymorphic fallback chain #88

Triggered via pull request June 6, 2026 12:18
@ItzzavdheshhItzzavdheshh
synchronize #415
Status Failure
Total duration 51s
Artifacts

ci.yml

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

Annotations

13 errors and 10 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
Process completed with exit code 1.
src/__tests__/team.test.ts: apps/backend/src/__tests__/team.test.ts#L60
TypeError: Cannot read properties of undefined (reading 'OWNER') ❯ src/__tests__/team.test.ts:60:22
backend-ci: apps/backend/src/services/cardService.ts#L15
Missing return type on function
backend-ci: apps/backend/src/services/cardService.ts#L4
Missing return type on function
backend-ci: apps/backend/src/routes/event.ts#L61
Missing return type on function
backend-ci: apps/backend/src/routes/auth.ts#L18
Missing return type on function
backend-ci: apps/backend/src/__tests__/team.test.ts#L120
Missing return type on function
backend-ci: apps/backend/src/__tests__/public.test.ts#L55
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L57
Missing return type on function
backend-ci: apps/backend/src/__tests__/oauth-scope.test.ts#L47
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L490
Missing return type on function
backend-ci: apps/backend/src/__tests__/event.test.ts#L100
Missing return type on function