Commons:User scripts/users namespace/reports/User:Danski454/mapEditor.js

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

jshint edit

  1. ISSUE: line 30 character 67: Expected ')' and instead saw 's'. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  2. ISSUE: line 30 character 70: Expected an identifier and instead saw ''. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  3. ISSUE: line 30 character 69: Missing semicolon. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  4. ISSUE: line 30 character 72: Missing semicolon. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  5. ISSUE: line 30 character 72: Expected an identifier and instead saw ')'. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  6. ISSUE: line 30 character 73: Expected an operator and instead saw '.'. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);
  7. ISSUE: line 30 character 74: Missing semicolon. - Evidence: var groups = styleElement.html().replace(/\/\*.*\*\//gs, "").matchAll(/((?:#[\w.\-]+,\s*)*#[\w.\-]+)\s*{\s*[^}]*?color:\s*([^;]+?)\s*(?:!important)?\s*;[^}]*?\s*}/g);

esprima edit

  1. ERROR: Cannot parse line 30 column 59: Invalid regular expression