Commons:User scripts/users namespace/reports/User:Allstarecho/monobook.js

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

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

jshint[edit]

  1. ISSUE: line 9 character 2: Missing semicolon. - Evidence: }
  2. ISSUE: line 50 character 40: Implied eval. Consider passing a function instead of a string. - Evidence: if(window.location.href == uploadURL) setTimeout( "delayedUpdateSpecialUpload()", 500 );
  3. ISSUE: line 70 character 1: document.write can be a form of eval. - Evidence: document.write('<script type="text/javascript" src="'
  4. ISSUE: line 1 character 29: Missing semicolon. - Evidence: delayedUpdateSpecialUpload()