nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace ················ContentType:·'text/plain' with ··············ContentType:·"text/plain"
Open

                ContentType: 'text/plain',
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 ··KeyPrefixEquals:·'/index.html', with KeyPrefixEquals:·"/index.html"
Open

                        KeyPrefixEquals: '/index.html',
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/

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

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

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

Replace 'log' with "log"
Open

$.constant('log', (type, ...args) => {
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace '-l,·--last·[value]',·'Number·of·old·versions·to·maintain' with "-l,·--last·[value]",·"Number·of·old·versions·to·maintain"
Open

  .option('-l, --last [value]', 'Number of old versions to maintain')
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/

Replace 'yerror' with "yerror"
Open

const YError = require('yerror');
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'info' with "info"
Open

      log('info', 'Removing objects for version "' + commit.tag + '"');
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 's3' with "s3"
Open

    $.constant('s3', {
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

          assert.deepEqual(s3.putBucketAclAsync.args, [
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'use·strict' with "use·strict"
Open

'use strict';
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 'glob' with "glob"
Open

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

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

Replace 'debug',·'Files:' with "debug",·"Files:"
Open

          log('debug', 'Files:', files);
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', Promise.promisify(glob));
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.js by eslint

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

Insert ··
Open

    version: program.currentVersion,
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Severity
Category
Status
Source
Language