Commons:User scripts/users namespace/reports/User:A nedev/vector.js

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

jshint edit

  1. ISSUE: line 1 character 1: Expected an identifier and instead saw '<'. - Evidence: <code>var ImageAnnotator_zoom_threshold = 0.0;</code>
  2. ISSUE: line 1 character 2: Missing semicolon. - Evidence: <code>var ImageAnnotator_zoom_threshold = 0.0;</code>
  3. ISSUE: line 1 character 7: Expected an identifier and instead saw 'var'. - Evidence: <code>var ImageAnnotator_zoom_threshold = 0.0;</code>
  4. ISSUE: line 1 character 11: Unrecoverable syntax error. (100% scanned). - Evidence: undefined

esprima edit

  1. ERROR: Cannot parse line 1 column 1: Unexpected token <