brandon14/ebay-sdk-php

View on GitHub

Showing 2,539 of 3,709 total issues

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

    public function getOrdersRequest($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 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/Fulfillment/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/Commerce/TranslationBeta/V1/ObjectSerializer.php - About 35 mins to fix

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

            public function uploadVideoRequest($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
        Severity: Minor
        Found in src/Commerce/MediaBeta/V1/Api/VideoApi.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/MediaBeta/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/Notification/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/Commerce/Notification/V1/ObjectSerializer.php - About 35 mins to fix

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

                    public function uploadVideoAsyncWithHttpInfo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
                Severity: Minor
                Found in src/Commerce/MediaBeta/V1/Api/VideoApi.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/Commerce/CatalogBeta/V1/ObjectSerializer.php - About 35 mins to fix

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

                        public function uploadVideoAsync($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
                    Severity: Minor
                    Found in src/Commerce/MediaBeta/V1/Api/VideoApi.php - About 35 mins to fix

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

                          public function uploadVideoWithHttpInfo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
                      Severity: Minor
                      Found in src/Commerce/MediaBeta/V1/Api/VideoApi.php - About 35 mins to fix

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

                            public function uploadVideo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
                        Severity: Minor
                        Found in src/Commerce/MediaBeta/V1/Api/VideoApi.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/Commerce/Taxonomy/V1/ObjectSerializer.php - About 35 mins to fix

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

                                public function getCharityOrgsAsync($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
                            Severity: Minor
                            Found in src/Commerce/Charity/V1/Api/CharityOrgApi.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/Charity/V1/ApiException.php - About 35 mins to fix

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

                                    public function getCharityOrgs($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
                                Severity: Minor
                                Found in src/Commerce/Charity/V1/Api/CharityOrgApi.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/Taxonomy/V1/ApiException.php - About 35 mins to fix

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

                                        public function getCharityOrgsRequest($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
                                    Severity: Minor
                                    Found in src/Commerce/Charity/V1/Api/CharityOrgApi.php - About 35 mins to fix

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

                                          public function getCharityOrgsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
                                      Severity: Minor
                                      Found in src/Commerce/Charity/V1/Api/CharityOrgApi.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/Commerce/MediaBeta/V1/ObjectSerializer.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language