Skip to content

feat: implement Stellar sequence number management #54

feat: implement Stellar sequence number management

feat: implement Stellar sequence number management #54

Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Lint & Typecheck
24s
Lint & Typecheck
Test
Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
Lint & Typecheck
Process completed with exit code 2.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L239
'err' is of type 'unknown'.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L239
'err' is of type 'unknown'.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L239
Cannot find name 'StellarError'.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L109
'err' is of type 'unknown'.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L109
'err' is of type 'unknown'.
Lint & Typecheck: src/modules/rewards/reward.service.ts#L109
Cannot find name 'StellarError'.
Lint & Typecheck
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 & Typecheck: src/modules/auth/auth.controller.ts#L31
Unexpected any. Specify a different type
Lint & Typecheck: src/modules/auth/auth.controller.ts#L14
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/validation.ts#L41
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/validation.ts#L32
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/validation.ts#L23
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/rate-limit.ts#L51
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/rate-limit.ts#L20
Unexpected any. Specify a different type
Lint & Typecheck: src/middleware/auth.ts#L13
'reply' is defined but never used. Allowed unused args must match /^_/u
Lint & Typecheck: src/database/seed.ts#L53
'course3' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint & Typecheck: src/config/index.ts#L88
Unexpected any. Specify a different type