Commons:User scripts/users namespace/reports/User:Sarang/uexist.js

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

jshint edit

  1. ISSUE: line 39 character 25: Use '===' to compare with 'null'. - Evidence: if (boolres == null) // CommonsMaintenanceBot issue
  2. ISSUE: line 55 character 19: Expected ':' and instead saw '}'. - Evidence: return {ns};
  3. ISSUE: line 55 character 20: Expected an identifier and instead saw ';'. - Evidence: return {ns};
  4. ISSUE: line 56 character 6: Missing semicolon. - Evidence: }
  5. ISSUE: line 47 character 5: Unmatched '{'. - Evidence: { //if (ns === 'Un')

esprima edit

  1. ERROR: Cannot parse line 36 column 37: Unexpected token >