Bump stimulus-rails from 1.3.3 to 1.3.4 #2
Annotations
10 errors
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L56
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
|
app/controllers/events_controller.rb#L23
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/events_controller.rb#L32
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/events_controller.rb#L41
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/partners_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/helpers/events_helper.rb#L2
Layout/TrailingWhitespace: Trailing whitespace detected.
|
This job failed
Loading