Showing 150 of 1,794 total issues

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

    public function addSection(?string $title = null, ?Model $entity = null, ?array $fields = null, bool $useTable = false, bool $useLabel = false)
Severity: Minor
Found in src/Card.php - About 35 mins to fix

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

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

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

function _measureText(ctx, data, gc, longest, string) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function skip(ticks, newTicks, spacing, majorStart, majorEnd) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

    public function __construct(View $view, array $args = [], ?JsExpressionable $afterSuccess = null, array $apiConfig = [], bool $includeStorage = false)
Severity: Minor
Found in src/Js/JsReload.php - 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 decorateText has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

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

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

function determineUnitForFormatting(scale, numTicks, minUnit, min, max) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function _updateBezierControlPoints(points, options, area, loop, indexAxis) {
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 setBoxDims has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function setBoxDims(box, left, top, width, height) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function lttbDecimation(data, start, count, availableWidth, options) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

        superMatcher = function( seed, context, xml, results, outermost ) {
Severity: Minor
Found in public/external/jquery/dist/jquery.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 _steppedLineTo has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function _steppedLineTo(ctx, previous, target, flip, mode) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

function addScopes(set, parentScopes, key, parentFallback, value) {
Severity: Minor
Found in public/external/chart.js/dist/chart.js - About 35 mins to fix

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

        CHILD: function( type, what, _argument, first, last ) {
Severity: Minor
Found in public/external/jquery/dist/jquery.js - About 35 mins to fix

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

function determineLimits(angle, pos, size, min, max) {
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 bool;
Severity: Major
Found in public/js/vendor-vue-flatpickr.js - About 30 mins to fix
Severity
Category
Status
Source
Language