Disable freeradius for now #20
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 11 warnings
cookstyle
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
|
cookstyle
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
cookstyle
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/
|
cookstyle
Lint/UselessAssignment: Useless assignment to variable - manager_nodes. (https://rubystyle.guide#underscore-unused-vars)
|
cookstyle
Lint/UselessAssignment: Useless assignment to variable - status. (https://rubystyle.guide#underscore-unused-vars)
|
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)
|
cookstyle
Lint/UselessAssignment: Useless assignment to variable - rbnodes_arr. Did you mean rbnode? (https://rubystyle.guide#underscore-unused-vars)
|
cookstyle
Lint/UselessAssignment: Useless assignment to variable - rbnode_attributes. Did you mean rbnodes_arr? (https://rubystyle.guide#underscore-unused-vars)
|
cookstyle
[Correctable] Layout/DefEndAlignment: end at 8, 4 is not aligned with def at 3, 3.
|
cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|
cookstyle
[Correctable] Lint/ParenthesesAsGroupedExpression: (...) interpreted as grouped expression. (https://rubystyle.guide#parens-no-spaces)
|