Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate TokenService test failure in PR build #1454

Open
enlight opened this issue May 21, 2021 · 0 comments
Open

Investigate TokenService test failure in PR build #1454

enlight opened this issue May 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@enlight
Copy link
Contributor

enlight commented May 21, 2021

One of the tests failed in https://github.com/loomnetwork/dashboard/pull/1453/checks?check_run_id=2636471164

 1) TokenService
       TokenService on Production Env
         Inserted address should be a member of all TokenSymbol array (Ethereum):
     TypeError: Cannot read property 'toLowerCase' of undefined
      at /home/runner/work/dashboard/dashboard/dist/webpack:/src/services/TokenService.ts:102:1
      at Array.find (<anonymous>)
      at TokenService.tokenFromAddress (dist/webpack:/src/services/TokenService.ts:102:1)
      at Context.<anonymous> (dist/webpack:/src/services/__test__/tokenService.spec.ts:80:1)
      at processImmediate (internal/timers.js:443:21)
@enlight enlight added the bug Something isn't working label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants