feat: add holders page #1230
GitHub Actions / Unit Test Results
failed
Jan 28, 2025 in 0s
2 fail, 1 skipped, 2 168 pass in 11m 41s
4 files 267 suites 11m 41s ⏱️
2 171 tests 2 168 ✅ 1 💤 2 ❌
2 385 runs 2 382 ✅ 1 💤 2 ❌
Results for commit 0140f0d.
Annotations
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>
Loading