airbug/bugcore

View on GitHub

Showing 26 of 357 total issues

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

        _constructor: function(type, argName, argValue, message, causes) {
Severity: Minor
Found in libraries/bugcore/js/src/throwable/ArgumentBug.js - About 35 mins to fix

    Avoid too many return statements within this function.
    Open

                return -1;
    Severity: Major
    Found in lintbug.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return -1;
      Severity: Major
      Found in lintbug.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return true;
        Severity: Major
        Found in libraries/bugcore/js/src/util/ObjectUtil.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return 1;
          Severity: Major
          Found in lintbug.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return 1;
            Severity: Major
            Found in lintbug.js - About 30 mins to fix
              Severity
              Category
              Status
              Source
              Language