Commons:User scripts/users namespace/reports/User:Rubin16/markblocked.js

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

jshint edit

  1. ISSUE: line 50 character 41: Expected a conditional expression and instead saw an assignment. - Evidence: if ( ma = articleRX.exec( url ) ) {
  2. ISSUE: line 52 character 47: Expected a conditional expression and instead saw an assignment. - Evidence: } else if ( ma = scriptRX.exec( url ) ) {
  3. ISSUE: line 198 character 9: Expected a 'break' statement before 'default'. - Evidence: }
  4. ISSUE: line 204 character 81: Script URL. - Evidence: mw.util.addPortletLink( 'p-cactions', 'javascript:markBlocked()', 'XX', 'ca-showblocks' );