feat: add token page with holders list #1603
GitHub Actions / Unit Test Results
failed
Jan 30, 2025 in 0s
1 fail, 1 skipped, 2 186 pass in 11m 45s
Annotations
Check warning on line 0 in BalanceService getSumAndCountBalances select count and sum
github-actions / Unit Test Results
BalanceService getSumAndCountBalances select count and sum (BalanceService getSumAndCountBalances select count and sum) failed
packages/api/junit.xml [took 0s]
Raw output
Error: expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 2
Received number of calls: 1
at Object.<anonymous> (/home/runner/work/block-explorer/block-explorer/packages/api/src/balance/balance.service.spec.ts:511:46)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Loading