Showing 2,859 of 2,859 total issues

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

    function vel_step(u, v, u0, v0, dt)
Severity: Minor
Found in deps/v8/benchmarks/navier-stokes.js - About 35 mins to fix

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

        function lin_solve(b, x, x0, a, c)
    Severity: Minor
    Found in deps/v8/benchmarks/navier-stokes.js - About 35 mins to fix

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

          function dens_step(x, x0, u, v, dt)
      Severity: Minor
      Found in deps/v8/benchmarks/navier-stokes.js - About 35 mins to fix

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

        function TaskControlBlock(link, id, priority, queue, task) {
        Severity: Minor
        Found in deps/v8/benchmarks/richards.js - About 35 mins to fix

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

          function sc_vectorCopyBang(target, tstart, source, sstart, send) {
          Severity: Minor
          Found in deps/v8/benchmarks/earley-boyer.js - About 35 mins to fix

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

            function ScaleConstraint(src, scale, offset, dest, strength) {
            Severity: Minor
            Found in deps/v8/benchmarks/deltablue.js - About 35 mins to fix

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

                  function diffuse2(x, x0, y, y0, dt)
              Severity: Minor
              Found in deps/v8/benchmarks/navier-stokes.js - About 35 mins to fix

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

                    var processCodeCreateEvent = function(type, kind, address, size, name) {
                Severity: Minor
                Found in deps/v8/tools/profviz/composer.js - About 35 mins to fix

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

                  function runPackageLifecycle (pkg, env, wd, unsafe, cb) {
                  Severity: Minor
                  Found in deps/npm/lib/utils/lifecycle.js - About 35 mins to fix

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

                    function runHookLifecycle (pkg, env, wd, unsafe, cb) {
                    Severity: Minor
                    Found in deps/npm/lib/utils/lifecycle.js - About 35 mins to fix

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

                      function link (from, to, gently, abs, cb) {
                      Severity: Minor
                      Found in deps/npm/lib/utils/link.js - About 35 mins to fix

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

                        function publish_ (arg, data, isRetry, cachedir, cb) {
                        Severity: Minor
                        Found in deps/npm/lib/publish.js - About 35 mins to fix

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

                              function DrawBar(row, color, start, end, width) {
                          Severity: Minor
                          Found in deps/v8/tools/profviz/composer.js - About 35 mins to fix

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

                                function DrawHalfBar(row, color, start, end, width) {
                            Severity: Minor
                            Found in deps/v8/tools/profviz/composer.js - About 35 mins to fix

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

                              function outdated_ (args, dir, parentHas, depth, cb) {
                              Severity: Minor
                              Found in deps/npm/lib/outdated.js - About 35 mins to fix

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

                                function run (pkg, wd, cmd, args, cb) {
                                Severity: Minor
                                Found in deps/npm/lib/run-script.js - About 35 mins to fix

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

                                  function pack (tarball, folder, pkg, dfc, cb) {
                                  Severity: Minor
                                  Found in deps/npm/lib/utils/tar.js - About 35 mins to fix

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

                                    function bfsify (root, args, current, queue, seen) {
                                    Severity: Minor
                                    Found in deps/npm/lib/ls.js - About 35 mins to fix

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

                                      cache.add = function (pkg, ver, where, scrub, cb) {
                                      Severity: Minor
                                      Found in deps/npm/lib/cache.js - About 35 mins to fix

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

                                        def TextWrap(text, length=None, indent='', firstline_indent=None, tabs='    '):
                                        Severity: Minor
                                        Found in tools/closure_linter/gflags.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language