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
1 error occurred:
An error occurred while Rails/UniqBeforePluck cop was inspecting /usr/src/app/db/migrate/20250124101501_init_reserved_subdomains.rb:6:6.
configuration from /usr/src/app/.rubocop.yml
Errors are usually caused by RuboCop bugs.
Please, update to the latest RuboCop version if not already in use, and report a bug if the issue still occurs on this version.
https://github.com/rubocop/rubocop/issues
Mention the following information in the issue report:
1.71.0 (using Parser 3.3.7.0, rubocop-ast 1.37.0, analyzing as Ruby 2.7, running on ruby 3.3.7) [aarch64-linux]
with -d option
Scanning /usr/src/app/db/migrate/20250124101501_init_reserved_subdomains.rb
An error occurred while Rails/UniqBeforePluck cop was inspecting /usr/src/app/db/migrate/20250124101501_init_reserved_subdomains.rb:6:6.
Parser::Source::TreeRewriter detected clobbering
/usr/local/bundle/gems/parser-3.3.7.0/lib/parser/source/tree_rewriter.rb:427:in `trigger_policy'
/usr/local/bundle/gems/parser-3.3.7.0/lib/parser/source/tree_rewriter.rb:414:in `enforce_policy'
/usr/local/bundle/gems/parser-3.3.7.0/lib/parser/source/tree_rewriter/action.rb:234:in `call'
/usr/local/bundle/gems/parser-3.3.7.0/lib/parser/source/tree_rewriter/action.rb:234:in `swallow'
...
This code
causes exception
with
-d
optionRuboCop version
The text was updated successfully, but these errors were encountered: