nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace ······}, with ··········},⏎·········
Open

      }, {
Severity: Minor
Found in bin/cloudpages.js by eslint

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

Replace 'path' with "path"
Open

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

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

Replace 'string' with "string"
Open

      if ('string' !== typeof dir) {
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'E_NO_FILES' with "E_NO_FILES"
Open

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

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

Replace 'debug',·'Sending·file:' with "debug",·"Sending·file:"
Open

              log('debug', 'Sending file:', file, key);
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'debug',·'Bucket·ACLs·set.' with "debug",·"Bucket·ACLs·set."
Open

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

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

Replace '/', with "/"
Open

      Prefix: commit.tag + '/',
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'cloudPages' with "cloudPages"
Open

describe('cloudPages', () => {
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ,
Open

      createReadStream: sinon.stub(),
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'ENV',·'cloudPages' with "ENV",·"cloudPages"
Open

    $.run(['ENV', 'cloudPages']).then(({ ENV, cloudPages }) => {
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

        s3.putBucketWebsiteAsync.returns(Promise.resolve());
Severity: Minor
Found in src/cloudpages.mocha.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/

Delete ··
Open

              time: TEST_BASE_TIME - SIX_DAYS / 3,
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ············delay:·SIX_DAYS, with ··········delay:·SIX_DAYS
Open

            delay: SIX_DAYS,
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ,
Open

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

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

Delete ··
Open

        s3.putBucketAclAsync.returns(Promise.resolve());
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

        git.getCommits.returns(
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ··········gitDir:·'.' with ········gitDir:·"."
Open

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

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

Delete ··
Open

                dot: true,
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.putObjectAsync.args, [
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