Skip to content

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

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

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

Triggered via pull request June 5, 2026 10:55
@ItzzavdheshhItzzavdheshh
synchronize #415
Status Failure
Total duration 49s
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

23 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: apps/backend/src/routes/follow.ts#L12
'e' is defined but never used. Allowed unused caught errors must match /^_/u
backend-ci: apps/backend/src/routes/follow.ts#L12
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/follow.ts#L4
'getWebViewUrl' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/follow.ts#L4
'getProfileUrl' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/follow.ts#L4
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/follow.ts#L3
`../utils/error.util.js` import should occur after import of `@devcard/shared`
backend-ci: apps/backend/src/routes/follow.ts#L3
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/follow.ts#L2
`../utils/encryption.js` import should occur after import of `@devcard/shared`
backend-ci: apps/backend/src/routes/follow.ts#L1
`fastify` type import should occur after import of `../validations/follow.validation.js`
backend-ci: apps/backend/src/routes/follow.ts#L1
There should be at least one empty line between import groups
mobile-ci
Process completed with exit code 1.
mobile-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/routes/follow.ts#L7
Missing return type on function