brandon14/ebay-sdk-php

View on GitHub

Showing 2,539 of 3,709 total issues

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 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 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 __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/Negotiation/V1/ApiException.php - About 35 mins to fix

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

              public function findListingRecommendationsAsyncWithHttpInfo($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 findListingRecommendationsWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function findListingRecommendationsWithHttpInfo($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 findListingRecommendationsRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function findListingRecommendationsRequest($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/Fulfillment/V1/ApiException.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 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/Recommendation/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/Negotiation/V1/ObjectSerializer.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

                              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/Commerce/CatalogBeta/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/Commerce/TranslationBeta/V1/ApiException.php - About 35 mins to fix

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

                                      public function getOrders($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
                                  Severity: Minor
                                  Found in src/Sell/Fulfillment/V1/Api/OrderApi.php - About 35 mins to fix

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

                                        public function getOrdersAsync($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
                                    Severity: Minor
                                    Found in src/Sell/Fulfillment/V1/Api/OrderApi.php - About 35 mins to fix

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

                                          public function getOrdersWithHttpInfo($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
                                      Severity: Minor
                                      Found in src/Sell/Fulfillment/V1/Api/OrderApi.php - About 35 mins to fix

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

                                            public function getOrdersAsyncWithHttpInfo($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
                                        Severity: Minor
                                        Found in src/Sell/Fulfillment/V1/Api/OrderApi.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language