SiLeBAT/FSK-Lab

View on GitHub

Showing 14,752 of 14,752 total issues

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/vhdl/vhdl.js - About 35 mins to fix

Function readQuoted has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function readQuoted(quote, style, embed, unescaped, nextTokenize) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/slim/slim.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/groovy/groovy.js - About 35 mins to fix

Function parseJS has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function parseJS(state, style, type, content, stream) {

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/d/d.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/fcl/fcl.js - About 35 mins to fix

Function build_recursive_monsters_2 has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function build_recursive_monsters_2(mf1, mf2, nt, t, n){
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/php/test.js - About 35 mins to fix

Function parseHaxe has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function parseHaxe(state, style, type, content, stream) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/haxe/haxe.js - About 35 mins to fix

Function tokenChain has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        function tokenChain(stream,state,chain,style,tail){     // NOTE: chain.length > 2 is not working now (it's for s[...][...]geos;)
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/perl/perl.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ecl/ecl.js - About 35 mins to fix

Function togglePhraseModifier has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function togglePhraseModifier(stream, state, phraseModifier, closeRE, openSize) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/textile/textile.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/verilog/verilog.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/asn.1/asn.1.js - About 35 mins to fix

Function countColumn has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function countColumn(string, end, tabSize, startIndex, startValue) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function measureCharPrepared has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function measureCharPrepared(cm, prepared, ch, bias, varHeight) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function coordsCharInner has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function coordsCharInner(cm, lineObj, lineNo$$1, x, y) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function domTextBetween has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function domTextBetween(cm, from, to, fromLine, toLine) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function handleMappedButton has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function handleMappedButton(cm, button, pos, repeat, event) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function markTextShared has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function markTextShared(doc, from, to, options, type) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

Function insertLineWidgetsFor has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function insertLineWidgetsFor(cm, line, lineView, dims, allowAbove) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix
Severity
Category
Status
Source
Language