SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this function.
Open

        return tokenTypes.linkHref;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return type + tokenTypes.linkEmail;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      if (atoms.propertyIsEnumerable(word)) return "atom";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "variable";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "arg-is";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return type;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return type + tokenTypes.linkInline;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      if (ch == "$") return "operator dollar";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    else { return "L" }
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return new Pos(pos.line, pos.ch + dir)
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return true
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return getType(state)
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "tag";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if ( returned ) return returned.v;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.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.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      { return badPos(Pos(found.line, found.ch + dist$1), bad) }
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix
Severity
Category
Status
Source
Language