Commons:User scripts/users namespace/reports/User:ZooFari/nld.js

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

jshint edit

  1. ISSUE: line 18 character 13: eval can be harmful. - Evidence: eval(functionNameString+"(true)");
  2. ISSUE: line 23 character 29: Script URL. - Evidence: href = "javascript:" + functionNameString + "(true)";
  3. ISSUE: line 44 character 2: Missing semicolon. - Evidence: }
  4. ISSUE: line 48 character 15: Use '===' to compare with 'undefined'. - Evidence: if (jQuery.ui == undefined) {
  5. ISSUE: line 3 character 32: Unmatched '{'. - Evidence: window.exemptNld = function () {
  6. ISSUE: line 58 character 13: Missing semicolon. - Evidence: // </source>

esprima edit

  1. ERROR: Cannot parse line 58 column 13: Unexpected end of input