wmakeev/moysklad

View on GitHub

Showing 537 of 537 total issues

Insert ;
Open

    )
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

    if (error.line != null) this.line = error.line
Severity: Minor
Found in src/errors.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/errors.js by eslint

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

Insert ;
Open

      this.status = response.status
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

module.exports = [getBundleConfig(false), getBundleConfig(true)]
Severity: Minor
Found in webpack.config.js by eslint

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

Insert ;
Open

      this.url = response.url
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

    if (error.column != null) this.column = error.column
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

    super(message, ...args)
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

      this.status = response.status
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

      this.statusText = response.statusText
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

    this.moreInfo = error.moreInfo
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

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

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

Insert ;
Open

    super(message)
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

    super(errors, response)
Severity: Minor
Found in src/errors.js by eslint

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

Replace 'web' with "web"
Open

  target: 'web'
Severity: Minor
Found in webpack.config.js by eslint

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

Insert ;
Open

    const error = errors[0]
Severity: Minor
Found in src/errors.js by eslint

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

Replace './src/index.js' with "./src/index.js"
Open

  entry: ['./src/index.js'],
Severity: Minor
Found in webpack.config.js by eslint

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

Replace 'MoyskladClient' with "MoyskladClient"
Open

      name: 'MoyskladClient',
Severity: Minor
Found in webpack.config.js by eslint

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

Insert ;
Open

    this.name = this.constructor.name
Severity: Minor
Found in src/errors.js by eslint

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

Insert ;
Open

      this.url = response.url
Severity: Minor
Found in src/errors.js by eslint

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

Severity
Category
Status
Source
Language