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
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
[Correctable] Lint/UnusedBlockArgument: Unused block argument - original_group. If it's necessary, use _ or _original_group as an argument name to indicate that it won't be used. (https://rubystyle.guide#underscore-unused-vars)
[Correctable] Layout/EndAlignment: end at 40, 2 is not aligned with module at 1, 0.
[Correctable] Layout/EndAlignment: end at 14, 2 is not aligned with module at 1, 0.
[Correctable] Layout/EndAlignment: end at 18, 2 is not aligned with module at 1, 0.
[Correctable] Layout/EndAlignment: end at 37, 2 is not aligned with module at 1, 0.
[Correctable] Layout/EndAlignment: end at 13, 2 is not aligned with class at 1, 0.
Lint/UselessAssignment: Useless assignment to variable - ip_regex. (https://rubystyle.guide#underscore-unused-vars)
Lint/UselessAssignment: Useless assignment to variable - domain_db. (https://rubystyle.guide#underscore-unused-vars)
Lint/UselessAssignment: Useless assignment to variable - domain_db. (https://rubystyle.guide#underscore-unused-vars)
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
The logs for this run have expired and are no longer available.