-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
An error occurred while Rails/UniqueValidationWithoutIndex cop #216
Comments
I might have a bizarre extra clue or two to add to this: |
@jamesst20 Thank you for the feedback. Can you show me the backtrace of running |
BitBucket Pipeline didn't make it easy to copy paste hehe |
Have same issue Running with debug flag gives this error:
|
@olehvolynets Can you open a new issue with the error reproduction steps? |
I updated rubocop and still having the same error Mention the following information in the issue report: |
@jamesst20 is rubocop-rails version 2.5 ? |
@olehvolynets Yes it is |
RuboCop Rails 2.5.1 has been released. If the error is the same cause as #214, the issue will be resolved. If you upgrade to RuboCop Rails 2.5.1 and still get unexpected errors, please open a new issue with reproduction steps . Thank you for your feedback! |
Information
0.80.1 (using Parser 2.7.0.5, running on ruby 2.6.3 x86_64-linux)
(Running under BitBucket-Pipeline in Ruby 2.6.3 docker image)
Edit April 1, 2020
Error is still present:
rubocop-rails 2.5.0
Mention the following information in the issue report:
0.81.0 (using Parser 2.7.0.5, running on ruby 2.6.3 x86_64-linux)
Error
The file in error
Extra information
I am not able to replicate the issue on my PC (Mac OS Catalina).
Thank you
The text was updated successfully, but these errors were encountered: