Bump solid_queue from 1.1.5 to 1.2.3 #98
Annotations
11 errors
|
scan_ruby
Process completed with exit code 5.
|
|
lint:
config/initializers/0_constants.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/0_constants.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/models/user.rb#L38
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/models/user.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/models/user.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/models/org.rb#L16
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/concerns/authenticatable.rb#L59
Layout/TrailingEmptyLines: Final newline missing.
|
|
lint:
app/controllers/concerns/authenticatable.rb#L59
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/api/dashboard_controller.rb#L15
Layout/TrailingEmptyLines: Final newline missing.
|
|
lint:
app/controllers/api/dashboard_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|