kuasha/cosmos

View on GitHub

Showing 4,804 of 7,770 total issues

File jquery-ui.js has 12285 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*! jQuery UI - v1.11.0 - 2014-06-26
* http://jqueryui.com
* Includes: core.js, widget.js, mouse.js, position.js, draggable.js, droppable.js, resizable.js, selectable.js, sortable.js, accordion.js, autocomplete.js, button.js, datepicker.js, dialog.js, menu.js, progressbar.js, selectmenu.js, slider.js, spinner.js, tabs.js, tooltip.js, effect.js, effect-blind.js, effect-bounce.js, effect-clip.js, effect-drop.js, effect-explode.js, effect-fade.js, effect-fold.js, effect-highlight.js, effect-puff.js, effect-pulsate.js, effect-scale.js, effect-shake.js, effect-size.js, effect-slide.js, effect-transfer.js
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

Severity: Major
Found in samples/adminpanel/app/bower_components/jquery-ui/jquery-ui.js - About 1 mo to fix

    File jquery-ui.js has 11714 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*! jQuery UI - v1.10.3 - 2013-05-03
    * http://jqueryui.com
    * Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.draggable.js, jquery.ui.droppable.js, jquery.ui.resizable.js, jquery.ui.selectable.js, jquery.ui.sortable.js, jquery.ui.effect.js, jquery.ui.accordion.js, jquery.ui.autocomplete.js, jquery.ui.button.js, jquery.ui.datepicker.js, jquery.ui.dialog.js, jquery.ui.effect-blind.js, jquery.ui.effect-bounce.js, jquery.ui.effect-clip.js, jquery.ui.effect-drop.js, jquery.ui.effect-explode.js, jquery.ui.effect-fade.js, jquery.ui.effect-fold.js, jquery.ui.effect-highlight.js, jquery.ui.effect-pulsate.js, jquery.ui.effect-scale.js, jquery.ui.effect-shake.js, jquery.ui.effect-slide.js, jquery.ui.effect-transfer.js, jquery.ui.menu.js, jquery.ui.position.js, jquery.ui.progressbar.js, jquery.ui.slider.js, jquery.ui.spinner.js, jquery.ui.tabs.js, jquery.ui.tooltip.js
    * Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
    (function( $, undefined ) {
    Severity: Major
    Found in samples/adminpanel/app/lib/js/jquery-ui.js - About 1 mo to fix

      File worker-html.js has 10540 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      "no use strict";
      ;(function(window) {
      if (typeof window.window != "undefined" && window.document) {
          return;
      }

        File worker-html.js has 10540 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        "no use strict";
        ;(function(window) {
        if (typeof window.window != "undefined" && window.document) {
            return;
        }

          File worker-javascript.js has 9214 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          "no use strict";
          ;(function(window) {
          if (typeof window.window != "undefined" && window.document) {
              return;
          }

            File worker-javascript.js has 9214 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            "no use strict";
            ;(function(window) {
            if (typeof window.window != "undefined" && window.document) {
                return;
            }

              File worker-css.js has 7246 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              "no use strict";
              ;(function(window) {
              if (typeof window.window != "undefined" && window.document) {
                  return;
              }
              Severity: Major
              Found in samples/adminpanel/app/bower_components/ace-builds/src/worker-css.js - About 3 wks to fix

                File worker-css.js has 7246 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                "no use strict";
                ;(function(window) {
                if (typeof window.window != "undefined" && window.document) {
                    return;
                }

                  Function 3 has 4033 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  3:[function(_dereq_,module,exports){
                  
                  var _        = _dereq_("underscore");
                  var events   = _dereq_("events");
                  var vars     = _dereq_("./vars.js");

                    Function 3 has 4033 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    3:[function(_dereq_,module,exports){
                    
                    var _        = _dereq_("underscore");
                    var events   = _dereq_("events");
                    var vars     = _dereq_("./vars.js");

                      Function JSHINT has 4019 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      var JSHINT = (function () {
                        "use strict";
                      
                        var anonname, // The guessed name for anonymous functions.
                          api, // Extension API

                        Function JSHINT has 4019 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        var JSHINT = (function () {
                          "use strict";
                        
                          var anonname, // The guessed name for anonymous functions.
                            api, // Extension API

                          File worker-coffee.js has 6749 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          "no use strict";
                          ;(function(window) {
                          if (typeof window.window != "undefined" && window.document) {
                              return;
                          }

                            File worker-coffee.js has 6749 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            "no use strict";
                            ;(function(window) {
                            if (typeof window.window != "undefined" && window.document) {
                                return;
                            }

                              File demo.js has 6401 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              define("ace/ext/spellcheck",["require","exports","module","ace/lib/event","ace/editor","ace/config"], function(require, exports, module) {
                              "use strict";
                              var event = require("../lib/event");
                              
                              exports.contextMenuHandler = function(e){

                                File jquery.js has 6160 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                /*!
                                 * jQuery JavaScript Library v2.1.1
                                 * http://jquery.com/
                                 *
                                 * Includes Sizzle.js
                                Severity: Major
                                Found in samples/adminpanel/app/bower_components/jquery/dist/jquery.js - About 2 wks to fix

                                  File worker-php.js has 5784 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

                                  "no use strict";
                                  ;(function(window) {
                                  if (typeof window.window != "undefined" && window.document) {
                                      return;
                                  }
                                  Severity: Major
                                  Found in samples/adminpanel/app/bower_components/ace-builds/src/worker-php.js - About 2 wks to fix

                                    File worker-php.js has 5784 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    "no use strict";
                                    ;(function(window) {
                                    if (typeof window.window != "undefined" && window.document) {
                                        return;
                                    }

                                      Function 6 has 2537 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                      6:[function(_dereq_,module,exports){
                                      var assert = _dereq_('assert');
                                      
                                      var messages = _dereq_('./messages.json');
                                      var constants = _dereq_('./constants');

                                        Function 6 has 2537 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                        6:[function(_dereq_,module,exports){
                                        var assert = _dereq_('assert');
                                        
                                        var messages = _dereq_('./messages.json');
                                        var constants = _dereq_('./constants');
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language