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