Commons:User scripts/users namespace/reports/User:Yarl/summarybuttons.js

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

jshint edit

  1. ISSUE: line 30 character 12: 'el' is already defined. - Evidence: var el = document.getElementById('wpSummary').nextSibling;
  2. ISSUE: line 32 character 39: Missing semicolon. - Evidence: opisBtns.id = 'userSummaryButtons'
  3. ISSUE: line 33 character 65: Missing semicolon. - Evidence: el.parentNode.insertBefore(document.createElement('br'), el)
  4. ISSUE: line 34 character 45: Missing semicolon. - Evidence: el.parentNode.insertBefore(opisBtns, el)
  5. ISSUE: line 97 character 16: Use '!==' to compare with ''. - Evidence: if (pKlasa != '')
  6. ISSUE: line 100 character 35: The Function constructor is a form of eval. - Evidence: nowyBtn.onclick = new Function(pAkcja);
  7. ISSUE: line 119 character 19: Use '!==' to compare with ''. - Evidence: if (wpS.value != '' && wpS.value.charAt(wpS.value.length-2) != '/')
  8. ISSUE: line 121 character 33: Missing semicolon. - Evidence: wpS.value += ', ' + opis
  9. ISSUE: line 125 character 26: Missing semicolon. - Evidence: wpS.value += opis