Commons:User scripts/users namespace/reports/User:Jack who built the house/convenientDiscussions-generateBasicConfig.js

This is the report page for User:Jack who built the house/convenientDiscussions-generateBasicConfig.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 7 character 21: Expected '(' and instead saw '{'. - Evidence: ]).then(async () => {
  2. ISSUE: line 8 character 3: Expected an identifier and instead saw 'const' (a reserved word). - Evidence: const config = {
  3. ISSUE: line 8 character 9: Expected ')' to match '{' from line 7 and instead saw 'config'. - Evidence: const config = {
  4. ISSUE: line 8 character 16: Expected an identifier and instead saw '='. - Evidence: const config = {
  5. ISSUE: line 8 character 18: Expected ')' and instead saw '{'. - Evidence: const config = {
  6. ISSUE: line 8 character 19: Missing semicolon. - Evidence: const config = {
  7. ISSUE: line 9 character 17: Expected an identifier and instead saw ','. - Evidence: messages: {},
  8. ISSUE: line 9 character 18: Missing semicolon. - Evidence: messages: {},
  9. ISSUE: line 10 character 3: Expected '(end)' and instead saw '}'. - Evidence: };

esprima edit

  1. ERROR: Cannot parse line 1 column 13: Unexpected token ILLEGAL