Closed nelsonic closed 1 year ago
@seaneady ref: https://github.com/dwyl/technical-glossary#technical-debt
I'm picking this up now with @seaneady and live-debugging it on Zoom as a fun exercise. ๐
This is passing on my localhost
on main
:
So I'm having a little trouble replicating the issue.
Re-running all jobs on GitHub Actions:
Failed. Running one more time:
The re-run passed: https://github.com/dwyl/mvp/actions/runs/3994842614
Build passing on main
: https://github.com/dwyl/mvp/commits/main
This was an annoying waste of time. ๐ Closing. Will re-open if it resurfaces. ๐
Build is failing on
main
due to an issue with a Timer:https://github.com/dwyl/mvp/actions/runs/3994842614/jobs/6853015066#step:8:58
The code in question is: https://github.com/dwyl/mvp/blob/55c75b09610aba73df9f52057a2481634feab69c/test/app_web/live/app_live_test.exs#L99-L126
Todo
@LuchoTurtle if you're free, please help. ๐ (join us on Zoom to remote-debug)