Showing 235 of 1,771 total issues

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

function hueValue(r, g, b, d, max) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function drawPointLegend(ctx, options, x, y, w) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function getIntersectItems(chart, position, axis, useFinalPosition, includeInvisible) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function getAxisItems(chart, position, axis, intersect, useFinalPosition) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

    add: function( elem, types, handler, data, selector ) {
Severity: Minor
Found in public/external/jquery/dist/jquery.js - About 35 mins to fix

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

function addScopesFromKey(set, allScopes, key, fallback, item) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

Method addModalAction has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function addModalAction($button, $title, \Closure $callback, $args = [], $isDisabled = false)
Severity: Minor
Found in src/Grid.php - About 35 mins to fix

Avoid too many return statements within this function.
Open

    return select( selector.replace( rtrimCSS, "$1" ), context, results, seed );
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return elem.disabled === disabled;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return this;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return data;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return ret == null ? undefined : ret;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return;
Severity: Major
Found in public/external/flatpickr/dist/flatpickr.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return lexeme.length;
Severity: Major
Found in public/external/@highlightjs/cdn-assets/highlight.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return _createBoundaryLine(boundary, line);
Severity: Major
Found in public/external/chart.js/dist/chart.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return check && result.indexOf( check ) === 0;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                    return results;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return value;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return false;
Severity: Major
Found in public/js/atk-vue-query-builder.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return this.each( function( i ) {
            var val;

            if ( this.nodeType !== 1 ) {
                return;
Severity: Major
Found in public/external/jquery/dist/jquery.js - About 30 mins to fix
Severity
Category
Status
Source
Language