brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

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

    public function createFromShippingQuoteWithHttpInfo($create_shipment_from_quote_request)
    {
        $request = $this->createFromShippingQuoteRequest($create_shipment_from_quote_request);

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

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

        public function getItemConditionPoliciesWithHttpInfo($marketplace_id, $filter = null)
        {
            $request = $this->getItemConditionPoliciesRequest($marketplace_id, $filter);
    
            try {
    Severity: Major
    Found in src/Sell/Metadata/V1/Api/MarketplaceApi.php - About 2 hrs to fix

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

          public function getNegotiatedPricePoliciesWithHttpInfo($marketplace_id, $filter = null)
          {
              $request = $this->getNegotiatedPricePoliciesRequest($marketplace_id, $filter);
      
              try {
      Severity: Major
      Found in src/Sell/Metadata/V1/Api/MarketplaceApi.php - About 2 hrs to fix

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

            public function downloadLabelFileWithHttpInfo($shipment_id)
            {
                $request = $this->downloadLabelFileRequest($shipment_id);
        
                try {
        Severity: Major
        Found in src/Sell/Logistics/V1/Api/ShipmentApi.php - About 2 hrs to fix

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

              public function getShippingQuoteWithHttpInfo($shipping_quote_id)
              {
                  $request = $this->getShippingQuoteRequest($shipping_quote_id);
          
                  try {
          Severity: Major
          Found in src/Sell/Logistics/V1/Api/ShippingQuoteApi.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/Metadata/V1/Api/CountryApi.php - About 2 hrs to fix

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

                  public function getSellerFundsSummaryWithHttpInfo($x_ebay_c_marketplace_id = null)
                  {
                      $request = $this->getSellerFundsSummaryRequest($x_ebay_c_marketplace_id);
              
                      try {
              Severity: Major
              Found in src/Sell/Finances/V1/Api/SellerFundsSummaryApi.php - About 2 hrs to fix

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

                    public function getTransferWithHttpInfo($transfer_id, $x_ebay_c_marketplace_id = null)
                    {
                        $request = $this->getTransferRequest($transfer_id, $x_ebay_c_marketplace_id);
                
                        try {
                Severity: Major
                Found in src/Sell/Finances/V1/Api/TransferApi.php - About 2 hrs to fix

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

                      public function findSellerStandardsProfilesWithHttpInfo()
                      {
                          $request = $this->findSellerStandardsProfilesRequest();
                  
                          try {
                  Severity: Major
                  Found in src/Sell/Analytics/V1/Api/SellerStandardsProfileApi.php - About 2 hrs to fix

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

                        public function getPayoutWithHttpInfo($payout_id, $x_ebay_c_marketplace_id = null)
                        {
                            $request = $this->getPayoutRequest($payout_id, $x_ebay_c_marketplace_id);
                    
                            try {
                    Severity: Major
                    Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 2 hrs to fix

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

                          public function getTransactionsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                          {
                              $request = $this->getTransactionsRequest($x_ebay_c_marketplace_id, $filter, $limit, $offset, $sort);
                      
                              try {
                      Severity: Major
                      Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 2 hrs to fix

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

                            public function getSellerStandardsProfileWithHttpInfo($cycle, $program)
                            {
                                $request = $this->getSellerStandardsProfileRequest($cycle, $program);
                        
                                try {
                        Severity: Major
                        Found in src/Sell/Analytics/V1/Api/SellerStandardsProfileApi.php - About 2 hrs to fix

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

                              public function getPayoutSummaryWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null)
                              {
                                  $request = $this->getPayoutSummaryRequest($x_ebay_c_marketplace_id, $filter);
                          
                                  try {
                          Severity: Major
                          Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 2 hrs to fix

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

                                public function getCustomerServiceMetricWithHttpInfo($customer_service_metric_type, $evaluation_marketplace_id, $evaluation_type)
                                {
                                    $request = $this->getCustomerServiceMetricRequest($customer_service_metric_type, $evaluation_marketplace_id, $evaluation_type);
                            
                                    try {
                            Severity: Major
                            Found in src/Sell/Analytics/V1/Api/CustomerServiceMetricApi.php - About 2 hrs to fix

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

                                  public function getTransactionSummaryWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null)
                                  {
                                      $request = $this->getTransactionSummaryRequest($x_ebay_c_marketplace_id, $filter);
                              
                                      try {
                              Severity: Major
                              Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 2 hrs to fix

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

                                    public function getTrafficReportWithHttpInfo($dimension = null, $filter = null, $metric = null, $sort = null)
                                    {
                                        $request = $this->getTrafficReportRequest($dimension, $filter, $metric, $sort);
                                
                                        try {
                                Severity: Major
                                Found in src/Sell/Analytics/V1/Api/TrafficReportApi.php - About 2 hrs to fix

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

                                      public function getPayoutsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                                      {
                                          $request = $this->getPayoutsRequest($x_ebay_c_marketplace_id, $filter, $limit, $offset, $sort);
                                  
                                          try {
                                  Severity: Major
                                  Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 2 hrs to fix

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

                                        public function createKeywordWithHttpInfo($campaign_id, $create_keyword_request)
                                        {
                                            $request = $this->createKeywordRequest($campaign_id, $create_keyword_request);
                                    
                                            try {
                                    Severity: Major
                                    Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 2 hrs to fix

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

                                          public function getKeywordWithHttpInfo($campaign_id, $keyword_id)
                                          {
                                              $request = $this->getKeywordRequest($campaign_id, $keyword_id);
                                      
                                              try {
                                      Severity: Major
                                      Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 2 hrs to fix

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

                                            public function bulkCreateNegativeKeywordWithHttpInfo($bulk_create_negative_keyword_request)
                                            {
                                                $request = $this->bulkCreateNegativeKeywordRequest($bulk_create_negative_keyword_request);
                                        
                                                try {
                                        Severity: Major
                                        Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language