Commons:User scripts/users namespace/reports/User:JMOprof/vector.js

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

jshint edit

  1. ISSUE: line 20 character 1: document.write can be a form of eval. - Evidence: document.write('<script type="text/javascript" src="'
  2. ISSUE: line 82 character 14: Use '===' to compare with 'null'. - Evidence: if (hdr==null) { //Not found? Make a new one!