nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

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/

Delete ··
Open

          Promise.resolve([
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Insert ··
Open

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

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

Replace ··tag:·'v2.0.0' with tag:·"v2.0.0"
Open

              tag: 'v2.0.0',
Severity: Minor
Found in src/cloudpages.mocha.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/

Replace ····bucket:·program.bucket, with ······bucket:·program.bucket
Open

    bucket: program.bucket,
Severity: Minor
Found in bin/cloudpages.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/

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/

Delete ··
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 bin/cloudpages.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 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/

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/

Delete ··
Open

          assert.deepEqual(s3.putObjectAsync.args, [
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/

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 'fs' with "fs"
Open

$.constant('fs', Promise.promisifyAll(fs));
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Insert ··
Open

.then(({ log, cloudPages }) => {
Severity: Minor
Found in bin/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/

Severity
Category
Status
Source
Language