Bump rubocop-rails from 2.26.1 to 2.26.2 #44
Annotations
10 errors
app/controllers/authors_controller.rb#L56
Metrics/AbcSize: Assignment Branch Condition size for bulk_insert is too high. [<3, 19, 3> 19.47/17]
|
app/controllers/authors_controller.rb#L56
Metrics/MethodLength: Method has too many lines. [11/10]
|
app/controllers/book_masters_controller.rb#L54
Metrics/AbcSize: Assignment Branch Condition size for bulk_insert is too high. [<3, 19, 3> 19.47/17]
|
app/controllers/book_masters_controller.rb#L54
Metrics/MethodLength: Method has too many lines. [17/10]
|
app/controllers/book_masters_controller.rb#L63
Layout/LineLength: Line is too long. [125/120]
|
app/controllers/book_masters_controller.rb#L63
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/controllers/book_masters_controller.rb#L65
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/book_masters_controller.rb#L65
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/controllers/book_masters_controller.rb#L65
Layout/LineLength: Line is too long. [136/120]
|
app/controllers/book_masters_controller.rb#L65
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
This job failed
Loading