feat: add token page with holders list #1602
3 fail, 1 skipped, 2 180 pass in 11m 35s
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)
Check warning on line 0 in tests/components/TokenIconLabel.spec.ts
github-actions / Unit Test Results
TokenIconLabel > renders correct link of contract page (tests/components/TokenIconLabel.spec.ts) failed
packages/app/junit.xml [took 0s]
Raw output
expected 'token' to be 'address' // Object.is equality
AssertionError: expected 'token' to be 'address' // Object.is equality
❯ tests/components/TokenIconLabel.spec.ts:84:47
Check warning on line 0 in tests/components/Token.spec.ts
github-actions / Unit Test Results
Account: > renders component (tests/components/Token.spec.ts) failed
packages/app/junit.xml [took 0s]
Raw output
expected undefined to be 'Account 0xDB75...DEd4' // Object.is equality
AssertionError: expected undefined to be 'Account 0xDB75...DEd4' // Object.is equality
❯ tests/components/Token.spec.ts:53:76
[Vue warn]: Missing required prop: "contract"
at <Token account= {
accountType: [32m'eOA'[39m,
address: [32m'0xDB754A7833163caAB170814c5F9cAf32F09FDEd4'[39m,
balances: {},
sealedNonce: [33m0[39m,
verifiedNonce: [33m0[39m
} ref="VTU_COMPONENT" >
at <VTUROOT>
[Vue warn]: Extraneous non-props attributes (account) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
at <Token account= {
accountType: [32m'eOA'[39m,
address: [32m'0xDB754A7833163caAB170814c5F9cAf32F09FDEd4'[39m,
balances: {},
sealedNonce: [33m0[39m,
verifiedNonce: [33m0[39m
} ref="VTU_COMPONENT" >
at <VTUROOT>