Skip to content

Bump brakeman from 6.1.2 to 6.2.1 #11

Bump brakeman from 6.1.2 to 6.2.1

Bump brakeman from 6.1.2 to 6.2.1 #11

Triggered via pull request September 8, 2024 02:19
Status Failure
Total duration 43s
Billable time 3m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.