It looks like this is emitted here:
DeprecationWarning: Calling an asynchronous function without callback is deprecated.
https://github.com/anticoders/gagarin/blob/master/lib/tools/index.js#L37
but it shouldn't be because the callback is present. Need to investigate.
It looks like this is emitted here:
https://github.com/anticoders/gagarin/blob/master/lib/tools/index.js#L37
but it shouldn't be because the callback is present. Need to investigate.