Problem/Motivation

Since drupal template gitlab-ci has been added, several eslint errors are poping.

Steps to reproduce

Proposed resolution

Remaining tasks

Remaining errors:

  30:40  warning  Too many nested callbacks (4). Maximum allowed is 3  max-nested-callbacks
  31:17  error    Unexpected use of '&='                               no-bitwise
  42:28  warning  Too many nested callbacks (4). Maximum allowed is 3  max-nested-callbacks
  43:49  warning  Too many nested callbacks (5). Maximum allowed is 3  max-nested-callbacks

✖ 4 problems (1 error, 3 warnings)

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

macsim created an issue. See original summary.

macsim’s picture

Issue summary: View changes
macsim’s picture

Assigned: macsim » Unassigned