Showing 1,792 of 1,794 total issues

Avoid too many return statements within this function.
Open

        return jQuery.makeArray( selector, this );
Severity: Major
Found in public/external/jquery/dist/jquery.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 public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return value(currentNode);
Severity: Major
Found in public/external/@shopify/draggable/build/umd/index.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                return false;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return bool;
Severity: Major
Found in public/external/flatpickr/dist/flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return !bool;
Severity: Major
Found in public/js/vendor-vue-flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return;
Severity: Major
Found in public/external/chart.js/dist/chart.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return false;
Severity: Major
Found in public/external/@shopify/draggable/build/umd/index.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return [];
Severity: Major
Found in public/external/@shopify/draggable/build/umd/index.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return _createBoundaryLine(boundary, line);
Severity: Major
Found in public/external/chart.js/dist/chart.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return results;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return elem.disabled === disabled;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return ret;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return bool;
Severity: Major
Found in public/external/flatpickr/dist/flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                return bool;
Severity: Major
Found in public/js/vendor-vue-flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return result === check || result.slice( 0, check.length + 1 ) === check + "-";
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return elem[ name ];
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return parsed && parsed.getTime() === dateToCheck.getTime()
                        ? bool
                        : !bool;
Severity: Major
Found in public/external/flatpickr/dist/flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return ( " " + result.replace( rwhitespace, " " ) + " " )
                        .indexOf( check ) > -1;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return data;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix
Severity
Category
Status
Source
Language