SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

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 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 endOfLine has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function endOfLine(visually, cm, lineObj, lineNo, dir) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.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 skipAtomic has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function skipAtomic(doc, pos, oldPos, bias, mayClear) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

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

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

      addWidget: function(pos, node, scroll, vert, horiz) {
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

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

  function intoCoordSystem(cm, lineObj, rect, context, includeWidgets) {
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 Doc has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  var Doc = function(text, mode, firstLine, lineSep, direction) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

  function findPosH(doc, pos, dir, unit, visually) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

  function charCoords(cm, pos, context, lineObj, bias) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

  function markText(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 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 conflictingCollapsedRange has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function conflictingCollapsedRange(doc, lineNo$$1, from, to, marker) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

  function skipAtomicInner(doc, pos, oldPos, dir, mayClear) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 35 mins to fix

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

  function PosWithInfo(line, ch, sticky, outside, xRel) {
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
Severity
Category
Status
Source
Language