Skip to content

Bump brakeman from 7.1.0 to 7.1.1 #32

Bump brakeman from 7.1.0 to 7.1.1

Bump brakeman from 7.1.0 to 7.1.1 #32

Triggered via pull request November 4, 2025 16:37
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.