Showing 150 of 1,765 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 "";
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 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 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;
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 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 ret == null ? undefined : 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 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 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 select( selector.replace( rtrimCSS, "$1" ), context, results, seed );
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 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 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 JSON.parse( data );
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 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 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 ( " " + 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 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 "eg";
Severity: Major
Found in public/external/flatpickr/dist/l10n/cy.js - About 30 mins to fix
Severity
Category
Status
Source
Language