nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Insert ··
Open

    gitDir: program.repository,
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace ······ with ········
Open

      },
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'Found·' with "Found·"
Open

          'Found ' +
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace className:·'cloudPages', with ····className:·"cloudPages"
Open

        className: 'cloudPages',
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Delete ,
Open

                nodir: true,
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ··ENV.AWS_S3_BUCKET·=·'lol' with ENV.AWS_S3_BUCKET·=·"lol"
Open

        ENV.AWS_S3_BUCKET = 'lol';
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Insert ··
Open

});
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace ················dir:·'./dist' with ··············dir:·"./dist"
Open

                dir: './dist',
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

              {
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

                  ErrorDocument: {
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ············], with ··········]
Open

            ],
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'bluebird' with "bluebird"
Open

const Promise = require('bluebird');
Severity: Minor
Found in src/git.js by eslint

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

Replace '-d,·--dir·[value]',·'Directory·to·deploy' with "-d,·--dir·[value]",·"Directory·to·deploy"
Open

  .option('-d, --dir [value]', 'Directory to deploy')
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

  }
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace .catch((err) with ··.catch(err
Open

.catch((err) => {
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'string' with "string"
Open

      if ('string' !== typeof bucket) {
Severity: Minor
Found in src/cloudpages.js by eslint

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

Delete ,
Open

      createReadStream: sinon.stub(),
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ,
Open

      getCommits: sinon.stub(),
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'should·fail·with·no·version' with "should·fail·with·no·version"
Open

  it('should fail with no version', () =>
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'should·fail·with·no·dir' with "should·fail·with·no·dir"
Open

  it('should fail with no dir', () =>
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Severity
Category
Status
Source
Language