Merge branch 'TheEssem:main' into main #29
Annotations
8 errors
Run rubocop:
app/chewy/accounts_index.rb#L70
[Correctable] Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Run rubocop:
app/chewy/public_statuses_index.rb#L32
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run rubocop:
app/chewy/public_statuses_index.rb#L79
[Correctable] Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Run rubocop:
app/chewy/statuses_index.rb#L50
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run rubocop:
app/chewy/statuses_index.rb#L77
[Correctable] Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Run rubocop:
app/chewy/tags_index.rb#L58
[Correctable] Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Run rubocop:
db/migrate/20241218034614_change_avatar_and_header_description_non_nullable.rb#L12
Rails/ReversibleMigration: execute is not reversible. (https://rails.rubystyle.guide#reversible-migration, https://api.rubyonrails.org/classes/ActiveRecord/Migration/CommandRecorder.html)
|
Run rubocop
Process completed with exit code 1.
|
Loading