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

Fix version number that is logged #252

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brentonhouse
Copy link
Contributor

No description provided.

@build
Copy link

build commented Jun 9, 2020

Warnings
⚠️

lib/timodule.js#L67 - lib/timodule.js line 67 – Each then() should return a value or throw (promise/always-return)

⚠️

lib/timodule.js#L75 - lib/timodule.js line 75 – Avoid calling back inside of a promise. (promise/no-callback-in-promise)

⚠️

lib/timodule.js#L78 - lib/timodule.js line 78 – Avoid calling back inside of a promise. (promise/no-callback-in-promise)

⚠️

lib/timodule.js#L415 - lib/timodule.js line 415 – Each then() should return a value or throw (promise/always-return)

Messages
📖

✅ All tests are passing
Nice one! All 219 tests are passing.

Generated by 🚫 dangerJS against 9ec86b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants