conan-io/conan

View on GitHub

Showing 364 of 2,550 total issues

Avoid too many return statements within this function.
Open

    return None
Severity: Major
Found in conans/client/tools/oss.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return False
    Severity: Major
    Found in conans/client/tools/oss.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return CYGWIN
      Severity: Major
      Found in conans/client/tools/oss.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return BrewTool(output=output)
        Severity: Major
        Found in conans/client/tools/system_pm.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return NullTool(output=output)
          Severity: Major
          Found in conans/client/tools/system_pm.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return path if path_flavor == WSL else path.lower()
            Severity: Major
            Found in conans/client/tools/win.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return 1
              Severity: Major
              Found in conans/client/graph/graph.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return 1
                Severity: Major
                Found in conans/client/graph/graph.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return "Leopard"
                  Severity: Major
                  Found in conans/client/tools/oss.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return conanfile_path, status, selected_remote, ref
                    Severity: Major
                    Found in conans/client/graph/proxy.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return 1
                      Severity: Major
                      Found in conans/client/graph/graph.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return True
                        Severity: Major
                        Found in conans/client/graph/build_mode.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return '/dev/fs' + path[0] + path[1:].capitalize()
                          Severity: Major
                          Found in conans/client/subsystems.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return None
                            Severity: Major
                            Found in conans/client/subsystems.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return False
                              Severity: Major
                              Found in conans/model/ref.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return "armv7"
                                Severity: Major
                                Found in conans/client/tools/oss.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return "Windows 8.1"
                                  Severity: Major
                                  Found in conans/client/tools/oss.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return "Mountain Lion"
                                    Severity: Major
                                    Found in conans/client/tools/oss.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                          return MSYS
                                      Severity: Major
                                      Found in conans/client/tools/oss.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return None
                                        Severity: Major
                                        Found in conans/client/tools/win.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language