qlik-oss/sn-scatter-plot

View on GitHub

Showing 56 of 199 total issues

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

function areIntervalsEqual(min1, max1, min2, max2, e) {
Severity: Minor
Found in src/view-handler/index.js - About 35 mins to fix

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

                  set(value, setter, def, args, data) {
    Severity: Minor
    Found in src/ext/property-definition/index.js - About 35 mins to fix

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

                    set(value, setter, def, args, data) {
      Severity: Minor
      Found in src/ext/property-definition/index.js - About 35 mins to fix

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

                      set(value, setter, definition, args, data) {
        Severity: Minor
        Found in src/ext/property-definition/index.js - About 35 mins to fix

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

            wordWrap(lines, width, font, maxNumLines, ellipsis) {
          Severity: Minor
          Found in src/utils/text-helper.js - About 35 mins to fix

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

                          set(value, setter, definition, args, data) {
            Severity: Minor
            Found in src/ext/property-definition/index.js - About 35 mins to fix

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

              async function handleUrlImage(app, flags, imageComponent, size, nodeValue) {
              Severity: Minor
              Found in src/custom-tooltip/promises/images.js - About 35 mins to fix

                Avoid too many return statements within this function.
                Open

                  return a === b;
                Severity: Major
                Found in src/utils/json-patch.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return radius;
                  Severity: Major
                  Found in src/picasso-definition/scales/size/helpers/index.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return false;
                    Severity: Major
                    Found in src/interactive/range/range-tap.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                        return [];
                      Severity: Major
                      Found in src/custom-tooltip/promises/images.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return components.length > 0;
                        Severity: Major
                        Found in src/interactive/range/event.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return true;
                          Severity: Major
                          Found in src/picasso-definition/interactions/pinch.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                  return true;
                            Severity: Major
                            Found in src/picasso-definition/interactions/pan.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                  return true;
                              Severity: Major
                              Found in src/utils/json-patch.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return false;
                                Severity: Major
                                Found in src/picasso-definition/interactions/pan.js - About 30 mins to fix
                                  Severity
                                  Category
                                  Status
                                  Source
                                  Language