Commons:User scripts/users namespace/reports/User:Rambo's Revenge/PDreview.js

This is the report page for User:Rambo's Revenge/PDreview.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 8 character 100: Missing semicolon. - Evidence: document.editform.wpTextbox1.value+='{{flickrreview|' + wgUserName + '|{{subst:#time:Y-m-d}}}}'
  2. ISSUE: line 17 character 13: Expected '(' and instead saw '_copyvio'. - Evidence: function PD _copyvio(autosave){
  3. ISSUE: line 17 character 21: Expected an identifier and instead saw '('. - Evidence: function PD _copyvio(autosave){
  4. ISSUE: line 17 character 21: Expected ')' to match '{b}' from line 17 and instead saw '('. - Evidence: function PD _copyvio(autosave){
  5. ISSUE: line 17 character 21: 'function closure expressions' is only available in Mozilla JavaScript extensions (use moz option). - Evidence: function PD _copyvio(autosave){
  6. ISSUE: line 17 character 30: Expected an identifier and instead saw ')'. - Evidence: function PD _copyvio(autosave){
  7. ISSUE: line 17 character 31: Missing semicolon. - Evidence: function PD _copyvio(autosave){
  8. ISSUE: line 60 character 9: eval can be harmful. - Evidence: eval(functionNameString+"(true)")
  9. ISSUE: line 60 character 42: Missing semicolon. - Evidence: eval(functionNameString+"(true)")
  10. ISSUE: line 67 character 26: Script URL. - Evidence: _href = "javascript:"+functionNameString+"(true)";
  11. ISSUE: line 72 character 77: Missing semicolon. - Evidence: addOnloadHook(function (){add_topbar_button(buttonDisplayName, _href);})
  12. ISSUE: line 74 character 78: Missing semicolon. - Evidence: addOnloadHook(function (){add_toolbox_button(buttonDisplayName, _href);})

esprima edit

  1. ERROR: Cannot parse line 17 column 13: Unexpected identifier