jonahoffline/csv2api

View on GitHub

Showing 169 of 403 total issues

Avoid too many return statements within this function.
Open

  return -1;
Severity: Major
Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return priv.settings.rowHeaders;
    Severity: Major
    Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return 0;
      Severity: Major
      Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return true;
        Severity: Major
        Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return this.dataSource[row] ? this.dataSource[row][prop] : null;
          Severity: Major
          Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return 0;
            Severity: Major
            Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return Handsontable.helper.spreadsheetColumnLabel(baseCol); //see #1458
              Severity: Major
              Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return priv.settings.colHeaders;
                Severity: Major
                Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return 0;
                  Severity: Major
                  Found in lib/csv2api/public/js/jquery.handsontable.full.js - About 30 mins to fix
                    Severity
                    Category
                    Status
                    Source
                    Language