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/

Replace 'E_VERSION_REQUIRED' with "E_VERSION_REQUIRED"
Open

        throw new YError('E_VERSION_REQUIRED', typeof version, version);
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

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

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

Replace './cloudpages' with "./cloudpages"
Open

const initCloudPages = require('./cloudpages');
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 ··············hash:·'1fb2cd74a2f3957263d57de06962d19045769890' with ············hash:·"1fb2cd74a2f3957263d57de06962d19045769890"
Open

              hash: '1fb2cd74a2f3957263d57de06962d19045769890',
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 ··········files:·'**/*' with ········files:·"**/*"
Open

          files: '**/*',
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ··········version:·'1.0.0', with ········version:·"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/

Replace ··}, with }
Open

              },
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/

Delete ··
Open

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

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

Delete ··
Open

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

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

Delete ··
Open

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

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

Delete ··
Open

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

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

Replace 'fs' with "fs"
Open

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

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

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

const initS3 = require('../src/s3');
Severity: Minor
Found in bin/cloudpages.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/

Replace '-rm,·--remove',·'Remove·old·versions' with "-rm,·--remove",·"Remove·old·versions"
Open

  .option('-rm, --remove', 'Remove old versions')
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

    const CONFIG_REG_EXP = /^([A-Z0-9_]+)$/;
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Severity
Category
Status
Source
Language