angelakuo/citydogshare

View on GitHub

Showing 2,136 of 3,976 total issues

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

    remove: function( elem, types, handler, selector, mappedTypes ) {

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

    function Tween( elem, options, prop, end, easing ) {

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

              "CHILD": function( type, what, argument, first, last ) {

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

        function buildFragment( elems, context, scripts, selection, ignored ) {

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

              add: function( elem, types, handler, data, selector ) {

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

                Lexer.prototype.token = function(tag, value, offsetInChunk, length, origin) {

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

              function Tween( elem, options, prop, end, easing ) {

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

                    easeInOutCubic: function (x, t, b, c, d) {

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

                      remove: function( elem, types, handler, selector, mappedTypes ) {

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

                        function dayOfYearFromWeeks(year, week, weekday, firstDayOfWeekOfYear, firstDayOfWeek) {

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

                      function buildFragment( elems, context, scripts, selection, ignored ) {

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

                            function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {

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

                              easeInExpo: function (x, t, b, c, d) {

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

                                swing: function (x, t, b, c, d) {

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

                                  add: function( elem, types, handler, data, selector ) {

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

                                    easeOutQuint: function (x, t, b, c, d) {

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

                                      easeInOutQuint: function (x, t, b, c, d) {

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

                                            "CHILD": function( type, what, argument, first, last ) {

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

                                          easeOutCubic: function (x, t, b, c, d) {

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

                                            easeInSine: function (x, t, b, c, d) {
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language