Commons:User scripts/users namespace/reports/User:Sreejithk2000/Cosmetics.js

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

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

jshint

[edit]
  1. ISSUE: line 37 character 23: Use '!==' to compare with 'null'. - Evidence: if (matchedValues != null) {
  2. ISSUE: line 73 character 52: Missing semicolon. - Evidence: const regex = /<a href="(.*?)".*?>(.*?)<\/a>/gis;

esprima

[edit]
  1. ERROR: Cannot parse line 73 column 50: Invalid regular expression