Skip to content

Empty string for "warn_on" causes failure #303

Open
@jakemac53

Description

@jakemac53

If you do warn_on: "", then the job fails with FormatException: "--ignore_license" is not an allowed value for option "warn_on"..

Presumably, it ends up passing --warn_on --ignore_license with nothing between since the string is empty. The argument shouldn't be passed at all or something probably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:firehosetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions