jacquev6/ActionTree

View on GitHub

Showing 171 of 197 total issues

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

    def __init__(self, src, dst, label=DEFAULT, *args, **kwds):
Severity: Minor
Found in ActionTree/stock.py - About 35 mins to fix

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

    def execute(action, cpu_cores=None, keep_going=False, do_raise=True, hooks=None):
    Severity: Minor
    Found in ActionTree/__init__.py - About 35 mins to fix

      Avoid too many return statements within this function.
      Open

              return elem[ name ];
      Severity: Major
      Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return this.each( function( i ) {
                    var val;
        
                    if ( this.nodeType !== 1 ) {
                        return;
        Severity: Major
        Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              if (className != toString.call(b)) return false;
          Severity: Major
          Found in docs/_static/underscore-1.3.1.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return data;
            Severity: Major
            Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return this.constructor( context ).find( selector );
              Severity: Major
              Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return compare & 4 ? -1 : 1;
                Severity: Major
                Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return elem.disabled === disabled;
                  Severity: Major
                  Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return event.which;
                    Severity: Major
                    Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return ret;
                      Severity: Major
                      Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return this;
                        Severity: Major
                        Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                              return _.values(iterable);
                          Severity: Major
                          Found in docs/_static/underscore-1.3.1.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return results;
                            Severity: Major
                            Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                  return select( selector.replace( rtrim, "$1" ), context, results, seed );
                              Severity: Major
                              Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return 0;
                                Severity: Major
                                Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                      return results;
                                  Severity: Major
                                  Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return value;
                                    Severity: Major
                                    Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                          return -1;
                                      Severity: Major
                                      Found in docs/_static/underscore-1.3.1.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return ret == null ? undefined : ret;
                                        Severity: Major
                                        Found in docs/_static/jquery-3.5.1.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language