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/Developer/ClientRegistration/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/Developer/AnalyticsBeta/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/Developer/AnalyticsBeta/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/ListingBeta/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/Logistics/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/Logistics/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/Metadata/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/ListingBeta/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/Metadata/V1/ObjectSerializer.php - About 35 mins to fix

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

                        public function getTransactionsAsync($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                    Severity: Minor
                    Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 35 mins to fix

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

                          public function getTransactionsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                      Severity: Minor
                      Found in src/Sell/Finances/V1/Api/TransactionApi.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/Marketing/V1/ApiException.php - About 35 mins to fix

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

                              public function getKeywordsAsync($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
                          Severity: Minor
                          Found in src/Sell/Marketing/V1/Api/KeywordApi.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/Analytics/V1/ApiException.php - About 35 mins to fix

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

                                  public function getKeywordsRequest($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
                              Severity: Minor
                              Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 35 mins to fix

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

                                    public function getPayoutsAsync($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                                Severity: Minor
                                Found in src/Sell/Finances/V1/Api/PayoutApi.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/Finances/V1/ObjectSerializer.php - About 35 mins to fix

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

                                        public function getTransactionsAsyncWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                                    Severity: Minor
                                    Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 35 mins to fix

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

                                          public function getKeywords($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
                                      Severity: Minor
                                      Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 35 mins to fix

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

                                            public function getKeywordsAsyncWithHttpInfo($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
                                        Severity: Minor
                                        Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language