fix(platform-links): prevent duplicate displayOrder via unique constraint and retry #2
ci.yml
on: pull_request_target
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
|