Commons:User scripts/users namespace/reports/User:Ricordisamoa/UnloggedContributions.js

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

jshint edit

  1. ISSUE: line 8 character 22: Use '!==' to compare with 'null'. - Evidence: if(Geo.IP&&Geo.IP!=null&&Geo.IP!=""){
  2. ISSUE: line 8 character 36: Use '!==' to compare with ''. - Evidence: if(Geo.IP&&Geo.IP!=null&&Geo.IP!=""){
  3. ISSUE: line 20 character 93: ['en'] is better written in dot notation. - Evidence: return messages[wgUserLanguage][msg]||messages[wgContentLanguage][msg]||messages["en"][msg];
  4. ISSUE: line 21 character 10: Missing semicolon. - Evidence: }