fvanwijk/jasmine-mox-matchers

View on GitHub

Showing 55 of 72 total issues

Insert ,
Open

          }
Severity: Minor
Found in karma.conf.js by eslint

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

Insert ,
Open

        }
Severity: Minor
Found in karma.conf.js by eslint

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

Insert ,
Open

  toContainIsolateScope
Severity: Minor
Found in src/jasmine-mox-matchers.js by eslint

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

Insert ,
Open

        })
Severity: Minor
Found in webpack.conf.js by eslint

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

Insert ,
Open

  }
Severity: Minor
Found in webpack.conf.js by eslint

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

Insert ,
Open

              options: { esModules: true }
Severity: Minor
Found in karma.conf.js by eslint

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

Replace res with (res)
Open

            .andExpected(res => {
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Insert ,
Open

            key2: 'value2'
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Insert ,
Open

        instrument: false
Severity: Minor
Found in wallaby.conf.js by eslint

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

Insert ,
Open

      { pattern: 'src/jasmine-mox-matchers.js', load: false }
Severity: Minor
Found in wallaby.conf.js by eslint

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

Insert ,
Open

      }
Severity: Minor
Found in karma.conf.js by eslint

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

Insert ,
Open

    message: formattedMessage.replace(' {not}', pass ? ' not' : '')
Severity: Minor
Found in src/jasmine-mox-matchers.js by eslint

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

Replace version with (version)
Open

  angular.forEach([1, 2], version => {
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Replace ⏎············.withActual($q.reject())⏎············.toFail()⏎············ with .withActual($q.reject()).toFail()
Open

          test
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Replace ⏎············.withActual($q.defer().promise)⏎············.toFail()⏎············ with .withActual($q.defer().promise).toFail()
Open

          test
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Insert ,
Open

      }
Severity: Minor
Found in karma.conf.js by eslint

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

Replace ⏎············.withActual(undefined)⏎············.toFail()⏎············ with .withActual(undefined).toFail()
Open

          test
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Replace res with (res)
Open

            .andExpected(res => {
Severity: Minor
Found in src/jasmine-mox-matchers.spec.js by eslint

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

Insert ·
Open

beforeEach(function() {
Severity: Minor
Found in src/jasmine-mox-matchers.js by eslint

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

Insert ,
Open

    }
Severity: Minor
Found in src/jasmine-mox-matchers.js by eslint

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

Severity
Category
Status
Source
Language