FundRequest/platform

View on GitHub

Showing 543 of 1,213 total issues

File mdb.js has 10759 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
 * Material Design for Bootstrap 4
 * Version: MDB FREE: 4.5.0
 *
 *

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

    /*!
     * jQuery JavaScript Library v3.3.1
     * https://jquery.com/
     *
     * Includes Sizzle.js
    Severity: Major
    Found in admin-web/src/main/resources/static/assets/vendors/jquery/jquery.js - About 2 wks to fix

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

      /*!
       * jQuery JavaScript Library v3.3.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector
       * https://jquery.com/
       *
       * Includes Sizzle.js

        File bootstrap.bundle.js has 3950 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        /*!
          * Bootstrap v4.0.0 (https://getbootstrap.com)
          * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
          * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
          */

          Function Sizzle has 1452 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

          (function( window ) {
          
          var i,
              support,
              Expr,
          Severity: Major
          Found in admin-web/src/main/resources/static/assets/vendors/jquery/jquery.js - About 1 wk to fix

            Function Sizzle has 1452 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

            (function( window ) {
            
            var i,
                support,
                Expr,

              File ERC20ContractDef.ts has 1858 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              export default {
                  "contractName": "ERC20",
                  "abi": [
                      {
                          "anonymous": false,
              Severity: Major
              Found in tweb/src/main/frontend/src/js/classes/ERC20ContractDef.ts - About 5 days to fix

                Function 35 has 699 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                },{"45":45}],35:[function(require,module,exports){
                'use strict';
                
                var defaults = require(25);
                var Element = require(26);

                  Function 32 has 664 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  },{"25":25,"26":26,"45":45}],32:[function(require,module,exports){
                  'use strict';
                  
                  var defaults = require(25);
                  var Element = require(26);

                    Function exports has 617 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    module.exports = function(Chart) {
                    
                        /**
                          * Helper method to merge the opacity into a color
                          */

                      Function exports has 594 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      module.exports = function(Chart) {
                      
                          function computeTextSize(context, tick, font) {
                              return helpers.isArray(tick) ?
                                  helpers.longestText(context, font, tick) :

                        Function 4 has 580 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        },{"2":2,"5":5}],4:[function(require,module,exports){
                        /* MIT license */
                        
                        module.exports = {
                          rgb2hsl: rgb2hsl,

                          Function 23 has 570 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                          },{"25":25,"26":26,"45":45}],23:[function(require,module,exports){
                          'use strict';
                          
                          var defaults = require(25);
                          var helpers = require(45);

                            Function exports has 564 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            module.exports = function(Chart) {
                                var plugins = Chart.plugins;
                            
                                // Create a dictionary of chart types, to allow for extension of existing types
                                Chart.types = {};

                              Function 57 has 522 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              },{"25":25,"34":34,"45":45}],57:[function(require,module,exports){
                              /* global window: false */
                              'use strict';
                              
                              var moment = require(1);

                                Function Tooltip has 512 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                var Tooltip = function ($$$1) {
                                  /**
                                   * ------------------------------------------------------------------------
                                   * Constants
                                   * ------------------------------------------------------------------------

                                  Function 27 has 484 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                  },{"3":3,"45":45}],27:[function(require,module,exports){
                                  /* global window: false */
                                  /* global document: false */
                                  'use strict';
                                  
                                  

                                    Function exports has 479 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                    module.exports = function(Chart) {
                                    
                                        // -- Basic js utility methods
                                    
                                        helpers.configMerge = function(/* objects ... */) {

                                      Function Tooltip has 428 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                        function () {
                                          function Tooltip(element, config) {
                                            /**
                                             * Check for Popper dependency
                                             * Popper - https://popper.js.org

                                        Function Modal has 418 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                        var Modal = function ($$$1) {
                                          /**
                                           * ------------------------------------------------------------------------
                                           * Constants
                                           * ------------------------------------------------------------------------
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language