Bump dotenv-rails from 3.1.8 to 3.2.0 #11
Annotations
13 errors
|
system-test
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
scan_ruby
Process completed with exit code 5.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/bedrock_controller.rb#L14
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/bedrock_controller.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|