Rafaqat Ali
05/19/2023, 6:04 AMSpree::CurrentUserHelpers.included
is defined at both lib/spree/authentication_helpers.rb:7 and lib/spree/authentication_helpers.rb:47.
7
lib/spree/authentication_helpers.rb515: Lint/DuplicateMethods: Method Spree::CurrentUserHelpers#spree_current_user
is defined at both lib/spree/authentication_helpers.rb:11 and lib/spree/authentication_helpers.rb:51.
8
lib/spree/authentication_helpers.rb575: Lint/DuplicateMethods: Method Spree::AuthenticationHelpers.included
is defined at both lib/spree/authentication_helpers.rb:17 and lib/spree/authentication_helpers.rb:57.
9
lib/spree/authentication_helpers.rb635: Lint/DuplicateMethods: Method Spree::AuthenticationHelpers#spree_login_path
is defined at both lib/spree/authentication_helpers.rb:23 and lib/spree/authentication_helpers.rb:63.
10
lib/spree/authentication_helpers.rb675: Lint/DuplicateMethods: Method Spree::AuthenticationHelpers#spree_signup_path
is defined at both lib/spree/authentication_helpers.rb:27 and lib/spree/authentication_helpers.rb:67.
11
lib/spree/authentication_helpers.rb715: Lint/DuplicateMethods: Method Spree::AuthenticationHelpers#spree_logout_path
is defined at both lib/spree/authentication_helpers.rb:31 and lib/spree/authentication_helpers.rb:71.
12
spec/requests/current_order_tracking_spec.rb93: Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.Jared Norman