nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace 'debug' with "debug"
Open

  log('debug', 'Listing objects for version "' + commit.tag + '"');
Severity: Minor
Found in src/cloudpages.js by eslint

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

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

    const MERMAID_GRAPH_CONFIG = {
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Delete ,
Open

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

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

Replace ······shapes:·[ with ········shapes:·[⏎··········
Open

      shapes: [{
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'lol' with "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/

Replace '1.0.0' with "1.0.0"
Open

        version: '1.0.0',
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Insert ··
Open

    process.exit(0);
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Delete ··
Open

        s3.putObjectAsync.returns(Promise.resolve());
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ········mime.lookup.returns('text/plain' with ······mime.lookup.returns("text/plain"
Open

        mime.lookup.returns('text/plain');
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ··message:·'3.0.0·(tag:·v3.0.0)', with message:·"3.0.0·(tag:·v3.0.0)"
Open

              message: '3.0.0 (tag: v3.0.0)',
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

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

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

Replace '..',·'package.json' with "..",·"package.json"
Open

const packageConf = require(path.join(__dirname, '..', 'package.json'));
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace ······styles:·[ with ········styles:·[⏎··········
Open

      styles: [{
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/

Insert ····
Open

        pattern: CONFIG_REG_EXP,
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 version) {
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'cloudPages' with "cloudPages"
Open

    $.run(['cloudPages']).then(({ cloudPages }) => {
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'should·work·with·a·file·found' with "should·work·with·a·file·found"
Open

  it('should work with a file found', () =>
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

        s3.putBucketWebsiteAsync.returns(Promise.resolve());
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