saltstack/salt

View on GitHub

Showing 9,400 of 17,590 total issues

Avoid too many return statements within this function.
Open

                return original_arg
Severity: Major
Found in salt/utils/args.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return original_arg
    Severity: Major
    Found in salt/utils/args.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return arg
      Severity: Major
      Found in salt/utils/args.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return arg
        Severity: Major
        Found in salt/utils/args.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return '4.6.1'
          Severity: Major
          Found in salt/utils/win_dotnet.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return parsed_arg
            Severity: Major
            Found in salt/utils/args.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return '4.5.2'
              Severity: Major
              Found in salt/utils/win_dotnet.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return vdata if six.PY3 else long(vdata)  # pylint: disable=incompatible-py3-code,undefined-variable
                Severity: Major
                Found in salt/utils/win_reg.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return original_arg
                  Severity: Major
                  Found in salt/utils/args.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return original_arg
                    Severity: Major
                    Found in salt/utils/args.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return '4.5.1'
                      Severity: Major
                      Found in salt/utils/win_dotnet.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return original_arg
                        Severity: Major
                        Found in salt/utils/args.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return '4.6'
                          Severity: Major
                          Found in salt/utils/win_dotnet.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return arg
                            Severity: Major
                            Found in salt/utils/args.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return original_arg
                              Severity: Major
                              Found in salt/utils/args.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return False
                                Severity: Major
                                Found in salt/utils/cloud.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return cmp_result in cmp_map[oper]
                                  Severity: Major
                                  Found in salt/utils/versions.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return ''
                                    Severity: Major
                                    Found in salt/utils/cloud.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return False
                                      Severity: Major
                                      Found in salt/utils/cloud.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return True
                                        Severity: Major
                                        Found in salt/utils/verify.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language