SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this function.
Open

      return computedStyle.width;
Severity: Major
Found in de.bund.bfr.knime.js/src/js/lib/select2.full.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return date;
Severity: Major
Found in de.bund.bfr.knime.js/src/js/lib/bootstrap-datepicker.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                                return {
                                    type: UNARY_EXP,
                                    operator: to_check,
                                    argument: gobbleToken(),
                                    prefix: true
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/jsep/0_3_1/debug/js/jsep.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return matches[1];
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/select2/4_0_3/debug/js/select2.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return null;
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/select2/4_0_3/debug/js/select2.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return method;
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/select2/4_0_3/debug/js/select2.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        return false;
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/jsep/0_3_1/debug/js/jsep.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return null;
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/select2/4_0_3/debug/js/select2.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return null;
Severity: Major
Found in de.bund.bfr.knime.pmm.nodes/js-lib/select2/4_0_3/debug/js/select2.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return [root1.reduce()];

Avoid too many return statements within this function.
Open

                       return [root1];    

Avoid too many return statements within this function.
Open

            return factor;

Avoid too many return statements within this function.
Open

                return [];

Avoid too many return statements within this function.
Open

      return this._process_number();

Avoid too many return statements within this function.
Open

    return this.each(d3_selection_classed(name, value));

Avoid too many return statements within this function.
Open

                    return [root1.reduce(), root2.reduce()];

Avoid too many return statements within this function.
Open

                        return [root1, root2];

Avoid too many return statements within this function.
Open

                       return [roots[0], roots[1], roots[2]];

Avoid too many return statements within this function.
Open

            return factor.multiply(this.parseTermRest(mulfactor2));

Avoid too many return statements within this function.
Open

                    return [b.multiply(-1).divide(a.multiply(2)).reduce()];
Severity
Category
Status
Source
Language