Skip to content

feat: add token page with holders list #1576

feat: add token page with holders list

feat: add token page with holders list #1576

GitHub Actions / Unit Test Results failed Jan 28, 2025 in 0s

2 fail, 1 skipped, 2 145 pass in 11m 39s

    4 files  ± 0    265 suites  +1   11m 39s ⏱️ +3s
2 148 tests +11  2 145 ✅ +11  1 💤 ±0  2 ❌ ±0 
2 362 runs  +13  2 359 ✅ +13  1 💤 ±0  2 ❌ ±0 

Results for commit 7359d6f. ± Comparison against earlier commit 4da0648.

Annotations

Check warning on line 0 in tests/components/TokenIconLabel.spec.ts

See this annotation in the file changed.

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

See this annotation in the file changed.

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