Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Gracefully handle .build() being called with no arguments #211

@Ajedi32

Description

@Ajedi32

Apparently, at the moment if you call .build() with no arguments, the build fails silently. This is very confusing behavior. See #133, #92. This should be fixed. (Either by failing with an error message that makes it clear what went wrong, or by providing a sane default value for the callback.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions