Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Regexps #236

Open
ixti opened this issue Mar 6, 2024 · 0 comments
Open

Invalid Regexps #236

ixti opened this issue Mar 6, 2024 · 0 comments

Comments

@ixti
Copy link

ixti commented Mar 6, 2024

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. :((

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant