Bump brakeman from 7.1.0 to 7.1.1 #3
Annotations
12 errors
|
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.
|
|
system-test
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|