mountain-pass/addressr

View on GitHub

Showing 1,425 of 1,425 total issues

Insert ;
Open

var serverPort = process.env.PORT || 8080
Severity: Minor
Found in swagger.js by eslint

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

Replace resolve with (resolve)
Open

  return new Promise(resolve => {
Severity: Minor
Found in swagger.js by eslint

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

Insert ;
Open

            rehydratedError.message = error_.message
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/

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

#!/usr/bin/env node
Severity: Minor
Found in deploy/create-deployment-archive.js by eslint

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

Replace ····"scripts" with scripts
Open

        "scripts": {
Severity: Minor
Found in deploy/create-deployment-archive.js by eslint

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

Replace ····} with ··};
Open

    }
Severity: Minor
Found in deploy/create-deployment-archive.js by eslint

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

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

#!/usr/bin/env node
Severity: Minor
Found in scripts/check-version.js by eslint

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

Insert ;
Open

import { esConnect } from '../client/elasticsearch'
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/waycharterServer.js by eslint

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

Insert ,
Open

        parameters: ['q']
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

import Keyv from 'keyv'
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

      return cachedResponse
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

    const response = await got.get(packageUrl)
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

  )
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

                    entry.autodrain()
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

                    callback()
Severity: Minor
Found in service/address-service.js by eslint

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

Replace error_ with (error_)
Open

                fs.mkdir(dirname, { recursive: true }, error_ => {
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

                        logger('error statting file', error_)
Severity: Minor
Found in service/address-service.js by eslint

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

Insert ;
Open

  error({ address })
Severity: Minor
Found in service/address-service.js by eslint

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

Severity
Category
Status
Source
Language