Closed (fixed)
Project:
Moderation Note
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2026 at 23:42 UTC
Updated:
22 Feb 2026 at 00:44 UTC
Jump to comment: Most recent
/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)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
Comment #4
bluegeek9 commented