owncloud/core

View on GitHub

Showing 4,504 of 4,504 total issues

Avoid too many return statements within this function.
Open

                        return -1;
Severity: Major
Found in settings/js/users/groups.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                            return 1;
    Severity: Major
    Found in settings/js/users/groups.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return UserList.alphanum(
                          $(a).find('a span').text(),
                          $(b).find('a span').text()
                      );
      Severity: Major
      Found in settings/js/users/groups.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return false;
        Severity: Major
        Found in apps/files_trashbin/js/filelist.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return true;
          Severity: Major
          Found in apps/files/js/filelist.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return false;
            Severity: Major
            Found in apps/files/js/filelist.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return response;
              Severity: Major
              Found in apps/files/js/file-upload.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return false;
                Severity: Major
                Found in apps/files/js/file-upload.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return true;
                  Severity: Major
                  Found in apps/files/js/file-upload.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return true;
                    Severity: Major
                    Found in apps/files/js/filelist.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return icon.split('-')[0];
                      Severity: Major
                      Found in core/js/mimetype.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return icon;
                        Severity: Major
                        Found in core/js/mimetype.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return 'file';
                          Severity: Major
                          Found in core/js/mimetype.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return null;
                            Severity: Major
                            Found in core/js/mimetype.js - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return new DataResponse(
                                              [
                                                  'status' => 'success',
                                                  'data' => [
                                                      'message' => (string)$this->l10n->t('Email has been changed successfully.')
                              Severity: Major
                              Found in settings/Controller/UsersController.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return new CheckSetupController(
                                                $c->query('AppName'),
                                                $c->query('Request'),
                                                $c->query('Config'),
                                                $c->query('ClientService'),
                                Severity: Major
                                Found in settings/Application.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return $c->query('ServerContainer')->getUserSession();
                                  Severity: Major
                                  Found in settings/Application.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return $c->query('ServerContainer')->getAppManager();
                                    Severity: Major
                                    Found in settings/Application.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return;
                                      Severity: Major
                                      Found in build/OCPSinceChecker.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return '';
                                        Severity: Major
                                        Found in settings/Controller/CheckSetupController.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language