SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this function.
Open

              return "def";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

              return "keyword";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return "keyword";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if (stream.match(hexadecimal)) return "number"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if (stream.match(decimal)) return "number"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return tokenize(stream, state)
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return switchBlock(stream, state, htmlBlock);
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/markdown/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return t
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/markdown/markdown.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.js/js-lib/codemirror-5.49.2/mode/vb/vb.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.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return 'builtin';
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/sas/sas.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return (tagError ? "error " : "") + "keyword";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if (stream.match(binary)) return "number"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.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.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      if (sutOps.propertyIsEnumerable(cur)) return "def sutOps";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ttcn/ttcn.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

              return "atom";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

              return ref(state.variables, match[1]);
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return 'positive';
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/rst/rst.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return "operator";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ttcn/ttcn.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.js/js-lib/codemirror-5.49.2/mode/markdown/markdown.js - About 30 mins to fix
Severity
Category
Status
Source
Language