SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

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

  function extendSelection(doc, head, other, options, extend) {
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 applyTextInput has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function applyTextInput(cm, inserted, deleted, sel, 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 quadtree has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  d3.geom.quadtree = function(points, x1, y1, x2, y2) {

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

  function d3_geo_clipPolygon(segments, compare, inside, interpolate, listener) {

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

        function prepareFunction(parameterArray, functionString, xUnit, yUnit,onlySecondaryModel) {

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

    function addFunctionObject(dbuuid, functionAsString, functionConstants, model,headless)

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

    _dialogDatepicker: function(input, date, onSelect, settings, pos) {

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

    switchClass: function( remove, add, speed, easing, callback) {

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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/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.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 35 mins to fix
Severity
Category
Status
Source
Language