tobspr/RenderPipeline

View on GitHub

Showing 873 of 873 total issues

Avoid too many return statements within this function.
Open

        return len(self._entries) - 1
Severity: Major
Found in rpcore/util/ies_profile_loader.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return self.DEFAULT_MAPPING_TAG
    Severity: Major
    Found in rplibs/yaml/yaml_py3/resolver.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return self.fetch_single()
      Severity: Major
      Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return True
        Severity: Major
        Found in rplibs/yaml/yaml_py3/resolver.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return self.fetch_flow_mapping_end()
          Severity: Major
          Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return self.fetch_key()
            Severity: Major
            Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return False
              Severity: Major
              Found in rpcore/mount_manager.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return
                Severity: Major
                Found in rplibs/yaml/yaml_py3/resolver.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return self.fetch_flow_sequence_end()
                  Severity: Major
                  Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return self.fetch_anchor()
                    Severity: Major
                    Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return self.fetch_literal()
                      Severity: Major
                      Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return self.fetch_tag()
                        Severity: Major
                        Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return self.fetch_flow_mapping_start()
                          Severity: Major
                          Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return self.fetch_alias()
                            Severity: Major
                            Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return self.fetch_value()
                              Severity: Major
                              Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return self.fetch_folded()
                                Severity: Major
                                Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                  return
                                  Severity: Major
                                  Found in rplibs/yaml/yaml_py3/resolver.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return self.DEFAULT_SEQUENCE_TAG
                                    Severity: Major
                                    Found in rplibs/yaml/yaml_py3/resolver.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return self.fetch_block_entry()
                                      Severity: Major
                                      Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return self.fetch_flow_sequence_start()
                                        Severity: Major
                                        Found in rplibs/yaml/yaml_py3/scanner.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language