tutugodfrey/modela

View on GitHub

Showing 28 of 42 total issues

Avoid too many return statements within this function.
Open

          return true;
Severity: Major
Found in src/main/helpers/functs.ts - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

              return true;
    Severity: Major
    Found in src/main/helpers/functs.ts - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return result;
      Severity: Major
      Found in src/main/methods/bulkCreate.ts - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return createModel(modelToCreate, returnFields, resolve, reject);
        Severity: Major
        Found in src/main/methods/create.ts - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return false;
          Severity: Major
          Found in src/main/helpers/functs.ts - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                          return true;
            Severity: Major
            Found in src/main/helpers/functs.ts - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return false;
              Severity: Major
              Found in src/main/helpers/functs.ts - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return false
                Severity: Major
                Found in src/main/helpers/functs.ts - About 30 mins to fix
                  Severity
                  Category
                  Status
                  Source
                  Language