Bump importmap-rails from 2.1.0 to 2.2.0 #39
Closed
Annotations
10 errors
|
app/controllers/api/v1/authors_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/authors_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/authors_controller.rb#L26
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/authors_controller.rb#L26
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/authors_controller.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/authors_controller.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
app/controllers/api/v1/auth_controller.rb#L30
Layout/EndAlignment: `end` at 30, 4 is not aligned with `if` at 16, 6.
|
|
app/controllers/api/v1/auth_controller.rb#L12
Layout/CommentIndentation: Incorrect indentation detected (column 1 instead of 4).
|
|
app/controllers/api/v1/auth_controller.rb#L9
Layout/EndAlignment: `end` at 9, 4 is not aligned with `if` at 5, 6.
|
|
Gemfile#L34
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
The logs for this run have expired and are no longer available.
Loading