Commons:User scripts/users namespace/reports/User:Yasir72.multan/test.js

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

jshint edit

  1. ISSUE: line 8 character 17: Use '===' to compare with '0'. - Evidence: if (nyear%4==0)
  2. ISSUE: line 11 character 17: Expected a 'break' statement before 'default'. - Evidence: return 28;
  3. ISSUE: line 47 character 12: Use '===' to compare with '0'. - Evidence: if (yearago==0&&monthago==0&&daysago==0) {
  4. ISSUE: line 47 character 25: Use '===' to compare with '0'. - Evidence: if (yearago==0&&monthago==0&&daysago==0) {
  5. ISSUE: line 47 character 37: Use '===' to compare with '0'. - Evidence: if (yearago==0&&monthago==0&&daysago==0) {