neotoma/sync-server

View on GitHub

Showing 278 of 278 total issues

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

var jsonapi = require('app/lib/jsonapi');
Severity: Minor
Found in app/models/storage.js by eslint

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

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

var app = require('app');
Severity: Minor
Found in app/socketEvents/storedItemData.js by eslint

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

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

var async = require('async'),

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

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

var _ = require('lodash');
Severity: Minor
Found in app/lib/createPopulatedProperties.js by eslint

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

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

var _ = require('app/lib/lodash');

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

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

var _ = require('app/lib/lodash'),

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

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

var resourceObjectFromDocument = require('app/lib/jsonapi/resourceObjectFromDocument'),
Severity: Minor
Found in app/lib/jsonapi/sendDocuments.js by eslint

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

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

var modelFactory = require('app/factories/model');
Severity: Minor
Found in app/models/notificationRequest.js by eslint

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

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

require('park-ranger')();

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

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

var async = require('async'),
Severity: Minor
Found in app/controllers/item/getResource.js by eslint

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

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

var async = require('async'),
Severity: Minor
Found in app/controllers/item/storeFile.js by eslint

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

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

var _ = require('lodash'),
Severity: Minor
Found in app/factories/model.js by eslint

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

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

var assert = require('assert');

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

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

var _ = require('underscore');
Severity: Minor
Found in app/lib/assertions/result.js by eslint

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

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

var modelQueryConditions = require('app/lib/jsonapi/modelQueryConditions');

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

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

var async = require('async'),
Severity: Minor
Found in app/models/contactVerification.js by eslint

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

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

require('park-ranger')();

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

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

var database = process.env.SYNC_SERVER_MONGODB_DATABASE ? process.env.SYNC_SERVER_MONGODB_DATABASE : 'sync_server';
Severity: Minor
Found in app/config/mongodb.js by eslint

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

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

/**
Severity: Minor
Found in app/globals.js by eslint

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

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

var assert = require('assert');

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

Severity
Category
Status
Source
Language