Skip to content

feat: add token page with holders list #1603

feat: add token page with holders list

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

    4 files  ±0    269 suites  +2   11m 45s ⏱️ +10s
2 188 tests +4  2 186 ✅ +6  1 💤 ±0  1 ❌  - 2 
2 403 runs  +4  2 401 ✅ +6  1 💤 ±0  1 ❌  - 2 

Results for commit 50067ec. ± Comparison against earlier commit 3e5e367.

Annotations

Check warning on line 0 in BalanceService getSumAndCountBalances select count and sum

See this annotation in the file changed.

@github-actions 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)