nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

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/

Replace ····················Key:·'1.0.0/index.html', with ··················Key:·"1.0.0/index.html"
Open

                    Key: '1.0.0/index.html',
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 '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 '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 'bluebird' with "bluebird"
Open

const Promise = require('bluebird');
Severity: Minor
Found in bin/cloudpages.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 ⏎··'log',·'cloudPages',⏎ with "log",·"cloudPages"
Open

$.run([
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'E_DIR_REQUIRED' with "E_DIR_REQUIRED"
Open

        throw new YError('E_DIR_REQUIRED', typeof dir, dir);
Severity: Minor
Found in src/cloudpages.js by eslint

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

Delete ,
Open

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

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

Replace 'stack',·'Stack:' with "stack",·"Stack:"
Open

          log('stack', 'Stack:', err.stack);
Severity: Minor
Found in src/cloudpages.js by eslint

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

Delete ,
Open

                  ContentType: mime.lookup(file),
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace '/index.html', with "/index.html"
Open

                  KeyPrefixEquals: '/index.html',
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'debug',·'Website·rules·set.' with "debug",·"Website·rules·set."
Open

          log('debug', 'Website rules set.');
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'info',·'Seeking·for·old·versions·to·remove.' with "info",·"Seeking·for·old·versions·to·remove."
Open

      log('info', 'Seeking for old versions to remove.');
Severity: Minor
Found in src/cloudpages.js by eslint

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

Delete ,
Open

            Objects: objects.Contents.map(({ Key }) => ({ Key })),
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'glob' with "glob"
Open

    $.constant('glob', sinon.stub());
Severity: Minor
Found in src/cloudpages.mocha.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/

Severity
Category
Status
Source
Language