arey/angular-musicbrainz

View on GitHub

Showing 290 of 632 total issues

Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

jQuery.event.add = function( elem, types, handler, data, selector ){
Severity: Minor
Found in app/lib/jquery/jquery-migrate.js - About 35 mins to fix

    Function Tween has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function Tween( elem, options, prop, end, easing ) {
    Severity: Minor
    Found in app/lib/jquery/jquery.js - About 35 mins to fix

      Function CHILD has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              "CHILD": function( type, what, argument, first, last ) {
      Severity: Minor
      Found in app/lib/jquery/jquery.js - About 35 mins to fix

        Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            add: function( elem, types, handler, data, selector ) {
        Severity: Minor
        Found in app/lib/jquery/jquery.js - About 35 mins to fix

          Function augmentWidthOrHeight has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
          Severity: Minor
          Found in app/lib/jquery/jquery.js - About 35 mins to fix

            Function on has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
            Severity: Minor
            Found in app/lib/jquery/jquery.js - About 35 mins to fix

              Function remove has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              jQuery.event.remove = function( elem, types, handler, selector, mappedTypes ){
              Severity: Minor
              Found in app/lib/jquery/jquery-migrate.js - About 35 mins to fix

                Function makePage has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                      function makePage(number, text, isDisabled, isPrevious, isNext) {
                Severity: Minor
                Found in app/lib/angular-ui-bootstrap-bower/ui-bootstrap-tpls.js - About 35 mins to fix

                  Function makePage has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                        function makePage(number, text, isDisabled, isPrevious, isNext) {
                  Severity: Minor
                  Found in app/lib/angular-ui-bootstrap-bower/ui-bootstrap.js - About 35 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                            return results;
                    Severity: Major
                    Found in app/lib/jquery/jquery.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                          return results;
                      Severity: Major
                      Found in app/lib/jquery/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return jQuery.makeArray( selector, this );
                        Severity: Major
                        Found in app/lib/jquery/jquery.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return sortInput ?
                                          ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) :
                                          0;
                          Severity: Major
                          Found in app/lib/jquery/jquery.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return ret;
                            Severity: Major
                            Found in app/lib/jquery/jquery.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return this.constructor( context ).find( selector );
                              Severity: Major
                              Found in app/lib/jquery/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return this;
                                Severity: Major
                                Found in app/lib/jquery/jquery.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return compare & 4 ? -1 : 1;
                                  Severity: Major
                                  Found in app/lib/jquery/jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return ret == null ?
                                                    undefined :
                                                    ret;
                                    Severity: Major
                                    Found in app/lib/jquery/jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                          return true;
                                      Severity: Major
                                      Found in app/lib/angular-mocks/angular-mocks.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return results;
                                        Severity: Major
                                        Found in app/lib/jquery/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language