Skip to content

Fixed ESlint check

Denys Mishunov requested to merge dmishunov-fixing-eslint into master

What does this MR do?

With the current master, running yarn eslint yields:

Screenshot_2020-05-15_at_08.46.49

UPD: After yet another rebase, the picture was different and the first two errors were gone. So removing the changes for those two specs from this MR.

This MR fixes this.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Denys Mishunov

Merge request reports