You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
203:2 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html
214:3 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html
1684:2 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html
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
35:24 warning Avoid injection of possibly unescaped HTML. Create DOM elements instead, or use .text no-jquery/no-append-html
None of these can result in injection of possibly unescaped HTML. They could potentially only emit
no-jquery/no-global-selector
.The text was updated successfully, but these errors were encountered: