FanaHOVA/blazer

View on GitHub

Showing 544 of 841 total issues

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

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

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

    function condense( unmatched, map, filter, context, xml ) {
    Severity: Minor
    Found in app/assets/javascripts/blazer/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/assets/javascripts/blazer/jquery.js - About 35 mins to fix

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

          remove: function( elem, types, handler, selector, mappedTypes ) {
        Severity: Minor
        Found in app/assets/javascripts/blazer/jquery.js - About 35 mins to fix

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

              superMatcher = function( seed, context, xml, results, outermost ) {
          Severity: Minor
          Found in app/assets/javascripts/blazer/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/assets/javascripts/blazer/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/assets/javascripts/blazer/jquery.js - About 35 mins to fix

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

                  Ctor,
                  propsData,
                  data,
                  context,
                  children
                Severity: Minor
                Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                    res,
                    hash,
                    key,
                    altKey,
                    preserve
                  Severity: Minor
                  Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                      on,
                      oldOn,
                      add,
                      remove$$1,
                      vm
                    Severity: Minor
                    Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                        prop,
                        name,
                        value,
                        vm,
                        absent
                      Severity: Minor
                      Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                          el,
                          name,
                          value,
                          modifiers,
                          important
                        Severity: Minor
                        Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                              helpers.measureText = function(ctx, data, gc, longest, string) {
                          Severity: Minor
                          Found in app/assets/javascripts/blazer/Chart.js - About 35 mins to fix

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

                                function createEvent(type, chart, x, y, native) {
                            Severity: Minor
                            Found in app/assets/javascripts/blazer/Chart.js - About 35 mins to fix

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

                                  function determineLimits(angle, pos, size, min, max) {
                              Severity: Minor
                              Found in app/assets/javascripts/blazer/Chart.js - About 35 mins to fix

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

                                  function updateChildren (parentElm, oldCh, newCh, insertedVnodeQueue, removeOnly) {
                                Severity: Minor
                                Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                                    Ctor,
                                    data,
                                    context,
                                    children,
                                    tag
                                  Severity: Minor
                                  Found in app/assets/javascripts/blazer/vue.js - About 35 mins to fix

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

                                        helpers.drawPoint = function(ctx, pointStyle, radius, x, y) {
                                    Severity: Minor
                                    Found in app/assets/javascripts/blazer/Chart.js - About 35 mins to fix

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

                                              drawBackground: function(pt, vm, ctx, tooltipSize, opacity) {
                                      Severity: Minor
                                      Found in app/assets/javascripts/blazer/Chart.js - About 35 mins to fix

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

                                            function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {
                                        Severity: Minor
                                        Found in app/assets/javascripts/blazer/moment.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language