Skip to content

test(#502): add integration test for activity feed cursor pagination #448

test(#502): add integration test for activity feed cursor pagination

test(#502): add integration test for activity feed cursor pagination #448

Triggered via pull request June 26, 2026 21:25
Status Failure
Total duration 30s
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/modules/wallets/wallet-activity.service.ts#L51
'e' is defined but never used. Allowed unused caught errors must match /^_/u
verify: src/modules/wallets/__tests__/wallet-activity-cursor-pagination.integration.test.ts#L3
'decodeCursor' is defined but never used. Allowed unused vars 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/