Showing 1,896 of 2,859 total issues

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

function streamWrite(algo, message, encoding, writes, len) {
Severity: Minor
Found in benchmark/crypto/hash-stream-throughput.js - About 35 mins to fix

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

    function legacyWrite(algo, message, encoding, writes, len) {
    Severity: Minor
    Found in benchmark/crypto/hash-stream-throughput.js - About 35 mins to fix

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

              initialize : function(color, reflection, refraction, transparency, gloss) {
      Severity: Minor
      Found in deps/v8/benchmarks/raytrace.js - About 35 mins to fix

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

        function onwriteError(stream, state, sync, er, cb) {
        Severity: Minor
        Found in lib/_stream_writable.js - About 35 mins to fix

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

          function legacyWrite(alice, bob, message, encoding, writes) {
          Severity: Minor
          Found in benchmark/crypto/cipher-stream.js - About 35 mins to fix

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

            function streamWrite(alice, bob, message, encoding, writes) {
            Severity: Minor
            Found in benchmark/crypto/cipher-stream.js - About 35 mins to fix

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

              function writeOrBuffer(stream, state, chunk, encoding, cb) {
              Severity: Minor
              Found in lib/_stream_writable.js - About 35 mins to fix

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

                    profile, totalTicks, nonLibTicks, filterP, callback) {
                Severity: Minor
                Found in deps/v8/tools/tickprocessor.js - About 35 mins to fix

                  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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language