Skip to content

fix(cache): invalidate public profile cache after platform link mutations #145

fix(cache): invalidate public profile cache after platform link mutations

fix(cache): invalidate public profile cache after platform link mutations #145

Triggered via pull request June 9, 2026 19:50
@RidanshiRidanshi
opened #530
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request_target
detect-changes
4s
detect-changes
backend-ci
27s
backend-ci
web-ci
web-ci
mobile-ci
mobile-ci
comment-results
7s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
backend-ci
Process completed with exit code 1.
backend-ci: apps/backend/src/routes/cards.ts#L119
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L118
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L103
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L100
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L98
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L85
Expected { after 'if' condition
backend-ci: apps/backend/src/routes/cards.ts#L57
'e' is defined but never used. Allowed unused caught errors must match /^_/u
backend-ci: apps/backend/src/routes/cards.ts#L42
'CardWithLinks' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/cards.ts#L6
'Prisma' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/cards.ts#L3
`../services/cardService` import should occur before import of `../utils/error.util.js`
backend-ci: apps/backend/src/__tests__/profile-cache.test.ts#L101
Missing return type on function
backend-ci: apps/backend/src/__tests__/profile-cache.test.ts#L87
Missing return type on function