Bump brakeman from 7.1.0 to 7.1.1 #32
Annotations
11 errors
|
lint:
app/controllers/home_controller.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/home_controller.rb#L31
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/home_controller.rb#L31
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/home_controller.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/home_controller.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/home_controller.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/home_controller.rb#L12
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/home_controller.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/home_controller.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/coolify_teams_controller.rb#L29
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
|
test
Process completed with exit code 1.
|