Bump solid_cable from 3.0.5 to 3.0.7 #16
Annotations
10 errors and 1 warning
Lint code for consistent style:
Gemfile#L38
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
Gemfile#L41
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L18
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body end.
|
Lint code for consistent style:
app/models/quote.rb#L8
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/models/quote.rb#L8
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
config/initializers/devise.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
config/initializers/devise.rb#L39
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
config/initializers/devise.rb#L61
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
config/initializers/devise.rb#L61
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading