linagora/openpaas-esn

View on GitHub

Showing 726 of 2,177 total issues

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

    $stateParams,
    $q,
    contactAddressbookService,
    DEFAULT_DOMAIN_ADDRESSBOOK_NAME,
    CONTACT_ADDRESSBOOK_STATES

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

        _,
        asyncAction,
        contactAddressbookDisplayService,
        contactAddressbookService,
        contactService

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

          asyncAction,
          contentTypeService,
          contactAddressbookService,
          contactAddressbookDisplayService,
          contactService

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

          this.injectAngularAppModules = function injectAngularAppModules(namespace, js, moduleNames, innerApps, opts = {}) {
        Severity: Minor
        Found in backend/webserver/webserver-wrapper.js - About 35 mins to fix

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

            function create(fn, delay, context, onComplete, onCancel) {
          Severity: Minor
          Found in modules/linagora.esn.graceperiod/lib/index.js - About 35 mins to fix

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

              function storeInMemory(jobId, description, cronjob, context, callback) {
            Severity: Minor
            Found in modules/linagora.esn.cron/lib/registry.js - About 35 mins to fix

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

              function onFind(req, res, next, err, user) {
              Severity: Minor
              Found in backend/webserver/middleware/users.js - About 35 mins to fix

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

                function addAngularAppModulesInjection(moduleName, jsfiles, angularModulesNames, innerApps, opts) {
                Severity: Minor
                Found in backend/webserver/index.js - About 35 mins to fix

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

                    this.injectAngularModules = function injectAngularModules(namespace, js, moduleNames, innerApps, opts = {}) {
                  Severity: Minor
                  Found in backend/webserver/webserver-wrapper.js - About 35 mins to fix

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

                      function store(jobId, description, cronjob, context, callback) {
                    Severity: Minor
                    Found in modules/linagora.esn.cron/lib/registry.js - About 35 mins to fix

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

                      function addAngularModulesInjection(moduleName, files, angularModulesNames, innerApps, opts) {
                      Severity: Minor
                      Found in backend/webserver/index.js - About 35 mins to fix

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

                          function declineMembershipInvitation(objectType, collaboration, membership, user, callback) {
                        Severity: Minor
                        Found in backend/core/collaboration/member/index.js - About 35 mins to fix

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

                              _,
                              $q,
                              CounterFactory,
                              esnUserNotificationProviders,
                              ESN_USER_NOTIFICATION_UNREAD_REFRESH_TIMER

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

                              function refuseMembershipRequest(objectType, collaboration, membership, manager, callback) {
                            Severity: Minor
                            Found in backend/core/collaboration/member/index.js - About 35 mins to fix

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

                                  function infiniteScrollHelperBuilder($q, $timeout, infiniteListService, INFINITE_LIST_THROTTLE, ELEMENTS_PER_PAGE) {

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

                                    function getAttendeeCandidates(query, limit, objectTypes, excludes, attendeesFilter) {
                                Severity: Minor
                                Found in frontend/js/modules/attendee/attendee.service.js - About 35 mins to fix

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

                                  function copy(id, sharerId, resource, target, callback) {
                                  Severity: Minor
                                  Found in backend/core/message/index.js - About 35 mins to fix

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

                                        $scope,
                                        $state,
                                        matchmedia,
                                        esnUserNotificationState,
                                        ESN_MEDIA_QUERY_SM_XS

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

                                          function notify(type, title, text, delay, options) {
                                      Severity: Minor
                                      Found in frontend/js/modules/notification.js - About 35 mins to fix

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

                                        function set(esnConfig, configName, key, value, callback) {
                                        Severity: Minor
                                        Found in backend/core/esn-config/core.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language