intelligentgolf/storage-backed-queue

View on GitHub

Showing 2 of 2 total issues

Function StorageBackedQueue has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var StorageBackedQueue = function (_globalName_) {

      /* Private members */

      var globalName = _globalName_;
Severity: Major
Found in src/storage-backed-queue.js - About 2 hrs to fix

    Function exports has 28 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    module.exports = function(config) {
      'use strict';
      
      config.set({
        // base path, that will be used to resolve files and exclude
    Severity: Minor
    Found in karma.conf.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language