Commons:User scripts/reports/MediaWiki:Relgen.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

This is the report page for MediaWiki:Relgen.js. It is bot-maintained. All manual changes might be overwritten.

jshint[edit]

  1. ISSUE: line 53 character 29: You might be leaking a variable (s3v_defkey) here. - Evidence: var s3v_fileackey = s3v_defkey = fileswoissues = 0;
  2. ISSUE: line 67 character 13: Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function. - Evidence: function s3v_deffunc(file, callback) {
  3. ISSUE: line 70 character 57: Use '===' to compare with '0'. - Evidence: if (data.query.logevents.length == 0) {
  4. ISSUE: line 94 character 16: You might be leaking a variable (rep) here. - Evidence: var name = rep = auth = s1 = s2 = s3 = p1s = p1s_ = p1s_m = p2s = p3s = p3sm = b1 = b1m = b2 = b3 = b4 = b5 = b5m = b6 = subj = relt = "";