Showing 150 of 1,771 total issues

Avoid too many return statements within this function.
Open

                return;
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/@shopify/draggable/build/umd/index.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 "";
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 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 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 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 this.isComponent;
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 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 bool;
Severity: Major
Found in public/external/flatpickr/dist/flatpickr.js - About 30 mins to fix
Severity
Category
Status
Source
Language