CaffGeek/MBACNationals

View on GitHub

Showing 5,566 of 7,504 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in Web.Admin/2014/wordpress/wp-includes/ID3/module.tag.lyrics3.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return true;
    Severity: Major
    Found in Web.Admin/2014/wordpress/wp-includes/ID3/module.tag.lyrics3.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return new IXR_Error( 401, __( 'Sorry, you are not allowed to stick this post.' ) );
      Severity: Major
      Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                                return new IXR_Error( 401, __( 'Sorry, one of the given taxonomies is not supported by the post type.' ) );
        Severity: Major
        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return new IXR_Error( 403, __( 'Parent term does not exist.' ) );
          Severity: Major
          Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return new IXR_Error( 404, __( 'Invalid term ID' ) );
            Severity: Major
            Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                            return $this->pingback_error( 33, __( 'The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource.' ) );
              Severity: Major
              Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return false;
                Severity: Major
                Found in Web.Admin/2014/wordpress/wp-includes/ID3/module.audio.mp3.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return new IXR_Error( 403, __( 'The term name cannot be empty.' ) );
                  Severity: Major
                  Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $_users;
                    Severity: Major
                    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return new IXR_Error(500, __('Sorry, the comment could not be edited. Something wrong happened.'));
                      Severity: Major
                      Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                                return( new IXR_Error( 401, __( 'You are not allowed to create pages as this user.' ) ) );
                        Severity: Major
                        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                                  return(new IXR_Error(401, __('You are not allowed to change the post author as this user.')));
                          Severity: Major
                          Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return array_values(get_object_vars($term));
                            Severity: Major
                            Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          if ( in_array( $object_term->term_id, $strs ) ) return true;
                              Severity: Major
                              Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            if ( in_array( $object_term->slug, $strs ) )    return true;
                                Severity: Major
                                Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return new IXR_Error( 401, __( 'Sorry, you are not allowed to create private posts in this post type' ) );
                                  Severity: Major
                                  Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return new IXR_Error( 404, __( 'Invalid attachment ID.' ) );
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return true;
                                      Severity: Major
                                      Found in Web.Admin/2014/wordpress/wp-includes/class-wp-http-ixr-client.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return array();
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language