Skip to content

Merge PR #745 (admin, -X theirs) #603

Merge PR #745 (admin, -X theirs)

Merge PR #745 (admin, -X theirs) #603

Triggered via push July 29, 2026 10:48
Status Success
Total duration 9m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
lint-and-test
Process completed with exit code 1.
lint-and-test
Process completed with exit code 1.
lint-and-test: src/routes/alerts.test.ts#L7
Unexpected any. Specify a different type
lint-and-test: src/routes/alerts.test.ts#L7
Unexpected any. Specify a different type
lint-and-test: src/middleware/idempotency.ts#L221
Unexpected any. Specify a different type
lint-and-test: src/index.ts#L79
'gracefulShutdown' is defined but never used
lint-and-test: src/index.ts#L64
'stopIndexerHealthProbe' is defined but never used
lint-and-test: src/index.ts#L31
'exportsPredictionsRouter' is defined but never used
lint-and-test: src/__tests__/routes/subscriptions.test.ts#L528
A `require()` style import is forbidden
lint-and-test: src/__tests__/routes/subscriptions.test.ts#L515
A `require()` style import is forbidden
lint-and-test: src/__tests__/routes/subscriptions.test.ts#L498
A `require()` style import is forbidden
lint-and-test: src/__tests__/routes/subscriptions.test.ts#L88
'publicSubscription' is assigned a value but never used
lint-and-test
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/