feat: idempotency-key middleware for POST/PATCH on /api/reports - #865
Merged
greatest0fallt1me merged 1 commit intoJul 29, 2026
Merged
Annotations
12 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run migrations
Process completed with exit code 1.
|
|
Run npm run lint || true:
src/lib/circuitBreaker.ts#L305
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
Run npm run lint || true:
src/index.ts#L82
'gracefulShutdown' is defined but never used
|
|
Run npm run lint || true:
src/index.ts#L67
'stopIndexerHealthProbe' is defined but never used
|
|
Run npm run lint || true:
src/index.ts#L51
'webhooksRouter' is defined but never used
|
|
Run npm run lint || true:
src/index.ts#L32
'exportsPredictionsRouter' is defined but never used
|
|
Run npm run lint || true:
src/index.ts#L22
'adminRouter' is defined but never used
|
|
Run npm run lint || true:
src/__tests__/routes/subscriptions.test.ts#L515
A `require()` style import is forbidden
|
|
Run npm run lint || true:
src/__tests__/routes/subscriptions.test.ts#L502
A `require()` style import is forbidden
|
|
Run npm run lint || true:
src/__tests__/routes/subscriptions.test.ts#L485
A `require()` style import is forbidden
|
|
Run npm run lint || true:
src/__tests__/routes/subscriptions.test.ts#L75
'publicSubscription' is assigned a value but never used
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading