tobspr/RenderPipeline

View on GitHub

Showing 873 of 873 total issues

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, encoding=None,
Severity: Minor
Found in rplibs/yaml/yaml_py3/serializer.py - About 35 mins to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(self, tag, value,
    Severity: Minor
    Found in rplibs/yaml/yaml_py3/nodes.py - About 35 mins to fix

      Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def __init__(self, start_mark=None, end_mark=None,
      Severity: Minor
      Found in rplibs/yaml/yaml_py2/events.py - About 35 mins to fix

        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def __init__(self, tag, value,
        Severity: Minor
        Found in rplibs/yaml/yaml_py3/nodes.py - About 35 mins to fix

          Function add_implicit_resolver has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def add_implicit_resolver(tag, regexp, first=None,
          Severity: Minor
          Found in rplibs/yaml/yaml_py3/__init__.py - About 35 mins to fix

            Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def __init__(self, name, position, character, encoding, reason):
            Severity: Minor
            Found in rplibs/yaml/yaml_py3/reader.py - About 35 mins to fix

              Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def __init__(self, context=None, context_mark=None,
              Severity: Minor
              Found in rplibs/yaml/yaml_py3/error.py - About 35 mins to fix

                Function make_python_instance has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def make_python_instance(self, suffix, node,
                Severity: Minor
                Found in rplibs/yaml/yaml_py3/constructor.py - About 35 mins to fix

                  Function add_path_resolver has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                  def add_path_resolver(tag, path, kind=None, Loader=Loader, Dumper=Dumper):
                  Severity: Minor
                  Found in rplibs/yaml/yaml_py3/__init__.py - About 35 mins to fix

                    Function check_resolver_prefix has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def check_resolver_prefix(self, depth, path, kind,
                    Severity: Minor
                    Found in rplibs/yaml/yaml_py2/resolver.py - About 35 mins to fix

                      Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def __init__(self, value, plain, start_mark, end_mark, style=None):
                      Severity: Minor
                      Found in rplibs/yaml/yaml_py2/tokens.py - About 35 mins to fix

                        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def __init__(self, name, old_mod, new_mod, old_attr=None, new_attr=None):
                        Severity: Minor
                        Found in rplibs/six.py - About 35 mins to fix

                          Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def __init__(self, tag, value,
                          Severity: Minor
                          Found in rplibs/yaml/yaml_py2/nodes.py - About 35 mins to fix

                            Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def __init__(self, marker='#', left='|', right='|', fill=' ',
                            Severity: Minor
                            Found in rplibs/progressbar/widgets.py - About 35 mins to fix

                              Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def __init__(self, marker='#', left='|', right='|', fill=' ',
                              Severity: Minor
                              Found in rplibs/progressbar/widgets.py - About 35 mins to fix

                                Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def __init__(self, tag, value,
                                Severity: Minor
                                Found in rplibs/yaml/yaml_py2/nodes.py - About 35 mins to fix

                                  Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def __init__(self, encoding=None,
                                  Severity: Minor
                                  Found in rplibs/yaml/yaml_py2/serializer.py - About 35 mins to fix

                                    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def __init__(self, context=None, context_mark=None,
                                    Severity: Minor
                                    Found in rplibs/yaml/yaml_py2/error.py - About 35 mins to fix

                                      Function add_path_resolver has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      def add_path_resolver(tag, path, kind=None, Loader=Loader, Dumper=Dumper):
                                      Severity: Minor
                                      Found in rplibs/yaml/yaml_py2/__init__.py - About 35 mins to fix

                                        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def __init__(self, name, position, character, encoding, reason):
                                        Severity: Minor
                                        Found in rplibs/yaml/yaml_py2/reader.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language