borgbackup/borg

View on GitHub

Showing 507 of 611 total issues

Avoid too many return statements within this function.
Open

                            return fso.process_file(
Severity: Major
Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                            return fso.process_file(
    Severity: Major
    Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                          return
      Severity: Major
      Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                                    return fso.process_symlink(
        Severity: Major
        Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                                  return fso.process_file(
          Severity: Major
          Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                                    return fso.process_file(
            Severity: Major
            Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                      return fso.process_dev(
              Severity: Major
              Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                    return
                Severity: Major
                Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                          return fso.process_fifo(
                  Severity: Major
                  Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                        return
                    Severity: Major
                    Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                                  return
                      Severity: Major
                      Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                                return fso.process_dev(
                        Severity: Major
                        Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                                  return
                          Severity: Major
                          Found in src/borg/archiver/create_cmd.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return False
                            Severity: Major
                            Found in src/borg/fslocking.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return True, None
                              Severity: Major
                              Found in src/borg/cache.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                        return wanted_type(value)
                                Severity: Major
                                Found in src/borg/fuse.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return False
                                  Severity: Major
                                  Found in src/borg/fslocking.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return True, None
                                    Severity: Major
                                    Found in src/borg/cache.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return not_present
                                      Severity: Major
                                      Found in src/borg/fuse.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return True
                                        Severity: Major
                                        Found in src/borg/fslocking.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language