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)
Lint/UselessAssignment: Useless assignment to variable - manager_nodes. (https://rubystyle.guide#underscore-unused-vars)
Lint/UselessAssignment: Useless assignment to variable - status. (https://rubystyle.guide#underscore-unused-vars)
[Correctable] Lint/UnusedBlockArgument: Unused block argument - status. If it's necessary, use _ or _status as an argument name to indicate that it won't be used. (https://rubystyle.guide#underscore-unused-vars)
Lint/UselessAssignment: Useless assignment to variable - rbnodes_arr. Did you mean rbnode? (https://rubystyle.guide#underscore-unused-vars)
Lint/UselessAssignment: Useless assignment to variable - rbnode_attributes. Did you mean rbnodes_arr? (https://rubystyle.guide#underscore-unused-vars)
[Correctable] Layout/DefEndAlignment: end at 8, 4 is not aligned with def at 3, 3.
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
[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.