Skip to content

Invalid Regexps #236

@ixti

Description

@ixti

Using this gem causes warnings:

***/gems/lob-6.0.5/lib/openapi_client/models/bank_account.rb:260: warning: character class has '-' without escape
***/gems/lob-6.0.5/lib/openapi_client/models/bank_account.rb:296: warning: character class has '-' without escape
***/gems/lob-6.0.5/lib/openapi_client/models/bank_account.rb:395: warning: character class has '-' without escape

Which in its turn causes Bootsnap to trip as well:

***/gems/bootsnap-1.16.0/lib/bootsnap/compile_cache/iseq.rb:49: warning: character class has '-' without escape
***/gems/bootsnap-1.16.0/lib/bootsnap/compile_cache/iseq.rb:49: warning: character class has '-' without escape
***/gems/bootsnap-1.16.0/lib/bootsnap/compile_cache/iseq.rb:49: warning: character class has '-' without escape

There are 2 PRs addressing this issue, and not a single word from Lob. :((

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