Showing 5,781 of 10,536 total issues

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

        Ng1LocationServices.prototype._runtimeServices = function ($rootScope, $location, $sniffer, $browser, $window) {
Severity: Minor
Found in myems-admin/js/ui-router/angular-ui-router.js - About 35 mins to fix

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

        function registerControllerCallbacks($q, $transitions, controllerInstance, $scope, cfg) {
    Severity: Minor
    Found in myems-admin/js/ui-router/angular-ui-router.js - About 35 mins to fix

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

            link: function(scope, element, attrs, ngMessagesCtrl, $transclude) {
      Severity: Minor
      Found in myems-admin/js/angular/angular-messages.js - About 35 mins to fix

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

              function groupEventedAnimations(element, event, options, animations, fnName) {
        Severity: Minor
        Found in myems-admin/js/angular/angular-animate.js - About 35 mins to fix

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

              function computeCachedCssStyles(node, className, cacheKey, allowNoDuration, properties) {
          Severity: Minor
          Found in myems-admin/js/angular/angular-animate.js - About 35 mins to fix

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

                  function executeAnimationFn(fn, element, event, options, onDone) {
            Severity: Minor
            Found in myems-admin/js/angular/angular-animate.js - About 35 mins to fix

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

                    function packageAnimations(element, event, options, animations, fnName) {
              Severity: Minor
              Found in myems-admin/js/angular/angular-animate.js - About 35 mins to fix

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

                  $httpBackend.expect = function(method, url, data, headers, keys) {
                Severity: Minor
                Found in myems-admin/js/angular/angular-mocks.js - About 35 mins to fix

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

                    $httpBackend.when = function(method, url, data, headers, keys) {
                  Severity: Minor
                  Found in myems-admin/js/angular/angular-mocks.js - About 35 mins to fix

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

                    function MockHttpExpectation(expectedMethod, expectedUrl, expectedData, expectedHeaders,
                                                 expectedKeys) {
                    Severity: Minor
                    Found in myems-admin/js/angular/angular-mocks.js - About 35 mins to fix

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

                          link: function(scope, $element, attr, ctrl, $transclude) {
                      Severity: Minor
                      Found in myems-admin/js/angular/angular-route.js - About 35 mins to fix

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

                                t.rect = function(row0, col0, row1, col1, originElement) { // row1,col1 is inclusive
                        Severity: Minor
                        Found in myems-admin/js/plugins/fullcalendar/fullcalendar.min.js - About 35 mins to fix

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

                            function highchartsNG($window, $rootScope, lazyload, basePath, modules) {
                          Severity: Minor
                          Found in myems-admin/js/angular-highcharts/highcharts-ng.js - About 35 mins to fix

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

                                value: function resizeImage(file, width, height, resizeMethod, callback) {
                            Severity: Minor
                            Found in myems-admin/js/plugins/dropzone/dropzone.js - About 35 mins to fix

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

                              function formatRange(date1, date2, formatStr, separator, isRTL) {
                              Severity: Minor
                              Found in myems-admin/js/plugins/fullcalendar/fullcalendar.js - About 35 mins to fix

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

                                function formatRangeWithChunks(date1, date2, chunks, separator, isRTL) {
                                Severity: Minor
                                Found in myems-admin/js/plugins/fullcalendar/fullcalendar.js - About 35 mins to fix

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

                                      function mutateEvents(events, clearEnd, forceAllDay, dateDelta, durationDelta) {
                                  Severity: Minor
                                  Found in myems-admin/js/plugins/fullcalendar/fullcalendar.js - About 35 mins to fix

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

                                                function plotLine(datapoints, xoffset, yoffset, axisx, axisy) {
                                    Severity: Minor
                                    Found in myems-admin/js/plugins/flot/jquery.flot.js - About 35 mins to fix

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

                                          Canvas.prototype.getTextInfo = function(layer, text, font, angle, width) {
                                      Severity: Minor
                                      Found in myems-admin/js/plugins/flot/jquery.flot.js - About 35 mins to fix

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

                                            function drawLine(points, ctx, height, fill, seriesColor) {
                                        Severity: Minor
                                        Found in myems-admin/js/plugins/flot/jquery.flot.spline.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language