Bump solid_cable from 3.0.2 to 3.0.5 #10
Annotations
9 errors and 1 warning
Lint code for consistent style:
app/models/comment.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
spec/factories/exercises.rb#L5
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Lint code for consistent style:
spec/factories/exercises.rb#L8
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
spec/factories/practiced_exercises.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
spec/factories/tags.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
spec/factories/users.rb#L5
Layout/SpaceInsideBlockBraces: Space missing inside {.
|
Lint code for consistent style:
spec/factories/users.rb#L5
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Lint code for consistent style:
spec/factories/users.rb#L8
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading