brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method getKYCWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getKYCWithHttpInfo()
    {
        $request = $this->getKYCRequest();

        try {
Severity: Major
Found in src/Sell/Account/V1/Api/KycApi.php - About 2 hrs to fix

    Method getInventoryLocationsWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function getInventoryLocationsWithHttpInfo($limit = null, $offset = null)
        {
            $request = $this->getInventoryLocationsRequest($limit, $offset);
    
            try {
    Severity: Major
    Found in src/Sell/Account/V1/Api/LocationApi.php - About 2 hrs to fix

      Method getInventoryTasksWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

          public function getInventoryTasksWithHttpInfo($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
          {
              $request = $this->getInventoryTasksRequest($feed_type, $schedule_id, $look_back_days, $date_range, $limit, $offset);
      
              try {
      Severity: Major
      Found in src/Sell/Feed/V1/Api/InventoryTaskApi.php - About 2 hrs to fix

        Method getInventoryTaskWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

            public function getInventoryTaskWithHttpInfo($task_id)
            {
                $request = $this->getInventoryTaskRequest($task_id);
        
                try {
        Severity: Major
        Found in src/Sell/Feed/V1/Api/InventoryTaskApi.php - About 2 hrs to fix

          Method uploadFileWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

              public function uploadFileWithHttpInfo($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
              {
                  $request = $this->uploadFileRequest($task_id, $creation_date, $file_name, $modification_date, $name, $read_date, $size, $type);
          
                  try {
          Severity: Major
          Found in src/Sell/Feed/V1/Api/TaskApi.php - About 2 hrs to fix

            Method getSalesTaxJurisdictionsWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                public function getSalesTaxJurisdictionsWithHttpInfo($country_code)
                {
                    $request = $this->getSalesTaxJurisdictionsRequest($country_code);
            
                    try {
            Severity: Major
            Found in src/Sell/Account/V1/Api/CountryApi.php - About 2 hrs to fix

              Method getResultFileWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  public function getResultFileWithHttpInfo($task_id)
                  {
                      $request = $this->getResultFileRequest($task_id);
              
                      try {
              Severity: Major
              Found in src/Sell/Feed/V1/Api/TaskApi.php - About 2 hrs to fix

                Method getInventoryLocationWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    public function getInventoryLocationWithHttpInfo($merchant_location_key)
                    {
                        $request = $this->getInventoryLocationRequest($merchant_location_key);
                
                        try {
                Severity: Major
                Found in src/Sell/Account/V1/Api/LocationApi.php - About 2 hrs to fix

                  Method getTaskWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      public function getTaskWithHttpInfo($task_id)
                      {
                          $request = $this->getTaskRequest($task_id);
                  
                          try {
                  Severity: Major
                  Found in src/Sell/Feed/V1/Api/TaskApi.php - About 2 hrs to fix

                    Method getRateTablesWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        public function getRateTablesWithHttpInfo($country_code = null)
                        {
                            $request = $this->getRateTablesRequest($country_code);
                    
                            try {
                    Severity: Major
                    Found in src/Sell/Account/V1/Api/RateTableApi.php - About 2 hrs to fix

                      Method getInputFileWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          public function getInputFileWithHttpInfo($task_id)
                          {
                              $request = $this->getInputFileRequest($task_id);
                      
                              try {
                      Severity: Major
                      Found in src/Sell/Feed/V1/Api/TaskApi.php - About 2 hrs to fix

                        Method getOrderTaskWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            public function getOrderTaskWithHttpInfo($task_id)
                            {
                                $request = $this->getOrderTaskRequest($task_id);
                        
                                try {
                        Severity: Major
                        Found in src/Sell/Feed/V1/Api/OrderTaskApi.php - About 2 hrs to fix

                          Method disableInventoryLocationWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                              public function disableInventoryLocationWithHttpInfo($merchant_location_key)
                              {
                                  $request = $this->disableInventoryLocationRequest($merchant_location_key);
                          
                                  try {
                          Severity: Major
                          Found in src/Sell/Inventory/V1/Api/LocationApi.php - About 2 hrs to fix

                            Method createScheduleWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                public function createScheduleWithHttpInfo($create_user_schedule_request)
                                {
                                    $request = $this->createScheduleRequest($create_user_schedule_request);
                            
                                    try {
                            Severity: Major
                            Found in src/Sell/Feed/V1/Api/ScheduleApi.php - About 2 hrs to fix

                              Method getScheduleTemplateWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  public function getScheduleTemplateWithHttpInfo($schedule_template_id)
                                  {
                                      $request = $this->getScheduleTemplateRequest($schedule_template_id);
                              
                                      try {
                              Severity: Major
                              Found in src/Sell/Feed/V1/Api/ScheduleApi.php - About 2 hrs to fix

                                Method getCustomerServiceMetricTasksWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    public function getCustomerServiceMetricTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
                                    {
                                        $request = $this->getCustomerServiceMetricTasksRequest($date_range, $feed_type, $limit, $look_back_days, $offset);
                                
                                        try {
                                Severity: Major
                                Found in src/Sell/Feed/V1/Api/CustomerServiceMetricTaskApi.php - About 2 hrs to fix

                                  Method getScheduleTemplatesWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                      public function getScheduleTemplatesWithHttpInfo($feed_type, $limit = null, $offset = null)
                                      {
                                          $request = $this->getScheduleTemplatesRequest($feed_type, $limit, $offset);
                                  
                                          try {
                                  Severity: Major
                                  Found in src/Sell/Feed/V1/Api/ScheduleApi.php - About 2 hrs to fix

                                    Method getOrderTasksWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        public function getOrderTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
                                        {
                                            $request = $this->getOrderTasksRequest($date_range, $feed_type, $limit, $look_back_days, $offset, $schedule_id);
                                    
                                            try {
                                    Severity: Major
                                    Found in src/Sell/Feed/V1/Api/OrderTaskApi.php - About 2 hrs to fix

                                      Method getSchedulesWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          public function getSchedulesWithHttpInfo($feed_type, $limit = null, $offset = null)
                                          {
                                              $request = $this->getSchedulesRequest($feed_type, $limit, $offset);
                                      
                                              try {
                                      Severity: Major
                                      Found in src/Sell/Feed/V1/Api/ScheduleApi.php - About 2 hrs to fix

                                        Method enableInventoryLocationWithHttpInfo has 53 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            public function enableInventoryLocationWithHttpInfo($merchant_location_key)
                                            {
                                                $request = $this->enableInventoryLocationRequest($merchant_location_key);
                                        
                                                try {
                                        Severity: Major
                                        Found in src/Sell/Inventory/V1/Api/LocationApi.php - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language