nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace 'simple-git' with "simple-git"
Open

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

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

Replace ',' with ","
Open

                          .split(',')
Severity: Minor
Found in src/git.js by eslint

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

Replace 'debug')('s3' with "debug")("s3"
Open

const debug = require('debug')('s3');
Severity: Minor
Found in src/s3.js by eslint

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

Replace 'cloudPages' with "cloudPages"
Open

  name = 'cloudPages',
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace '.git/**/*' with ".git/**/*"
Open

    ignore = '.git/**/*',
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'ENV',·'cloudPages',·'glob' with "ENV",·"cloudPages",·"glob"
Open

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

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

Replace '../www' with "../www"
Open

                dir: '../www',
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 ··Bucket:·'lol' with Bucket:·"lol"
Open

                Bucket: 'lol',
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ················Bucket:·'lol' with ··············Bucket:·"lol"
Open

                Bucket: 'lol',
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 's3' with "s3"
Open

const DEFAULT_NAME = 's3';
Severity: Minor
Found in src/s3.js by eslint

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

Delete ,
Open

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

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

Replace 'time' with "time"
Open

$.constant('time', Date.now.bind(Date));
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace '-b,·--bucket·[value]',·'Target·bucket' with "-b,·--bucket·[value]",·"Target·bucket"
Open

  .option('-b, --bucket [value]', 'Target bucket')
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

    patterns: program.args,
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

    gitDir: program.repository,
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/

Insert ··
Open

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

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

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

  if(process.env.MERMAID_RUN) {
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Severity
Category
Status
Source
Language