Skip to content

feat: add token page with holders list #1595

feat: add token page with holders list

feat: add token page with holders list #1595

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

2 fail, 1 skipped, 2 168 pass in 12m 6s

    4 files  ± 0    267 suites  +2   12m 6s ⏱️ +27s
2 171 tests +23  2 168 ✅ +23  1 💤 ±0  2 ❌ ±0 
2 385 runs  +23  2 382 ✅ +23  1 💤 ±0  2 ❌ ±0 

Results for commit 47d2e0b. ± Comparison against earlier commit 7359d6f.

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>