brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function toQueryValue(
        $value,
        string $paramName,
        string $openApiType = 'string',
        string $style = 'form',
Severity: Minor
Found in src/Buy/Order/V2/ObjectSerializer.php - About 1 hr to fix

    Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public static function toQueryValue(
            $value,
            string $paramName,
            string $openApiType = 'string',
            string $style = 'form',
    Severity: Minor
    Found in src/Developer/KeyManagement/V1/ObjectSerializer.php - About 1 hr to fix

      Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

          public static function toQueryValue(
              $value,
              string $paramName,
              string $openApiType = 'string',
              string $style = 'form',
      Severity: Minor
      Found in src/Developer/ClientRegistration/V1/ObjectSerializer.php - About 1 hr to fix

        Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

            public static function toQueryValue(
                $value,
                string $paramName,
                string $openApiType = 'string',
                string $style = 'form',
        Severity: Minor
        Found in src/Developer/AnalyticsBeta/V1/ObjectSerializer.php - About 1 hr to fix

          Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

              public static function toQueryValue(
                  $value,
                  string $paramName,
                  string $openApiType = 'string',
                  string $style = 'form',
          Severity: Minor
          Found in src/Sell/Logistics/V1/ObjectSerializer.php - About 1 hr to fix

            Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                public static function toQueryValue(
                    $value,
                    string $paramName,
                    string $openApiType = 'string',
                    string $style = 'form',
            Severity: Minor
            Found in src/Sell/Metadata/V1/ObjectSerializer.php - About 1 hr to fix

              Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  public static function toQueryValue(
                      $value,
                      string $paramName,
                      string $openApiType = 'string',
                      string $style = 'form',
              Severity: Minor
              Found in src/Sell/ListingBeta/V1/ObjectSerializer.php - About 1 hr to fix

                Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    public static function toQueryValue(
                        $value,
                        string $paramName,
                        string $openApiType = 'string',
                        string $style = 'form',
                Severity: Minor
                Found in src/Sell/Finances/V1/ObjectSerializer.php - About 1 hr to fix

                  Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      public static function toQueryValue(
                          $value,
                          string $paramName,
                          string $openApiType = 'string',
                          string $style = 'form',
                  Severity: Minor
                  Found in src/Sell/Analytics/V1/ObjectSerializer.php - About 1 hr to fix

                    Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        public static function toQueryValue(
                            $value,
                            string $paramName,
                            string $openApiType = 'string',
                            string $style = 'form',
                    Severity: Minor
                    Found in src/Sell/Marketing/V1/ObjectSerializer.php - About 1 hr to fix

                      Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          public static function toQueryValue(
                              $value,
                              string $paramName,
                              string $openApiType = 'string',
                              string $style = 'form',
                      Severity: Minor
                      Found in src/Sell/Account/V2/ObjectSerializer.php - About 1 hr to fix

                        Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            public static function toQueryValue(
                                $value,
                                string $paramName,
                                string $openApiType = 'string',
                                string $style = 'form',
                        Severity: Minor
                        Found in src/Sell/Account/V1/ObjectSerializer.php - About 1 hr to fix

                          Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                              public static function toQueryValue(
                                  $value,
                                  string $paramName,
                                  string $openApiType = 'string',
                                  string $style = 'form',
                          Severity: Minor
                          Found in src/Sell/Feed/V1/ObjectSerializer.php - About 1 hr to fix

                            Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                public static function toQueryValue(
                                    $value,
                                    string $paramName,
                                    string $openApiType = 'string',
                                    string $style = 'form',
                            Severity: Minor
                            Found in src/Sell/Inventory/V1/ObjectSerializer.php - About 1 hr to fix

                              Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  public static function toQueryValue(
                                      $value,
                                      string $paramName,
                                      string $openApiType = 'string',
                                      string $style = 'form',
                              Severity: Minor
                              Found in src/Sell/Negotiation/V1/ObjectSerializer.php - About 1 hr to fix

                                Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    public static function toQueryValue(
                                        $value,
                                        string $paramName,
                                        string $openApiType = 'string',
                                        string $style = 'form',
                                Severity: Minor
                                Found in src/Sell/Recommendation/V1/ObjectSerializer.php - About 1 hr to fix

                                  Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                      public static function toQueryValue(
                                          $value,
                                          string $paramName,
                                          string $openApiType = 'string',
                                          string $style = 'form',
                                  Severity: Minor
                                  Found in src/Sell/Compliance/V1/ObjectSerializer.php - About 1 hr to fix

                                    Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        public static function toQueryValue(
                                            $value,
                                            string $paramName,
                                            string $openApiType = 'string',
                                            string $style = 'form',
                                    Severity: Minor
                                    Found in src/Sell/Fulfillment/V1/ObjectSerializer.php - About 1 hr to fix

                                      Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          public static function toQueryValue(
                                              $value,
                                              string $paramName,
                                              string $openApiType = 'string',
                                              string $style = 'form',
                                      Severity: Minor
                                      Found in src/Commerce/TranslationBeta/V1/ObjectSerializer.php - About 1 hr to fix

                                        Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            public static function toQueryValue(
                                                $value,
                                                string $paramName,
                                                string $openApiType = 'string',
                                                string $style = 'form',
                                        Severity: Minor
                                        Found in src/Commerce/CatalogBeta/V1/ObjectSerializer.php - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language