adobe/brackets

View on GitHub

Showing 1,485 of 3,294 total issues

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

    function extract(scopes, parentStatement, expns, text, insertPosition) {
Severity: Minor
Found in src/extensions/default/JavaScriptRefactoring/ExtractToVariable.js - About 35 mins to fix

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

        FileSystemEntry.prototype._visitHelper = function (stats, visitedPaths, visitor, options, callback) {
    Severity: Minor
    Found in src/filesystem/FileSystemEntry.js - About 35 mins to fix

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

          function extractToVariable(ast, start, end, text, scopes) {
      Severity: Minor
      Found in src/extensions/default/JavaScriptRefactoring/ExtractToVariable.js - About 35 mins to fix

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

            function _fileWatcherChange(evt, event, parentDirPath, entryName, statsObj) {
        Severity: Minor
        Found in src/filesystem/impls/appshell/AppshellFileSystem.js - About 35 mins to fix

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

              function sendAnalyticsData(eventName, eventCategory, eventSubCategory, eventType, eventSubType) {
          Severity: Minor
          Found in src/utils/HealthLogger.js - About 35 mins to fix

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

                function _updateScrollerShadow($displayElement, $scrollElement, $shadowTop, $shadowBottom, isPositionFixed) {
            Severity: Minor
            Found in src/utils/ViewUtils.js - About 35 mins to fix

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

                      set: function (data, id, value, context, layerID) {
              Severity: Minor
              Found in src/preferences/PreferencesBase.js - About 35 mins to fix

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

                        set: function (data, id, value, context, layerID) {
                Severity: Minor
                Found in src/preferences/PreferencesBase.js - About 35 mins to fix

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

                      function _createPlaceholder(treeData, basedir, name, isFolder, options) {
                  Severity: Minor
                  Found in src/project/FileTreeViewModel.js - About 35 mins to fix

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

                            set: function (data, id, value, context, layerID) {
                    Severity: Minor
                    Found in src/preferences/PreferencesBase.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 src/thirdparty/jquery-2.1.3.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 src/thirdparty/jquery-2.1.3.js - About 35 mins to fix

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

                          function Tween( elem, options, prop, end, easing ) {
                          Severity: Minor
                          Found in src/thirdparty/jquery-2.1.3.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 src/thirdparty/jquery-2.1.3.js - About 35 mins to fix

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

                                  add: function( elem, types, handler, data, selector ) {
                              Severity: Minor
                              Found in src/thirdparty/jquery-2.1.3.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 src/thirdparty/jquery-2.1.3.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 src/thirdparty/jquery-2.1.3.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 src/thirdparty/jquery-2.1.3.js - About 35 mins to fix

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

                                        function expandNodes(ownerID, nodes, bitmap, including, node) {
                                      Severity: Minor
                                      Found in src/thirdparty/immutable.js - About 35 mins to fix

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

                                          function mergeIntoNode(node, ownerID, shift, keyHash, entry) {
                                        Severity: Minor
                                        Found in src/thirdparty/immutable.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language