Bump sqlite3 from 2.6.0 to 2.7.4 #56
Open
Annotations
10 errors
|
app/controllers/orders_controller.rb#L27
Metrics/AbcSize: Assignment Branch Condition size for create is too high. [<3, 23, 2> 23.28/17]
|
|
app/controllers/orders_controller.rb#L3
Style/Documentation: Missing top-level documentation comment for `class OrdersController`.
|
|
app/controllers/line_items_controller.rb#L27
Metrics/MethodLength: Method has too many lines. [12/10]
|
|
app/controllers/line_items_controller.rb#L27
Metrics/AbcSize: Assignment Branch Condition size for create is too high. [<4, 17, 2> 17.58/17]
|
|
app/controllers/line_items_controller.rb#L3
Style/Documentation: Missing top-level documentation comment for `class LineItemsController`.
|
|
app/controllers/concerns/current_cart.rb#L3
Style/Documentation: Missing top-level documentation comment for `module CurrentCart`.
|
|
app/controllers/carts_controller.rb#L3
Style/Documentation: Missing top-level documentation comment for `class CartsController`.
|
|
app/controllers/application_controller.rb#L3
Style/Documentation: Missing top-level documentation comment for `class ApplicationController`.
|
|
app/controllers/admin_controller.rb#L3
Style/Documentation: Missing top-level documentation comment for `class AdminController`.
|
|
app/channels/products_channel.rb#L3
Style/Documentation: Missing top-level documentation comment for `class ProductsChannel`.
|
The logs for this run have expired and are no longer available.
Loading