nfroidure/cloud-pages

View on GitHub

Showing 319 of 319 total issues

Replace '../www', with "../www"
Open

        dir: '../www',
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 'time' with "time"
Open

    $.constant('time', sinon.stub().returns(TEST_BASE_TIME));
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ··············tag:·'v3.0.1' with ············tag:·"v3.0.1"
Open

              tag: 'v3.0.1',
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace 'log' with "log"
Open

    $.constant('log', sinon.stub());
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

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 'should·fail·with·no·dir' with "should·fail·with·no·dir"
Open

  it('should fail with no dir', () =>
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Delete ··
Open

          keep: {
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

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

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

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

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

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

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

      log('debug', 'Files ', objects);
Severity: Minor
Found in src/cloudpages.js by eslint

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

Replace 'ENV' with "ENV"
Open

    $.constant('ENV', {});
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 'git' with "git"
Open

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

    $.constant('s3', {
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·files·found' with "should·fail·with·no·files·found"
Open

  it('should fail with no files found', () =>
Severity: Minor
Found in src/cloudpages.mocha.js by eslint

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

Replace ········glob.returns(Promise.resolve(['./index.html' with ······glob.returns(Promise.resolve(["./index.html"
Open

        glob.returns(Promise.resolve(['./index.html']));
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/

Replace 'string' with "string"
Open

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

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

Severity
Category
Status
Source
Language