nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace 'commander' with "commander"
Open

const program = require('commander');
Severity: Minor
Found in bin/cloudpages.js by eslint

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

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

const initGit = require('../src/git');
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'ENV' with "ENV"
Open

$.constant('ENV', process.env);
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace '-z,·--current-version·[value]',·'Version·to·deploy' with "-z,·--current-version·[value]",·"Version·to·deploy"
Open

  .option('-z, --current-version [value]', 'Version to deploy')
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

      classes: {
Severity: Minor
Found in bin/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/

Replace ······}], with ··········}⏎········]
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/

Insert ····
Open

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

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

Insert ····
Open

        pattern: /^(.+)$/,
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 ······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 template:·'$0(($0))', with ····template:·"$0(($0))"
Open

        template: '$0(($0))',
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

  process.exit(1);
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 ·· with ····
Open

  return cloudPages(options);
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/

Insert ··
Open

    process.exit(0);
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/

Severity
Category
Status
Source
Language