conan-io/conan

View on GitHub

Showing 365 of 2,578 total issues

Avoid too many return statements within this function.
Open

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

    Avoid too many return statements within this function.
    Open

                return "Snow 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 -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 WINDOWS
        Severity: Major
        Found in conans/client/subsystems.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 []
            Severity: Major
            Found in conan/tools/_compilers.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 ["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 '-m64'
                    Severity: Major
                    Found in conan/tools/_compilers.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return toolset
                      Severity: Major
                      Found in conan/tools/microsoft/visual.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return '-maix32'
                        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 the_os == "Windows" 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 cmd
                            Severity: Major
                            Found in conan/tools/env/environment.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 'clang-cl'
                                  Severity: Major
                                  Found in conan/tools/qbs/qbsprofile.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 compiler
                                        Severity: Major
                                        Found in conan/tools/qbs/qbsprofile.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language