Rubocop-rspec: An error occurred while RSpec/FilePath cop was <file>.rb

Created on 18 Aug 2020  路  3Comments  路  Source: rubocop-hq/rubocop-rspec

Expected behavior

No bug

Actual behavior

Bug

Steps to reproduce the problem

Runned bundle exec rubocop after updating to the version 0.88.0

RuboCop version

An error occurred while RSpec/FilePath cop was inspecting /data/jenkins/workspace/PROJECT_NAME/app/mailers/application_mailer.rb.
(omitted, same error)

9 errors occurred:
An error occurred while RSpec/FilePath cop was inspecting /data/jenkins/workspace/PROJECT_NAME/app/mailers/application_mailer.rb.
(omitted, same error)

Errors are usually caused by RuboCop bugs.
Please, report your problems to RuboCop's issue tracker.
https://github.com/rubocop-hq/rubocop/issues

Mention the following information in the issue report:
0.88.0 (using Parser 2.7.1.4, rubocop-ast 0.3.0, running on ruby 2.7.1 x86_64-linux)

Most helpful comment

You're welcome!

All 3 comments

Maybe dup with #999 and rubocop-rspec 1.43.1 has been released. Can you bump rubocop-rspec to 1.43.1? Thank you!

Thanks, @koic

You're welcome!

Was this page helpful?
0 / 5 - 0 ratings