neotoma/sync-server

View on GitHub
app/lib/nock.js

Summary

Maintainability
A
35 mins
Test Coverage

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

  putItems: function(source, contentType, storage, userStorageAuth, done) {
Severity: Minor
Found in app/lib/nock.js - About 35 mins to fix

    Definition for rule 'padding-line-between-statements' was not found
    Open

    var debug = require('app/lib/debug')('app:tests:nock'),
    Severity: Minor
    Found in app/lib/nock.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status