modules/ve-mw/init/targets/ve.init.mw.DesktopArticleTarget.js
874:4 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html 940:3 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html
As seen in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/1045985 (eslint-config-wikimedia: 0.28.0 → 0.28.2)
None of these can result in injection of possibly unescaped HTML. They could potentially only emit
no-jquery/no-global-selector
.