Problem/Motivation

Steps to reproduce

/builds/project/moderation_note/web/modules/custom/moderation_note/js/moderation_note.js
  160:9   error  Prefer Element#matches to .is                               no-jquery/no-is
  245:7   error  Prefer CSS transitions or CSS scroll-behaviour to .animate  no-jquery/no-animate
  294:23  error  Prefer Element#matches to .is                               no-jquery/no-is
  311:5   error  Prefer Window#getComputedStyle to .css/$.css                no-jquery/no-css
  312:5   error  Prefer Window#getComputedStyle to .css/$.css                no-jquery/no-css
  349:11  error  Prefer CSS transitions or CSS scroll-behaviour to .animate  no-jquery/no-animate
  439:5   error  Prefer Window#getComputedStyle to .css/$.css                no-jquery/no-css
  443:5   error  Prefer Window#getComputedStyle to .css/$.css                no-jquery/no-css
  523:9   error  Prefer HTMLInputElement#value to .val                       no-jquery/no-val
  524:9   error  Prefer HTMLInputElement#value to .val                       no-jquery/no-val
  588:11  error  Prefer Window#getComputedStyle to .css/$.css                no-jquery/no-css
  607:15  error  Prefer CSS transitions or CSS scroll-behaviour to .animate  no-jquery/no-animate
  620:3   error  .ready is not allowed                                       no-jquery/no-ready
✖ 13 problems (13 errors, 0 warnings)

Proposed resolution

Remaining tasks

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

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Assigned: bluegeek9 » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.