Bump kamal from 2.3.0 to 2.5.0 #31
Closed
Annotations
10 errors
|
Gemfile#L20
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Gemfile#L21
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Gemfile#L26
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
app/controllers/application_controller.rb#L9
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
|
app/controllers/articles_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/articles_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/articles_controller.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
app/controllers/articles_controller.rb#L32
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
app/controllers/articles_controller.rb#L43
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
|
app/controllers/articles_controller.rb#L45
Layout/TrailingWhitespace: Trailing whitespace detected.
|
The logs for this run have expired and are no longer available.
Loading