mountain-pass/addressr

View on GitHub

Showing 1,425 of 1,425 total issues

Insert ;
Open

    logger('es client connected')
Severity: Minor
Found in src/server2.js by eslint

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

Definition for rule 'unicorn/filename-case' 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

var spec = readFileSync(pathUtil.join(__dirname, 'api/swagger.yaml'), 'utf8')
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

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

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

Delete ····
Open

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

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

Replace ····fs.writeFileSync(filepath,·JSON.stringify(newPackageJson,·null,·2)) with ··fs.writeFileSync(filepath,·JSON.stringify(newPackageJson,·null,·2));
Open

    fs.writeFileSync(filepath, JSON.stringify(newPackageJson, null, 2))
Severity: Minor
Found in deploy/create-deployment-archive.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/prevent-abbreviations' was not found.
Open

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

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

Each then() should return a value or throw
Open

startServer().then(() => {
Severity: Minor
Found in server.js by eslint

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

Insert ;
Open

    console.log('=====================')
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/

Insert ;
Open

      )
Severity: Minor
Found in swagger.js by eslint

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

Replace ··shell.mkdir('-p',·deploymentDir) with shell.mkdir('-p',·deploymentDir);
Open

    shell.mkdir('-p', deploymentDir)
Severity: Minor
Found in deploy/create-deployment-archive.js by eslint

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

Insert ;⏎
Open

createDeploymentArchive('./deployment')
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/filename-case' 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/

Definition for rule 'unicorn/no-process-exit' 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/

Each then() should return a value or throw
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

import { version } from '../version'
Severity: Minor
Found in src/waycharterServer.js by eslint

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

Insert ;
Open

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

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

Severity
Category
Status
Source
Language