Commons:User scripts/users namespace/reports/User:Tpt/common.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

jshint[edit]

  1. ISSUE: line 60 character 32: 'wikidataId' is already defined. - Evidence: var wikidataId = 'q' + prompt( 'Identifiant Wikidata (sans "Q")' );
  2. ISSUE: line 62 character 27: 'wikidataId' used out of scope. - Evidence: getItemLinks( wikidataId, function( links ) {