Skip to content

Bump brakeman from 6.1.2 to 6.2.1 #10

Bump brakeman from 6.1.2 to 6.2.1

Bump brakeman from 6.1.2 to 6.2.1 #10

Triggered via pull request August 23, 2024 07:07
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L56
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
lint: app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
lint: app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
lint: app/controllers/events_controller.rb#L23
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/events_controller.rb#L32
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/events_controller.rb#L41
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/partners_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/events_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.