Bump brakeman from 6.1.2 to 6.2.1 #11
Annotations
8 errors
lint:
app/models/iphone.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/models/iphone.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/models/iphone.rb#L15
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/models/iphone.rb#L31
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
lint:
app/models/iphone.rb#L41
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
lint:
app/models/iphone.rb#L41
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|