jacquev6/variadic

View on GitHub

Showing 164 of 201 total issues

Avoid too many return statements within this function.
Open

        return jQuery.makeArray( selector, this );
Severity: Major
Found in docs/_static/jquery-3.2.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.2.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.2.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.2.1.js - About 30 mins to fix
          Severity
          Category
          Status
          Source
          Language