User talk:MaxSem (WMF)

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


Welcome to Wikimedia Commons, MaxSem (WMF)!

-- 19:08, 16 February 2012 (UTC)


Hi MaxSem (WMF), I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited MediaWiki:Gadget-HotCat.js. Thank you for caring about Wikimedia Commons's javascript pages.
  2. Though, that change appears to introduce 1 new jshint issue — the page's status is now having warnings.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine.
  1. ISSUE: line 261 character 65: eval can be harmful. - Evidence: if ( settings.success ) { settings.success( eval( '(' + req.responseText + ')' ) ); }
  2. ISSUE: line 1729 character 57: Variables should not be deleted. - Evidence: window.setTimeout( function () { delete self; }, 10 );
  3. ISSUE: line 2004 character 30: Variables should not be deleted. - Evidence: delete cb;
  4. ISSUE: line 2634 character 66: Expected a 'break' statement before 'case'. - Evidence: container = document.getElementById( 'quickbar' );
  5. ISSUE: line 2710 character 41: eval can be harmful. - Evidence: do_submit = eval( oldSubmit );
  6. ISSUE: line 2948 character 13: Expected an assignment or function call and instead saw an expression. - Evidence: '</form>';

Your CommonsMaintenanceBot (talk) at 23:04, 27 September 2017 (UTC).[reply]