Skip to content

Merge pull request #97 from Vivian-04/feat/indexer-catch-up #119

Merge pull request #97 from Vivian-04/feat/indexer-catch-up

Merge pull request #97 from Vivian-04/feat/indexer-catch-up #119

Triggered via push July 30, 2026 16:11
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
build (22.x, 6.0): src/routes/delivery.routes.ts#L4
Replace `⏎··createDeliverySchema,⏎··updateDeliverySchema,⏎` with `·createDeliverySchema,·updateDeliverySchema·`
build (22.x, 6.0): src/routes/authRoutes.ts#L80
Insert `⏎`
build (22.x, 6.0): src/routes/authRoutes.ts#L38
Replace `⏎··'/login',⏎··authLimiter,⏎··validate(loginSchema),⏎··authController.login⏎` with `'/login',·authLimiter,·validate(loginSchema),·authController.login`
build (22.x, 6.0): src/models/EventLog.ts#L59
Delete `⏎`
build (22.x, 6.0): src/middlewares/authMiddleware.ts#L30
Replace `'Authentication·required.·Please·provide·a·valid·Bearer·token.',·StatusCodes.UNAUTHORIZED` with `⏎········'Authentication·required.·Please·provide·a·valid·Bearer·token.',⏎········StatusCodes.UNAUTHORIZED,⏎······`
build (22.x, 6.0): src/controllers/indexerController.ts#L24
Replace `⏎········new·AppError('Failed·to·retrieve·indexer·status',·500),⏎······` with `new·AppError('Failed·to·retrieve·indexer·status',·500)`
build (22.x, 6.0): src/controllers/indexerController.ts#L7
Replace `⏎····req:·Request,⏎····res:·Response,⏎····next:·NextFunction,⏎··` with `req:·Request,·res:·Response,·next:·NextFunction`
build (22.x, 6.0)
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (22.x, 6.0): tests/escrow.test.ts#L85
Missing return type on function
build (22.x, 6.0): tests/escrow.test.ts#L74
Missing return type on function
build (22.x, 6.0): tests/dispute.test.ts#L87
Missing return type on function
build (22.x, 6.0): tests/dispute.test.ts#L77
Missing return type on function
build (22.x, 6.0): tests/adminDisputes.test.ts#L86
Missing return type on function
build (22.x, 6.0): tests/adminDisputes.test.ts#L66
Missing return type on function
build (22.x, 6.0): src/services/disputeService.ts#L102
Missing return type on function
build (22.x, 6.0): src/models/Dispute.ts#L43
Missing return type on function