You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error in all create migration with Rails 6.1.4:
5 errors occurred:
An error occurred while Rails/BulkChangeTable cop was inspecting /Users/pawneets/Star-Apps/test_app/db/migrate/20210701062815_create_my_models.rb:3:23.
An error occurred while Rails/BulkChangeTable cop was inspecting /Users/pawneets/Star-Apps/test_app/db/migrate/20210701062815_create_my_models.rb:4:2.
An error occurred while Rails/BulkChangeTable cop was inspecting /Users/pawneets/Star-Apps/test_app/db/migrate/20210701062815_create_my_models.rb:5:4.
An error occurred while Rails/BulkChangeTable cop was inspecting /Users/pawneets/Star-Apps/test_app/db/migrate/20210701062815_create_my_models.rb:6:6.
An error occurred while Rails/BulkChangeTable cop was inspecting /Users/pawneets/Star-Apps/test_app/db/migrate/20210701062815_create_my_models.rb:8:6.
Expected behavior
No warnings should be reported.
Actual behavior
After upgrading to Rails 6.1.4, I am getting this error. Following are the debug logs:
Getting the following error in all create migration with Rails 6.1.4:
Expected behavior
No warnings should be reported.
Actual behavior
After upgrading to Rails 6.1.4, I am getting this error. Following are the debug logs:
Steps to reproduce the problem
RuboCop version
The text was updated successfully, but these errors were encountered: