-
Notifications
You must be signed in to change notification settings - Fork 98
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
console errors when running test #1379
Labels
Comments
NodeGuy
added
the
bug 🐛
issues related to unhandled errors in the code that need to be fixed
label
Sep 28, 2018
Those are printed "errors" but in reality they are just console logs and shouldn't cause trouble. What does your git client say? |
@jbibla any feedback? |
i don't think they are effecting my git client. but should these be resolved? |
faboweb
added
discuss
and removed
bug 🐛
issues related to unhandled errors in the code that need to be fixed
labels
Oct 9, 2018
Let's fix them one at a time. |
faboweb
added
refactor
split 🍌
issues that need to be split into several smaller issues with reduced scope
labels
Oct 9, 2018
faboweb
removed
the
split 🍌
issues that need to be split into several smaller issues with reduced scope
label
Oct 16, 2018
This was referenced Jan 16, 2019
This was referenced Feb 14, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jest
oryarn test
will result in console errors which the CI ignores, but my git client doesn't like.Fix errors in:
The text was updated successfully, but these errors were encountered: