conan-io/conan

View on GitHub

Showing 364 of 2,550 total issues

Avoid too many return statements within this function.
Open

        return OSInfo.get_e2k_architecture()
Severity: Major
Found in conans/client/tools/oss.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return "Tiger"
    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 color
        Severity: Major
        Found in conans/client/output.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return {"e2k-v2": "-march=elbrus-v2",
          Severity: Major
          Found in conan/tools/_compilers.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return ["98", "gnu98", "11", "gnu11", "14", "gnu14", "17", "gnu17", "20", "gnu20"]
            Severity: Major
            Found in conan/tools/build/cppstd.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return False
              Severity: Major
              Found in conan/tools/scm/__init__.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return '--target=%s-apple-ios%s-macabi' % (apple_arch, subsystem_ios_version)
                Severity: Major
                Found in conan/tools/_compilers.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return "/Qm32" if str(compiler_base) == "Visual Studio" else "-m32"
                  Severity: Major
                  Found in conan/tools/_compilers.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return "/Qm64" if str(compiler_base) == "Visual Studio" else "-m64"
                    Severity: Major
                    Found in conan/tools/_compilers.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return "/Qm32" if the_os == "Windows" else "-m32"
                      Severity: Major
                      Found in conan/tools/_compilers.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                            return self._nonzero_items < other._nonzero_items
                        Severity: Major
                        Found in conan/tools/scm/__init__.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return {"vs_runtimes": config_dict}
                          Severity: Major
                          Found in conan/tools/cmake/toolchain/blocks.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return '-m64'
                            Severity: Major
                            Found in conan/tools/_compilers.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                  return ["98", "gnu98", "11", "gnu11", "14", "gnu14", "17", "gnu17", "20", "gnu20", "23", "gnu23"]
                              Severity: Major
                              Found in conan/tools/build/cppstd.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return None
                                Severity: Major
                                Found in conan/tools/build/stdcpp_library.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return ["98", "gnu98", "11", "gnu11", "14", "gnu14", "17", "gnu17", "20", "gnu20"]
                                  Severity: Major
                                  Found in conan/tools/build/cppstd.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                    return '-maix64'
                                    Severity: Major
                                    Found in conan/tools/_compilers.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return "Unix Makefiles"
                                      Severity: Major
                                      Found in conan/tools/cmake/toolchain/toolchain.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return ""
                                        Severity: Major
                                        Found in conan/tools/_compilers.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language