Skip to content

feat: Redis-backed payment cursor with distributed lock and Horizon rate-limit backoff #19

feat: Redis-backed payment cursor with distributed lock and Horizon rate-limit backoff

feat: Redis-backed payment cursor with distributed lock and Horizon rate-limit backoff #19

Re-run triggered June 18, 2026 22:13
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint-build-test (20): src/stellar/stellar.service.ts#L58
Replace `·{·params·}` with `·params`
lint-build-test (20): src/stellar/stellar.service.ts#L56
Replace `⏎······`${this.horizonUrl}/accounts/${accountAddress}/payments`,` with ``${this.horizonUrl}/accounts/${accountAddress}/payments`,·{`
lint-build-test (20): src/payments/payment-cursor.service.ts#L5
Replace `··=·30;······` with `=·30;`
lint-build-test (20): src/__tests__/payment-cursor.spec.ts#L19
Replace `⏎········PaymentCursorService,⏎········{·provide:·RedisService,·useValue:·redisService·},⏎······` with `PaymentCursorService,·{·provide:·RedisService,·useValue:·redisService·}`
lint-build-test (20)
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/
lint-build-test (20): src/merchants/merchants.controller.ts#L47
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L38
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L32
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L98
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L88
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L69
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L45
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.controller.ts#L23
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.controller.ts#L12
Unexpected any. Specify a different type
lint-build-test (20): src/auth/jwt.strategy.ts#L14
Unexpected any. Specify a different type