emmercm/igir

View on GitHub

Showing 444 of 448 total issues

Avoid too many return statements within this function.
Open

    return [];
Severity: Major
Found in src/types/dats/logiqx/logiqxDat.ts - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return 6;
    Severity: Major
    Found in src/modules/roms/romIndexer.ts - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return GameType.BETA;
      Severity: Major
      Found in src/types/dats/game.ts - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

              return GameType.DEBUG;
        Severity: Major
        Found in src/types/dats/game.ts - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return GameType.FIXED;
          Severity: Major
          Found in src/types/dats/game.ts - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                  return GameType.SAMPLE;
            Severity: Major
            Found in src/types/dats/game.ts - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return 0;
              Severity: Major
              Found in src/types/dats/game.ts - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return GameType.TRANSLATED;
                Severity: Major
                Found in src/types/dats/game.ts - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return 4;
                  Severity: Major
                  Found in src/modules/roms/romIndexer.ts - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return GameType.PROTOTYPE;
                    Severity: Major
                    Found in src/types/dats/game.ts - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                            return GameType.OVERDUMP;
                      Severity: Major
                      Found in src/types/dats/game.ts - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return undefined;
                        Severity: Major
                        Found in src/modules/dats/datScanner.ts - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return GameType.HACKED;
                          Severity: Major
                          Found in src/types/dats/game.ts - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return false;
                            Severity: Major
                            Found in src/modules/dats/datScanner.ts - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return GameType.BAD;
                              Severity: Major
                              Found in src/types/dats/game.ts - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return undefined;
                                Severity: Major
                                Found in src/types/indexedFiles.ts - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return undefined;
                                  Severity: Major
                                  Found in src/modules/dats/datScanner.ts - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                          return GameType.PENDING_DUMP;
                                    Severity: Major
                                    Found in src/types/dats/game.ts - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            return [];
                                      Severity: Major
                                      Found in src/types/options.ts - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return [inputPath];
                                        Severity: Major
                                        Found in src/types/options.ts - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language