Showing 150 of 1,794 total issues

Avoid too many return statements within this function.
Open

                    return check && result.indexOf( check ) === 0;
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 "fed";
Severity: Major
Found in public/external/flatpickr/dist/l10n/cy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return lexeme.length;
Severity: Major
Found in public/external/@highlightjs/cdn-assets/highlight.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return false;
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 parsed && parsed.getTime() === dateToCheck.getTime()
                    ? bool
                    : !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 false;
Severity: Major
Found in public/js/atk-vue-query-builder.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 1;
Severity: Major
Found in public/external/@highlightjs/cdn-assets/highlight.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return check && result.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 root.ready !== undefined ?
                root.ready( selector ) :

                // Execute immediately if ready is not present
                selector( jQuery );
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;
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 check && result.slice( -check.length ) === 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 "eg";
Severity: Major
Found in public/external/flatpickr/dist/l10n/cy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return sortInput ?
                ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) :
                0;
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 compare & 4 ? -1 : 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 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
Severity
Category
Status
Source
Language