mountain-pass/addressr

View on GitHub

Showing 1,425 of 1,425 total issues

Insert ;
Open

export var swaggerDoc = safeLoad(spec)
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

import debug from 'debug'
Severity: Minor
Found in server.js by eslint

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

Insert ;
Open

            delete rehydratedError.results
Severity: Minor
Found in swagger.js by eslint

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

Avoid nesting promises.
Open

  const p1 = esConnect().then(esClient => {
Severity: Minor
Found in server.js by eslint

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

Insert ;
Open

          next()
Severity: Minor
Found in swagger.js by eslint

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

Definition for rule 'unicorn/no-null' was not found.
Open

//import connect from 'connect';
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

      )
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

var error = debug('error')
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

import debug from 'debug'
Severity: Minor
Found in src/server2.js by eslint

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

Insert ;
Open

      app.use(metaData)
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

  })
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

const logger = debug('api')
Severity: Minor
Found in src/server2.js by eslint

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

Insert ;
Open

})
Severity: Minor
Found in src/server2.js by eslint

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

Definition for rule 'unicorn/no-process-exit' was not found.
Open

//import connect from 'connect';
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

var app = express()
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Avoid nesting promises.
Open

  const p1 = esConnect().then(esClient => {
Severity: Minor
Found in src/server2.js by eslint

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

Insert ;
Open

const ONE_DAY = 60 * 60 * 24
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

const ONE_WEEK = ONE_DAY * 7
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

      )
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

      }
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Severity
Category
Status
Source
Language