Skip to content

Fix DEP0013 warning #188

Description

@apendua

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions