Update metadata.rb #317
Annotations
10 errors and 12 warnings
Run cookstyle
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
|
Run cookstyle
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run cookstyle
Lint/UselessAssignment: Useless assignment to variable - manager_nodes. (https://rubystyle.guide#underscore-unused-vars)
|
Run cookstyle
Lint/UselessAssignment: Useless assignment to variable - status. (https://rubystyle.guide#underscore-unused-vars)
|
Run cookstyle
[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)
|
Run cookstyle
Lint/UselessAssignment: Useless assignment to variable - rbnodes_arr. Did you mean rbnode? (https://rubystyle.guide#underscore-unused-vars)
|
Run cookstyle
Lint/UselessAssignment: Useless assignment to variable - rbnode_attributes. Did you mean rbnodes_arr? (https://rubystyle.guide#underscore-unused-vars)
|
Run cookstyle
[Correctable] Layout/DefEndAlignment: end at 8, 4 is not aligned with def at 3, 3.
|
Run cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
Run cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
Run cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
Run cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
Loading