Showing 2,859 of 2,859 total issues

Function unpack_ has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function unpack_ ( tarball, unpackTarget, dMode, fMode, uid, gid, cb ) {
Severity: Major
Found in deps/npm/lib/utils/tar.js - About 50 mins to fix

    Function gunzTarPerm has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function gunzTarPerm (tarball, target, dMode, fMode, uid, gid, cb_) {
    Severity: Major
    Found in deps/npm/lib/utils/tar.js - About 50 mins to fix

      Function unpack has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      function unpack (tarball, unpackTarget, dMode, fMode, uid, gid, cb) {
      Severity: Major
      Found in deps/npm/lib/utils/tar.js - About 50 mins to fix

        Function DEFINE_multi has 7 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def DEFINE_multi(parser, serializer, name, default, help, flag_values=FLAGS,
        Severity: Major
        Found in tools/closure_linter/gflags.py - About 50 mins to fix

          Function DEFINE has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def DEFINE(parser, name, default, help, flag_values=FLAGS, serializer=None,
          Severity: Major
          Found in tools/closure_linter/gflags.py - About 50 mins to fix

            Function DEFINE_multi_int has 7 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def DEFINE_multi_int(name, default, help, lower_bound=None, upper_bound=None,
            Severity: Major
            Found in tools/closure_linter/gflags.py - About 50 mins to fix

              Function DEFINE_float has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def DEFINE_float(name, default, help, lower_bound=None, upper_bound=None,
              Severity: Major
              Found in tools/closure_linter/gflags.py - About 50 mins to fix

                Function DEFINE_integer has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def DEFINE_integer(name, default, help, lower_bound=None, upper_bound=None,
                Severity: Major
                Found in tools/closure_linter/gflags.py - About 50 mins to fix

                  Function WriteMakeRule has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                    def WriteMakeRule(self, outputs, inputs, actions=None, comment=None,
                  Severity: Major
                  Found in tools/gyp/pylib/gyp/generator/make.py - About 50 mins to fix

                    Function WriteTarget has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                      def WriteTarget(self, spec, configs, deps, link_deps, bundle_deps,
                    Severity: Major
                    Found in tools/gyp/pylib/gyp/generator/make.py - About 50 mins to fix

                      Function WriteSources has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                        def WriteSources(self, configs, deps, sources,
                      Severity: Major
                      Found in tools/gyp/pylib/gyp/generator/make.py - About 50 mins to fix

                        Function _GenerateRulesForMSVS has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def _GenerateRulesForMSVS(p, output_dir, options, spec,
                        Severity: Major
                        Found in tools/gyp/pylib/gyp/generator/msvs.py - About 50 mins to fix

                          Function WriteSources has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                            def WriteSources(self, ninja_file, config_name, config, sources, predepends,
                          Severity: Major
                          Found in tools/gyp/pylib/gyp/generator/ninja.py - About 50 mins to fix

                            Function _AddCustomBuildToolForMSVS has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def _AddCustomBuildToolForMSVS(p, spec, primary_input,
                            Severity: Major
                            Found in tools/gyp/pylib/gyp/generator/msvs.py - About 50 mins to fix

                              Function _AddSources2 has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              def _AddSources2(spec, sources, exclusions, grouped_sources,
                              Severity: Major
                              Found in tools/gyp/pylib/gyp/generator/msvs.py - About 50 mins to fix

                                Function Write has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                  def Write(self, qualified_target, relative_target, base_path, output_filename,
                                Severity: Major
                                Found in tools/gyp/pylib/gyp/generator/android.py - About 50 mins to fix

                                  Function _AdjustSourcesAndConvertToFilterHierarchy has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def _AdjustSourcesAndConvertToFilterHierarchy(
                                  Severity: Major
                                  Found in tools/gyp/pylib/gyp/generator/msvs.py - About 50 mins to fix

                                    Function _GetMSBuildSources has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    def _GetMSBuildSources(spec, sources, exclusions, extension_to_rule_name,
                                    Severity: Major
                                    Found in tools/gyp/pylib/gyp/generator/msvs.py - About 50 mins to fix

                                      Function _Setting has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                        def _Setting(self, path, config,
                                      Severity: Major
                                      Found in tools/gyp/pylib/gyp/msvs_emulation.py - About 50 mins to fix

                                        Function _ConfigAttrib has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                          def _ConfigAttrib(self, path, config,
                                        Severity: Major
                                        Found in tools/gyp/pylib/gyp/msvs_emulation.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language