Showing 835 of 1,558 total issues

Avoid too many return statements within this function.
Open

          return moment(object).format(); // ISO 8601
Severity: Major
Found in lib/util.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return new Date(object.valueOf());
    Severity: Major
    Found in lib/util.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return moment(object);
      Severity: Major
      Found in lib/util.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return moment(object);
        Severity: Major
        Found in lib/util.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return object.toDate().toISOString();
          Severity: Major
          Found in lib/util.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return '/Date(' + value + ')/';
            Severity: Major
            Found in lib/util.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return 'Number';
              Severity: Major
              Found in lib/util.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return 'Object';
                Severity: Major
                Found in lib/util.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          return new Date(object.valueOf());
                  Severity: Major
                  Found in lib/util.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return 'Date';
                    Severity: Major
                    Found in lib/util.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                return 'ital';
                      Severity: Major
                      Found in lib/network/modules/components/shared/LabelSplitter.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                  return 'ital';
                        Severity: Major
                        Found in lib/network/modules/components/shared/LabelSplitter.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return 'number';
                          Severity: Major
                          Found in lib/shared/Validator.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                  return 'boolean';
                            Severity: Major
                            Found in lib/shared/Validator.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return 'moment';
                              Severity: Major
                              Found in lib/shared/Validator.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                      return 'string';
                                Severity: Major
                                Found in lib/shared/Validator.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return 'date';
                                  Severity: Major
                                  Found in lib/shared/Validator.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return type;
                                    Severity: Major
                                    Found in lib/shared/Validator.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return 'array';
                                      Severity: Major
                                      Found in lib/shared/Validator.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                              return 'object';
                                        Severity: Major
                                        Found in lib/shared/Validator.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language