Add specs for collaborators and general room channels #5741
Annotations
10 errors and 1 warning
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L19
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L32
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L41
Lint/RedundantStringCoercion: Redundant use of `Object#to_s` in interpolation.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L41
Lint/RedundantStringCoercion: Redundant use of `Object#to_s` in interpolation.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L52
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L68
Lint/UselessAssignment: Useless assignment to variable - `sub_one`. Did you mean `sub_two`?
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L74
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L76
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
spec/channels/general_room_channel_spec.rb#L77
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading