Skip to content

Fix/trade indexer and pagination helpers #570

Fix/trade indexer and pagination helpers

Fix/trade indexer and pagination helpers #570

Triggered via pull request July 25, 2026 18:05
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
verify
Process completed with exit code 1.
verify: src/utils/__tests__/trade-pagination.utils.test.ts#L19
'orderBy' is defined but never used. Allowed unused args must match /^_/u
verify: src/modules/creators/creator-detail-holder-count-sequential.integration.test.ts#L36
'args' is defined but never used. Allowed unused args must match /^_/u
verify
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/