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

"deprecated Object#=~ is called on Array; it always returns nil" written in the standard error a lot of times #378

Closed
MarcoCostantini opened this issue May 19, 2020 · 3 comments

Comments

@MarcoCostantini
Copy link

I tried rails_best_practices (version 1.20.0) on my file, but it wrote in the standard error, 2674 times, the line

/var/lib/gems/2.7.0/gems/rails_best_practices-1.20.0/lib/rails_best_practices/core/check.rb:44: warning: deprecated Object#=~ is called on Array; it always returns nil
@ybiquitous
Copy link
Contributor

@MarcoCostantini I believe this issue was fixed by PR #370 (merged to the master branch).

See also #353

@alex-benoit
Copy link

@flyerhzm Would it be possible to release a version on rubygems with this fix?

@mishina2228
Copy link
Contributor

It appears that v1.20.1 has already been released with this fix.

@flyerhzm flyerhzm closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants