Commons:User scripts/users namespace/reports/User:Kiran Gopi/useredits.js

This is the report page for User:Kiran Gopi/useredits.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 16 character 51: Use '===' to compare with '0'. - Evidence: if(xhr.status == 200 || xhr.status == 0) {
  2. ISSUE: line 17 character 26: eval can be harmful. - Evidence: var jsonOutput = eval('(' + xhr.responseText + ')');
  3. ISSUE: line 41 character 68: Script URL. - Evidence: mw.util.addPortletLink( 'p-cactions', "javascript:OpenContributions()", "സംഭാവനകൾ", "Contribs", "ഉപയോക്താവിന്റെ സംഭാവനകൾ", "");