brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $value,
        string $paramName,
        string $openApiType = 'string',
        string $style = 'form',
        bool $explode = true
Severity: Minor
Found in src/Sell/Feed/V1/ObjectSerializer.php - About 35 mins to fix

    Method getCustomerServiceMetricTasksRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getCustomerServiceMetricTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
    Severity: Minor
    Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 35 mins to fix

      Method getCustomerServiceMetricTasks has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function getCustomerServiceMetricTasks($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
      Severity: Minor
      Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 35 mins to fix

        Method getCustomerServiceMetricTasksAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function getCustomerServiceMetricTasksAsync($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
        Severity: Minor
        Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 35 mins to fix

          Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
          Severity: Minor
          Found in src/Sell/Inventory/V1/ApiException.php - About 35 mins to fix

            Method getCustomerServiceMetricTasksWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function getCustomerServiceMetricTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
            Severity: Minor
            Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 35 mins to fix

              Method getCustomerServiceMetricTasksAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function getCustomerServiceMetricTasksAsyncWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
              Severity: Minor
              Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 35 mins to fix

                Method getOffersAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function getOffersAsyncWithHttpInfo($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
                Severity: Minor
                Found in src/Sell/Inventory/V1/Api/OfferApi.php - About 35 mins to fix

                  Method getOffersAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function getOffersAsync($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
                  Severity: Minor
                  Found in src/Sell/Inventory/V1/Api/OfferApi.php - About 35 mins to fix

                    Method getOffersRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        public function getOffersRequest($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
                    Severity: Minor
                    Found in src/Sell/Inventory/V1/Api/OfferApi.php - About 35 mins to fix

                      Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                              $value,
                              string $paramName,
                              string $openApiType = 'string',
                              string $style = 'form',
                              bool $explode = true
                      Severity: Minor
                      Found in src/Sell/Inventory/V1/ObjectSerializer.php - About 35 mins to fix

                        Method getOffersWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function getOffersWithHttpInfo($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
                        Severity: Minor
                        Found in src/Sell/Inventory/V1/Api/OfferApi.php - About 35 mins to fix

                          Method getOffers has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function getOffers($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
                          Severity: Minor
                          Found in src/Sell/Inventory/V1/Api/OfferApi.php - About 35 mins to fix

                            Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                    $value,
                                    string $paramName,
                                    string $openApiType = 'string',
                                    string $style = 'form',
                                    bool $explode = true
                            Severity: Minor
                            Found in src/Sell/Recommendation/V1/ObjectSerializer.php - About 35 mins to fix

                              Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                              Severity: Minor
                              Found in src/Sell/Fulfillment/V1/ApiException.php - About 35 mins to fix

                                Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                Severity: Minor
                                Found in src/Sell/Recommendation/V1/ApiException.php - About 35 mins to fix

                                  Method findListingRecommendations has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      public function findListingRecommendations($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
                                  Severity: Minor
                                  Found in src/Sell/Recommendation/V1/Api/ListingRecommendationApi.php - About 35 mins to fix

                                    Method findListingRecommendationsAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        public function findListingRecommendationsAsync($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
                                    Severity: Minor
                                    Found in src/Sell/Recommendation/V1/Api/ListingRecommendationApi.php - About 35 mins to fix

                                      Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                      Severity: Minor
                                      Found in src/Sell/Compliance/V1/ApiException.php - About 35 mins to fix

                                        Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                                $value,
                                                string $paramName,
                                                string $openApiType = 'string',
                                                string $style = 'form',
                                                bool $explode = true
                                        Severity: Minor
                                        Found in src/Sell/Compliance/V1/ObjectSerializer.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language