netdata/netdata

View on GitHub

Showing 3,000 of 3,000 total issues

Avoid too many return statements within this function.
Open

                    return callback(false, 'library not available');
Severity: Major
Found in src/web/gui/v1/dashboard.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return false;
    Severity: Major
    Found in src/web/gui/v1/dashboard.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return true;
      Severity: Major
      Found in src/web/gui/v1/dashboard.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return data
        Severity: Major
        Found in src/collectors/python.d.plugin/memcached/memcached.chart.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return self.DEFAULT_SEQUENCE_TAG
          Severity: Major
          Found in src/collectors/python.d.plugin/python_modules/pyyaml3/resolver.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return self.fetch_literal()
            Severity: Major
            Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return self.fetch_double()
              Severity: Major
              Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return self.fetch_value()
                Severity: Major
                Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          if (n1 < n2) return false;
                  Severity: Major
                  Found in src/web/gui/main.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return True
                    Severity: Major
                    Found in src/collectors/python.d.plugin/python_modules/pyyaml3/resolver.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return self.fetch_anchor()
                      Severity: Major
                      Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                else if (n1 > n2) return true;
                        Severity: Major
                        Found in src/web/gui/main.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return
                          Severity: Major
                          Found in src/collectors/python.d.plugin/python_modules/pyyaml3/resolver.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return self.fetch_alias()
                            Severity: Major
                            Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return self.fetch_tag()
                              Severity: Major
                              Found in src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return self.fetch_plain()
                                Severity: Major
                                Found in src/collectors/python.d.plugin/python_modules/pyyaml3/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 src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.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 src/collectors/python.d.plugin/python_modules/pyyaml3/scanner.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              if (n1 < n2) return false;
                                      Severity: Major
                                      Found in src/web/gui/main.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                else return true;
                                        Severity: Major
                                        Found in src/web/gui/main.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language