mediawiki/services/citoid: main (log #975788)

sourcepatches

This run took 44 seconds.

$ date
--- stdout ---
Mon Mar 27 05:52:03 UTC 2023

--- end ---
$ git clone file:///srv/git/mediawiki-services-citoid.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
d6c714974b8d48c21216b12732b031bbdcd5b12d refs/heads/master

--- end ---
$ /usr/bin/npm audit --json --legacy-peer-deps
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "cheerio": {
      "name": "cheerio",
      "severity": "high",
      "isDirect": true,
      "via": [
        "css-select"
      ],
      "effects": [],
      "range": "0.19.0 - 1.0.0-rc.3",
      "nodes": [
        "node_modules/cheerio",
        "node_modules/html-metadata/node_modules/cheerio"
      ],
      "fixAvailable": {
        "name": "cheerio",
        "version": "1.0.0-rc.12",
        "isSemVerMajor": true
      }
    },
    "chrono-node": {
      "name": "chrono-node",
      "severity": "high",
      "isDirect": true,
      "via": [
        {
          "source": 1089895,
          "name": "chrono-node",
          "dependency": "chrono-node",
          "title": "Denial of service in chrono-node",
          "url": "https://github.com/advisories/GHSA-hpmr-g4pq-jhgp",
          "severity": "high",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<2.2.4"
        }
      ],
      "effects": [],
      "range": "<2.2.4",
      "nodes": [
        "node_modules/chrono-node"
      ],
      "fixAvailable": {
        "name": "chrono-node",
        "version": "2.6.2",
        "isSemVerMajor": true
      }
    },
    "css-select": {
      "name": "css-select",
      "severity": "high",
      "isDirect": false,
      "via": [
        "nth-check"
      ],
      "effects": [
        "cheerio"
      ],
      "range": "<=3.1.0",
      "nodes": [
        "node_modules/css-select"
      ],
      "fixAvailable": {
        "name": "cheerio",
        "version": "1.0.0-rc.12",
        "isSemVerMajor": true
      }
    },
    "html-metadata": {
      "name": "html-metadata",
      "severity": "high",
      "isDirect": true,
      "via": [
        "cheerio",
        "preq"
      ],
      "effects": [],
      "range": ">=1.0.0",
      "nodes": [
        "node_modules/html-metadata"
      ],
      "fixAvailable": {
        "name": "html-metadata",
        "version": "0.1.3",
        "isSemVerMajor": true
      }
    },
    "limitation": {
      "name": "limitation",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "wikimedia-kad-fork"
      ],
      "effects": [
        "service-runner"
      ],
      "range": ">=0.2.3",
      "nodes": [
        "node_modules/limitation"
      ],
      "fixAvailable": true
    },
    "minimatch": {
      "name": "minimatch",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1091174,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS vulnerability",
          "url": "https://github.com/advisories/GHSA-f8q6-p94x-37v3",
          "severity": "high",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.0.5"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "<3.0.5",
      "nodes": [
        "node_modules/minimatch"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "10.2.0",
        "isSemVerMajor": true
      }
    },
    "minimist": {
      "name": "minimist",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1090098,
          "name": "minimist",
          "dependency": "minimist",
          "title": "Prototype Pollution in minimist",
          "url": "https://github.com/advisories/GHSA-vh95-rmgr-6w4m",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 5.6,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
          },
          "range": "<0.2.1"
        },
        {
          "source": 1091172,
          "name": "minimist",
          "dependency": "minimist",
          "title": "Prototype Pollution in minimist",
          "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h",
          "severity": "critical",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 9.8,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
          },
          "range": "<0.2.4"
        }
      ],
      "effects": [
        "mkdirp"
      ],
      "range": "<=0.2.3",
      "nodes": [
        "node_modules/mocha/node_modules/minimist"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "10.2.0",
        "isSemVerMajor": true
      }
    },
    "mkdirp": {
      "name": "mkdirp",
      "severity": "critical",
      "isDirect": false,
      "via": [
        "minimist"
      ],
      "effects": [
        "mocha"
      ],
      "range": "0.4.1 - 0.5.1",
      "nodes": [
        "node_modules/mocha/node_modules/mkdirp"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "10.2.0",
        "isSemVerMajor": true
      }
    },
    "mocha": {
      "name": "mocha",
      "severity": "critical",
      "isDirect": true,
      "via": [
        "minimatch",
        "mkdirp"
      ],
      "effects": [],
      "range": "1.21.5 - 9.2.1",
      "nodes": [
        "node_modules/mocha"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "10.2.0",
        "isSemVerMajor": true
      }
    },
    "ms": {
      "name": "ms",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1088818,
          "name": "ms",
          "dependency": "ms",
          "title": "Vercel ms Inefficient Regular Expression Complexity vulnerability",
          "url": "https://github.com/advisories/GHSA-w9mr-4mfr-499f",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 5.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<2.0.0"
        }
      ],
      "effects": [
        "wikimedia-kad-fork"
      ],
      "range": "<2.0.0",
      "nodes": [
        "node_modules/wikimedia-kad-fork/node_modules/ms"
      ],
      "fixAvailable": true
    },
    "nth-check": {
      "name": "nth-check",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1091236,
          "name": "nth-check",
          "dependency": "nth-check",
          "title": "Inefficient Regular Expression Complexity in nth-check",
          "url": "https://github.com/advisories/GHSA-rp65-9cf3-cjxr",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<2.0.1"
        }
      ],
      "effects": [
        "css-select"
      ],
      "range": "<2.0.1",
      "nodes": [
        "node_modules/nth-check"
      ],
      "fixAvailable": {
        "name": "cheerio",
        "version": "1.0.0-rc.12",
        "isSemVerMajor": true
      }
    },
    "preq": {
      "name": "preq",
      "severity": "high",
      "isDirect": true,
      "via": [
        "request",
        "requestretry"
      ],
      "effects": [
        "html-metadata"
      ],
      "range": "*",
      "nodes": [
        "node_modules/preq"
      ],
      "fixAvailable": {
        "name": "html-metadata",
        "version": "0.1.3",
        "isSemVerMajor": true
      }
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        {
          "source": 1091459,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        }
      ],
      "effects": [
        "preq"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": {
        "name": "html-metadata",
        "version": "0.1.3",
        "isSemVerMajor": true
      }
    },
    "requestretry": {
      "name": "requestretry",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1090420,
          "name": "requestretry",
          "dependency": "requestretry",
          "title": "Cookie exposure in requestretry",
          "url": "https://github.com/advisories/GHSA-hjp8-2cm3-cc45",
          "severity": "high",
          "cwe": [
            "CWE-200"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
          },
          "range": "<7.0.0"
        }
      ],
      "effects": [
        "preq"
      ],
      "range": "<7.0.0",
      "nodes": [
        "node_modules/requestretry"
      ],
      "fixAvailable": {
        "name": "html-metadata",
        "version": "0.1.3",
        "isSemVerMajor": true
      }
    },
    "service-runner": {
      "name": "service-runner",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "limitation"
      ],
      "effects": [],
      "range": ">=3.1.0",
      "nodes": [
        "node_modules/service-runner"
      ],
      "fixAvailable": true
    },
    "striptags": {
      "name": "striptags",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        {
          "source": 1089720,
          "name": "striptags",
          "dependency": "striptags",
          "title": "Passing in a non-string 'html' argument can lead to unsanitized output",
          "url": "https://github.com/advisories/GHSA-qxg5-2qff-p49r",
          "severity": "moderate",
          "cwe": [
            "CWE-79",
            "CWE-241",
            "CWE-843"
          ],
          "cvss": {
            "score": 3.7,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
          },
          "range": "<3.2.0"
        }
      ],
      "effects": [],
      "range": "<3.2.0",
      "nodes": [
        "node_modules/striptags"
      ],
      "fixAvailable": {
        "name": "striptags",
        "version": "3.2.0",
        "isSemVerMajor": false
      }
    },
    "swagger-ui-dist": {
      "name": "swagger-ui-dist",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        {
          "source": 1085394,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Server side request forgery in SwaggerUI",
          "url": "https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<4.1.3"
        },
        {
          "source": 1088759,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Spoofing attack in swagger-ui-dist",
          "url": "https://github.com/advisories/GHSA-6c9x-mj3g-h47x",
          "severity": "moderate",
          "cwe": [
            "CWE-1021"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [],
      "range": "<=4.1.2",
      "nodes": [
        "node_modules/swagger-ui-dist"
      ],
      "fixAvailable": {
        "name": "swagger-ui-dist",
        "version": "5.0.0-alpha.4",
        "isSemVerMajor": true
      }
    },
    "wikimedia-kad-fork": {
      "name": "wikimedia-kad-fork",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "ms"
      ],
      "effects": [
        "limitation"
      ],
      "range": "*",
      "nodes": [
        "node_modules/wikimedia-kad-fork"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 7,
      "high": 8,
      "critical": 3,
      "total": 18
    },
    "dependencies": {
      "prod": 266,
      "dev": 320,
      "optional": 11,
      "peer": 0,
      "peerOptional": 0,
      "total": 596
    }
  }
}

--- end ---
Upgrading n:eslint-config-wikimedia from 0.22.1 -> 0.24.0
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'citoid@1.1.1',
npm WARN EBADENGINE   required: { node: '14' },
npm WARN EBADENGINE   current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN deprecated kad-fs@0.0.4: This package is no longer maintained.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated kad-memstore@0.0.1: This package is no longer maintained.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---

added 603 packages, and audited 604 packages in 8s

52 packages are looking for funding
  run `npm fund` for details

18 vulnerabilities (7 moderate, 8 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ ./node_modules/.bin/eslint . --fix
--- stdout ---

/src/repo/routes/citoid.js
  41:27  error  Unexpected constant truthiness on the left-hand side of a `||` expression  no-constant-binary-expression
  47:27  error  Unexpected constant truthiness on the left-hand side of a `||` expression  no-constant-binary-expression

/src/repo/server.js
  1:1  error  ES2023 Hashbang comments are forbidden  es-x/no-hashbang

✖ 3 problems (3 errors, 0 warnings)


--- end ---
$ ./node_modules/.bin/eslint . -f json
--- stdout ---
[{"filePath":"/src/repo/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/app.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/config.dev.yaml","messages":[],"suppressedMessages":[{"ruleId":"yml/no-empty-mapping-value","severity":2,"message":"Empty mapping values are forbidden.","line":18,"column":1,"nodeType":"YAMLPair","messageId":"unexpectedEmpty","endLine":18,"endColumn":9,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/config.prod.yaml","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/config.yaml","messages":[],"suppressedMessages":[{"ruleId":"yml/no-empty-mapping-value","severity":2,"message":"Empty mapping values are forbidden.","line":18,"column":1,"nodeType":"YAMLPair","messageId":"unexpectedEmpty","endLine":18,"endColumn":9,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/dist/config.yaml","messages":[],"suppressedMessages":[{"ruleId":"yml/no-empty-mapping-value","severity":2,"message":"Empty mapping values are forbidden.","line":21,"column":1,"nodeType":"YAMLPair","messageId":"unexpectedEmpty","endLine":21,"endColumn":9,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/Citation.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/CitoidError.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/CitoidRequest.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/CitoidResponse.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/CitoidService.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/Exporter.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/Scraper.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/Translator.js","messages":[],"suppressedMessages":[{"ruleId":"no-prototype-builtins","severity":2,"message":"Do not access Object.prototype method 'hasOwnProperty' from target object.","line":39,"column":26,"nodeType":"CallExpression","messageId":"prototypeBuildIn","endLine":39,"endColumn":40,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/XMLReader.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/ZoteroService.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/api-util.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/external-apis/CrossRefService.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/external-apis/PubMedService.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/external-apis/WorldCatService.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/hostIsAllowed.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/swagger-ui.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/bePress.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/coins.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/crossRef.js","messages":[],"suppressedMessages":[{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'monograph' found.","line":28,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":28,"endColumn":24,"fix":{"range":[644,655],"text":"monograph"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'report' found.","line":29,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":29,"endColumn":23,"fix":{"range":[669,677],"text":"report"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'other' found.","line":31,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":31,"endColumn":30,"fix":{"range":[726,733],"text":"other"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'journal' found.","line":36,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":36,"endColumn":22,"fix":{"range":[903,912],"text":"journal"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'component' found.","line":37,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":37,"endColumn":27,"fix":{"range":[926,937],"text":"component"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'proceedings' found.","line":39,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":39,"endColumn":26,"fix":{"range":[989,1002],"text":"proceedings"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'standard' found.","line":40,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":40,"endColumn":27,"fix":{"range":[1016,1026],"text":"standard"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'dissertation' found.","line":43,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":43,"endColumn":29,"fix":{"range":[1107,1121],"text":"dissertation"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'dataset' found.","line":44,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":44,"endColumn":25,"fix":{"range":[1137,1146],"text":"dataset"},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/dublinCore.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/general.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/marcXML.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/openGraph.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/openSearch.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/util/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/util/worldcat.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/translators/wcDublinCore.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/unshorten.js","messages":[],"suppressedMessages":[{"ruleId":"no-prototype-builtins","severity":2,"message":"Do not access Object.prototype method 'hasOwnProperty' from target object.","line":36,"column":30,"nodeType":"CallExpression","messageId":"prototypeBuildIn","endLine":36,"endColumn":44,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-use-before-define","severity":2,"message":"'followRedirect' was used before it was defined.","line":38,"column":20,"nodeType":"Identifier","messageId":"usedBeforeDefined","endLine":38,"endColumn":34,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-prototype-builtins","severity":2,"message":"Do not access Object.prototype method 'hasOwnProperty' from target object.","line":40,"column":30,"nodeType":"CallExpression","messageId":"prototypeBuildIn","endLine":40,"endColumn":44,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-use-before-define","severity":2,"message":"'followRedirect' was used before it was defined.","line":42,"column":20,"nodeType":"Identifier","messageId":"usedBeforeDefined","endLine":42,"endColumn":34,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/util.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/zotero/cachedTypes.js","messages":[],"suppressedMessages":[{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":42,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":42,"endColumn":25,"fix":{"range":[1286,1286],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":42,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":42,"endColumn":36,"fix":{"range":[1286,1297],"text":"'itemTypes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":42,"column":38,"nodeType":"Literal","messageId":"wrongQuotes","endLine":42,"endColumn":52,"fix":{"range":[1299,1313],"text":"'creatorTypes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":42,"column":54,"nodeType":"Literal","messageId":"wrongQuotes","endLine":42,"endColumn":62,"fix":{"range":[1315,1323],"text":"'fields'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":42,"column":62,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":42,"endColumn":63,"fix":{"range":[1323,1323],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"jsdoc/newline-after-description","severity":1,"message":"There must be a newline after the description of the JSDoc block.","line":66,"column":null,"nodeType":"Block","endLine":66,"endColumn":null,"fix":{"range":[2203,2403],"text":"/**\n * Gets object containing names of basefields for a given itemType\n *\n * @param  {String} typeIdOrName itemType- in ID or Name\n * @return {Object}              typemap in {field:basefield} format\n */"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"jsdoc/check-types","severity":1,"message":"Invalid JSDoc @param \"typeIdOrName\" type \"String\"; prefer: \"string\".","line":67,"column":null,"nodeType":"Block","endLine":67,"endColumn":null,"fix":{"range":[2203,2403],"text":"/**\n * Gets object containing names of basefields for a given itemType\n * @param  {string} typeIdOrName itemType- in ID or Name\n * @return {Object}              typemap in {field:basefield} format\n */"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":70,"column":42,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":70,"endColumn":43,"fix":{"range":[2445,2445],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"max-len","severity":1,"message":"This line has a length of 104. Maximum allowed is 100.","line":89,"column":1,"nodeType":"Program","messageId":"max","endLine":89,"endColumn":105,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-multiple-empty-lines","severity":2,"message":"More than 1 blank line not allowed.","line":100,"column":1,"nodeType":"Program","messageId":"consecutiveBlank","endLine":101,"endColumn":1,"fix":{"range":[3495,3496],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"jsdoc/newline-after-description","severity":1,"message":"There must be a newline after the description of the JSDoc block.","line":102,"column":null,"nodeType":"Block","endLine":102,"endColumn":null,"fix":{"range":[3497,3600],"text":"/**\n * Request info from a cached type\n *\n * @param {Object} schemaByType type specific schema segment\n */"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":109,"column":39,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":109,"endColumn":40,"fix":{"range":[3713,3713],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":114,"column":41,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":114,"endColumn":42,"fix":{"range":[3857,3857],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":119,"column":52,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":119,"endColumn":53,"fix":{"range":[4014,4014],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-multiple-empty-lines","severity":2,"message":"More than 1 blank line not allowed.","line":124,"column":1,"nodeType":"Program","messageId":"consecutiveBlank","endLine":125,"endColumn":1,"fix":{"range":[4130,4131],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":126,"column":23,"nodeType":"Literal","messageId":"wrongQuotes","endLine":126,"endColumn":37,"fix":{"range":[4203,4217],"text":"'creatorTypes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":132,"column":54,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":132,"endColumn":55,"fix":{"range":[4405,4405],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'itemCreatorTypes' is never reassigned. Use 'const' instead.","line":136,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":136,"endColumn":25,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'n' is never reassigned. Use 'const' instead.","line":137,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":137,"endColumn":10,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'outputTypes' is never reassigned. Use 'const' instead.","line":138,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":138,"endColumn":20,"fix":{"range":[4507,4623],"text":"const itemCreatorTypes = itemType[3]/* creatorTypes */,\n        n = itemCreatorTypes.length,\n        outputTypes = [];"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-in-parens","severity":2,"message":"There should be no space after this paren.","line":143,"column":30,"nodeType":"Program","messageId":"rejectedOpeningSpace","endLine":143,"endColumn":31,"fix":{"range":[4783,4784],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'id' found.","line":144,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":144,"endColumn":36,"fix":{"range":[4802,4806],"text":"id"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":144,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":144,"endColumn":21,"fix":{"range":[4802,4806],"text":"'id'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"key-spacing","severity":2,"message":"Missing space before value for key 'id'.","line":144,"column":22,"nodeType":"MemberExpression","messageId":"missingValue","endLine":144,"endColumn":33,"fix":{"range":[4807,4807],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'name' found.","line":145,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":145,"endColumn":38,"fix":{"range":[4847,4853],"text":"name"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":145,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":145,"endColumn":23,"fix":{"range":[4847,4853],"text":"'name'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"key-spacing","severity":2,"message":"Missing space before value for key 'name'.","line":145,"column":24,"nodeType":"MemberExpression","messageId":"missingValue","endLine":145,"endColumn":35,"fix":{"range":[4854,4854],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-trailing-spaces","severity":2,"message":"Trailing spaces not allowed.","line":145,"column":48,"nodeType":"Program","messageId":"trailingSpace","endLine":145,"endColumn":49,"fix":{"range":[4878,4879],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-in-parens","severity":2,"message":"There should be no space before this paren.","line":146,"column":14,"nodeType":"Program","messageId":"rejectedClosingSpace","endLine":146,"endColumn":15,"fix":{"range":[4893,4894],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":152,"column":54,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":152,"endColumn":55,"fix":{"range":[4994,4994],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":158,"column":49,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":158,"endColumn":50,"fix":{"range":[5188,5188],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-multi-spaces","severity":2,"message":"Multiple spaces found before '/* id */'.","line":164,"column":17,"nodeType":"Block","messageId":"multipleSpaces","endLine":164,"endColumn":25,"fix":{"range":[5415,5423],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"unicorn/prefer-includes","severity":2,"message":"Use `.includes()`, rather than `.indexOf()`, when checking for existence.","line":165,"column":24,"nodeType":"Identifier","messageId":"prefer-includes","endLine":165,"endColumn":31,"fix":{"range":[5443,5479],"text":"itemType[3].includes(field[0])"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":169,"column":23,"nodeType":"Literal","messageId":"wrongQuotes","endLine":169,"endColumn":31,"fix":{"range":[5548,5556],"text":"'fields'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":175,"column":47,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":175,"endColumn":48,"fix":{"range":[5719,5719],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-multi-spaces","severity":2,"message":"Multiple spaces found before '/* id */'.","line":193,"column":17,"nodeType":"Block","messageId":"multipleSpaces","endLine":193,"endColumn":25,"fix":{"range":[6258,6266],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"unicorn/prefer-includes","severity":2,"message":"Use `.includes()`, rather than `.indexOf()`, when checking for existence.","line":194,"column":24,"nodeType":"Identifier","messageId":"prefer-includes","endLine":194,"endColumn":31,"fix":{"range":[6286,6322],"text":"itemType[4].includes(field[0])"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":197,"column":58,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":197,"endColumn":59,"fix":{"range":[6385,6385],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'itemType' is never reassigned. Use 'const' instead.","line":199,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":199,"endColumn":17,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":217,"column":58,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":217,"endColumn":59,"fix":{"range":[6910,6910],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'field' is never reassigned. Use 'const' instead.","line":218,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":218,"endColumn":14,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"prefer-const","severity":2,"message":"'itemType' is never reassigned. Use 'const' instead.","line":219,"column":9,"nodeType":"Identifier","messageId":"useConst","endLine":219,"endColumn":17,"fix":{"range":[6946,7034],"text":"const field = this.fields[fieldIdOrName],\n        itemType = this.itemTypes[typeIdOrName];"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":221,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":221,"endColumn":51,"fix":{"range":[7090,7116],"text":"'Invalid field or type ID'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"space-before-function-paren","severity":2,"message":"Missing space before function parentheses.","line":228,"column":50,"nodeType":"FunctionExpression","messageId":"missingSpace","endLine":228,"endColumn":51,"fix":{"range":[7279,7279],"text":" "},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/lib/zotero/typeSchemaData.js","messages":[],"suppressedMessages":[{"ruleId":"no-multiple-empty-lines","severity":2,"message":"More than 1 blank line not allowed.","line":35,"column":1,"nodeType":"Program","messageId":"consecutiveBlank","endLine":36,"endColumn":1,"fix":{"range":[1076,1077],"text":""},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'itemTypes' found.","line":37,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":228,"endColumn":6,"fix":{"range":[1101,1112],"text":"itemTypes"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":37,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":37,"endColumn":16,"fix":{"range":[1101,1112],"text":"'itemTypes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '1' found.","line":38,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":40,"endColumn":10,"fix":{"range":[1124,1127],"text":"1"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":38,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":38,"endColumn":12,"fix":{"range":[1124,1127],"text":"'1'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":38,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":38,"endColumn":15,"fix":{"range":[1130,1130],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":38,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":38,"endColumn":21,"fix":{"range":[1130,1136],"text":"'note'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":38,"column":23,"nodeType":"Literal","messageId":"wrongQuotes","endLine":38,"endColumn":29,"fix":{"range":[1138,1144],"text":"'Note'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":38,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":38,"endColumn":32,"fix":{"range":[1147,1147],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":38,"column":37,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":38,"endColumn":38,"fix":{"range":[1152,1152],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":39,"column":21,"nodeType":"Literal","messageId":"wrongQuotes","endLine":39,"endColumn":40,"fix":{"range":[1175,1194],"text":"'treeitem-note.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '2' found.","line":41,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":43,"endColumn":10,"fix":{"range":[1214,1217],"text":"2"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":41,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":41,"endColumn":12,"fix":{"range":[1214,1217],"text":"'2'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":41,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":41,"endColumn":15,"fix":{"range":[1220,1220],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":41,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":41,"endColumn":21,"fix":{"range":[1220,1226],"text":"'book'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":41,"column":23,"nodeType":"Literal","messageId":"wrongQuotes","endLine":41,"endColumn":29,"fix":{"range":[1228,1234],"text":"'Book'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":41,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":41,"endColumn":32,"fix":{"range":[1237,1237],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":41,"column":45,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":41,"endColumn":46,"fix":{"range":[1250,1250],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":42,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":42,"endColumn":14,"fix":{"range":[1266,1266],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":42,"column":97,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":42,"endColumn":98,"fix":{"range":[1349,1349],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":42,"column":104,"nodeType":"Literal","messageId":"wrongQuotes","endLine":42,"endColumn":123,"fix":{"range":[1356,1375],"text":"'treeitem-book.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '3' found.","line":44,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":48,"endColumn":10,"fix":{"range":[1395,1398],"text":"3"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":44,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":44,"endColumn":12,"fix":{"range":[1395,1398],"text":"'3'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":44,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":44,"endColumn":15,"fix":{"range":[1401,1401],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":44,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":44,"endColumn":28,"fix":{"range":[1401,1414],"text":"'bookSection'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":44,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":44,"endColumn":44,"fix":{"range":[1416,1430],"text":"'Book Section'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":44,"column":46,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":44,"endColumn":47,"fix":{"range":[1433,1433],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":44,"column":64,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":44,"endColumn":65,"fix":{"range":[1450,1450],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"max-len","severity":1,"message":"This line has a length of 104. Maximum allowed is 100.","line":45,"column":1,"nodeType":"Program","messageId":"max","endLine":45,"endColumn":105,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":45,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":45,"endColumn":14,"fix":{"range":[1466,1466],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":45,"column":101,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":45,"endColumn":102,"fix":{"range":[1553,1553],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '115' found.","line":46,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":46,"endColumn":26,"fix":{"range":[1574,1579],"text":"115"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":46,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":46,"endColumn":22,"fix":{"range":[1574,1579],"text":"'115'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":47,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":47,"endColumn":42,"fix":{"range":[1599,1625],"text":"'treeitem-bookSection.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '4' found.","line":49,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":51,"endColumn":10,"fix":{"range":[1645,1648],"text":"4"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":49,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":49,"endColumn":12,"fix":{"range":[1645,1648],"text":"'4'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":49,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":49,"endColumn":15,"fix":{"range":[1651,1651],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":49,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":49,"endColumn":31,"fix":{"range":[1651,1667],"text":"'journalArticle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":49,"column":33,"nodeType":"Literal","messageId":"wrongQuotes","endLine":49,"endColumn":50,"fix":{"range":[1669,1686],"text":"'Journal Article'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":49,"column":52,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":49,"endColumn":53,"fix":{"range":[1689,1689],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":49,"column":67,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":49,"endColumn":68,"fix":{"range":[1703,1703],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":50,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":50,"endColumn":14,"fix":{"range":[1719,1719],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":50,"column":102,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":50,"endColumn":103,"fix":{"range":[1807,1807],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":50,"column":109,"nodeType":"Literal","messageId":"wrongQuotes","endLine":50,"endColumn":138,"fix":{"range":[1814,1843],"text":"'treeitem-journalArticle.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '5' found.","line":52,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":54,"endColumn":10,"fix":{"range":[1863,1866],"text":"5"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":52,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":52,"endColumn":12,"fix":{"range":[1863,1866],"text":"'5'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":52,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":52,"endColumn":15,"fix":{"range":[1869,1869],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":52,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":52,"endColumn":32,"fix":{"range":[1869,1886],"text":"'magazineArticle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":52,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":52,"endColumn":52,"fix":{"range":[1888,1906],"text":"'Magazine Article'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":52,"column":54,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":52,"endColumn":55,"fix":{"range":[1909,1909],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":52,"column":66,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":52,"endColumn":67,"fix":{"range":[1920,1920],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":53,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":53,"endColumn":14,"fix":{"range":[1936,1936],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":53,"column":83,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":53,"endColumn":84,"fix":{"range":[2005,2005],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":53,"column":90,"nodeType":"Literal","messageId":"wrongQuotes","endLine":53,"endColumn":120,"fix":{"range":[2012,2042],"text":"'treeitem-magazineArticle.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '6' found.","line":55,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":57,"endColumn":10,"fix":{"range":[2062,2065],"text":"6"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":55,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":55,"endColumn":12,"fix":{"range":[2062,2065],"text":"'6'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":55,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":55,"endColumn":15,"fix":{"range":[2068,2068],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":55,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":55,"endColumn":33,"fix":{"range":[2068,2086],"text":"'newspaperArticle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":55,"column":35,"nodeType":"Literal","messageId":"wrongQuotes","endLine":55,"endColumn":54,"fix":{"range":[2088,2107],"text":"'Newspaper Article'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":55,"column":56,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":55,"endColumn":57,"fix":{"range":[2110,2110],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":55,"column":68,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":55,"endColumn":69,"fix":{"range":[2121,2121],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":56,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":56,"endColumn":14,"fix":{"range":[2137,2137],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":56,"column":87,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":56,"endColumn":88,"fix":{"range":[2210,2210],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":56,"column":94,"nodeType":"Literal","messageId":"wrongQuotes","endLine":56,"endColumn":125,"fix":{"range":[2217,2248],"text":"'treeitem-newspaperArticle.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '7' found.","line":58,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":63,"endColumn":10,"fix":{"range":[2268,2271],"text":"7"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":58,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":58,"endColumn":12,"fix":{"range":[2268,2271],"text":"'7'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":58,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":58,"endColumn":15,"fix":{"range":[2274,2274],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":58,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":58,"endColumn":23,"fix":{"range":[2274,2282],"text":"'thesis'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":58,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":58,"endColumn":33,"fix":{"range":[2284,2292],"text":"'Thesis'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":58,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":58,"endColumn":36,"fix":{"range":[2295,2295],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":58,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":58,"endColumn":41,"fix":{"range":[2299,2299],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":59,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":59,"endColumn":14,"fix":{"range":[2315,2315],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":59,"column":81,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":59,"endColumn":82,"fix":{"range":[2382,2382],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '69' found.","line":60,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":60,"endColumn":26,"fix":{"range":[2403,2407],"text":"69"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":60,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":60,"endColumn":21,"fix":{"range":[2403,2407],"text":"'69'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '89' found.","line":61,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":61,"endColumn":24,"fix":{"range":[2430,2434],"text":"89"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":61,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":61,"endColumn":21,"fix":{"range":[2430,2434],"text":"'89'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":62,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":62,"endColumn":37,"fix":{"range":[2453,2474],"text":"'treeitem-thesis.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '8' found.","line":64,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":68,"endColumn":10,"fix":{"range":[2494,2497],"text":"8"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":64,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":64,"endColumn":12,"fix":{"range":[2494,2497],"text":"'8'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":64,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":64,"endColumn":15,"fix":{"range":[2500,2500],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":64,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":64,"endColumn":23,"fix":{"range":[2500,2508],"text":"'letter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":64,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":64,"endColumn":33,"fix":{"range":[2510,2518],"text":"'Letter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":64,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":64,"endColumn":36,"fix":{"range":[2521,2521],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":64,"column":44,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":64,"endColumn":45,"fix":{"range":[2529,2529],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":65,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":65,"endColumn":14,"fix":{"range":[2545,2545],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":65,"column":69,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":65,"endColumn":70,"fix":{"range":[2600,2600],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '65' found.","line":66,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":66,"endColumn":26,"fix":{"range":[2621,2625],"text":"65"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":66,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":66,"endColumn":21,"fix":{"range":[2621,2625],"text":"'65'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":67,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":67,"endColumn":37,"fix":{"range":[2646,2667],"text":"'treeitem-letter.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '9' found.","line":69,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":73,"endColumn":10,"fix":{"range":[2687,2690],"text":"9"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":69,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":69,"endColumn":12,"fix":{"range":[2687,2690],"text":"'9'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":69,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":69,"endColumn":15,"fix":{"range":[2693,2693],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":69,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":69,"endColumn":27,"fix":{"range":[2693,2705],"text":"'manuscript'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":69,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":69,"endColumn":41,"fix":{"range":[2707,2719],"text":"'Manuscript'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":69,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":69,"endColumn":44,"fix":{"range":[2722,2722],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":69,"column":51,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":69,"endColumn":52,"fix":{"range":[2729,2729],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":70,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":70,"endColumn":14,"fix":{"range":[2745,2745],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":70,"column":77,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":70,"endColumn":78,"fix":{"range":[2808,2808],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '66' found.","line":71,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":71,"endColumn":26,"fix":{"range":[2829,2833],"text":"66"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":71,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":71,"endColumn":21,"fix":{"range":[2829,2833],"text":"'66'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":72,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":72,"endColumn":41,"fix":{"range":[2854,2879],"text":"'treeitem-manuscript.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '10' found.","line":74,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":78,"endColumn":10,"fix":{"range":[2899,2903],"text":"10"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":74,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":74,"endColumn":13,"fix":{"range":[2899,2903],"text":"'10'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":74,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":74,"endColumn":16,"fix":{"range":[2906,2906],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":74,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":74,"endColumn":27,"fix":{"range":[2906,2917],"text":"'interview'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":74,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":74,"endColumn":40,"fix":{"range":[2919,2930],"text":"'Interview'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":74,"column":42,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":74,"endColumn":43,"fix":{"range":[2933,2933],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":74,"column":53,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":74,"endColumn":54,"fix":{"range":[2943,2943],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":75,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":75,"endColumn":14,"fix":{"range":[2959,2959],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":75,"column":69,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":75,"endColumn":70,"fix":{"range":[3014,3014],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '64' found.","line":76,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":76,"endColumn":26,"fix":{"range":[3035,3039],"text":"64"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":76,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":76,"endColumn":21,"fix":{"range":[3035,3039],"text":"'64'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":77,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":77,"endColumn":40,"fix":{"range":[3060,3084],"text":"'treeitem-interview.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '11' found.","line":79,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":85,"endColumn":10,"fix":{"range":[3104,3108],"text":"11"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":79,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":79,"endColumn":13,"fix":{"range":[3104,3108],"text":"'11'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":79,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":79,"endColumn":16,"fix":{"range":[3111,3111],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":79,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":79,"endColumn":22,"fix":{"range":[3111,3117],"text":"'film'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":79,"column":24,"nodeType":"Literal","messageId":"wrongQuotes","endLine":79,"endColumn":30,"fix":{"range":[3119,3125],"text":"'Film'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":79,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":79,"endColumn":33,"fix":{"range":[3128,3128],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":79,"column":44,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":79,"endColumn":45,"fix":{"range":[3139,3139],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":80,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":80,"endColumn":14,"fix":{"range":[3155,3155],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":80,"column":82,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":80,"endColumn":83,"fix":{"range":[3223,3223],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '21' found.","line":81,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":81,"endColumn":24,"fix":{"range":[3244,3248],"text":"21"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":81,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":81,"endColumn":21,"fix":{"range":[3244,3248],"text":"'21'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '122' found.","line":82,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":82,"endColumn":27,"fix":{"range":[3269,3274],"text":"122"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":82,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":82,"endColumn":22,"fix":{"range":[3269,3274],"text":"'122'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '63' found.","line":83,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":83,"endColumn":26,"fix":{"range":[3297,3301],"text":"63"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":83,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":83,"endColumn":21,"fix":{"range":[3297,3301],"text":"'63'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":84,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":84,"endColumn":35,"fix":{"range":[3322,3341],"text":"'treeitem-film.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '12' found.","line":86,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":90,"endColumn":10,"fix":{"range":[3361,3365],"text":"12"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":86,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":86,"endColumn":13,"fix":{"range":[3361,3365],"text":"'12'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":86,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":86,"endColumn":16,"fix":{"range":[3368,3368],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":86,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":86,"endColumn":25,"fix":{"range":[3368,3377],"text":"'artwork'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":86,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":86,"endColumn":36,"fix":{"range":[3379,3388],"text":"'Artwork'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":86,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":86,"endColumn":39,"fix":{"range":[3391,3391],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":86,"column":44,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":86,"endColumn":45,"fix":{"range":[3396,3396],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":87,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":87,"endColumn":14,"fix":{"range":[3412,3412],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":87,"column":73,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":87,"endColumn":74,"fix":{"range":[3471,3471],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '59' found.","line":88,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":88,"endColumn":26,"fix":{"range":[3492,3496],"text":"59"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":88,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":88,"endColumn":21,"fix":{"range":[3492,3496],"text":"'59'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":89,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":89,"endColumn":38,"fix":{"range":[3517,3539],"text":"'treeitem-artwork.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '13' found.","line":91,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":96,"endColumn":10,"fix":{"range":[3559,3563],"text":"13"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":91,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":91,"endColumn":13,"fix":{"range":[3559,3563],"text":"'13'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":91,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":91,"endColumn":16,"fix":{"range":[3566,3566],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":91,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":91,"endColumn":25,"fix":{"range":[3566,3575],"text":"'webpage'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":91,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":91,"endColumn":37,"fix":{"range":[3577,3587],"text":"'Web Page'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":91,"column":39,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":91,"endColumn":40,"fix":{"range":[3590,3590],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":91,"column":47,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":91,"endColumn":48,"fix":{"range":[3597,3597],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":92,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":92,"endColumn":14,"fix":{"range":[3613,3613],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":92,"column":56,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":92,"endColumn":57,"fix":{"range":[3655,3655],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '91' found.","line":93,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":93,"endColumn":25,"fix":{"range":[3676,3680],"text":"91"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":93,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":93,"endColumn":21,"fix":{"range":[3676,3680],"text":"'91'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '70' found.","line":94,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":94,"endColumn":26,"fix":{"range":[3702,3706],"text":"70"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":94,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":94,"endColumn":21,"fix":{"range":[3702,3706],"text":"'70'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":95,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":95,"endColumn":38,"fix":{"range":[3727,3749],"text":"'treeitem-webpage.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '14' found.","line":97,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":99,"endColumn":10,"fix":{"range":[3769,3773],"text":"14"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":97,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":97,"endColumn":13,"fix":{"range":[3769,3773],"text":"'14'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":97,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":97,"endColumn":16,"fix":{"range":[3776,3776],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":97,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":97,"endColumn":28,"fix":{"range":[3776,3788],"text":"'attachment'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":97,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":97,"endColumn":42,"fix":{"range":[3790,3802],"text":"'Attachment'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":97,"column":44,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":97,"endColumn":45,"fix":{"range":[3805,3805],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":97,"column":50,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":97,"endColumn":51,"fix":{"range":[3810,3810],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":98,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":98,"endColumn":14,"fix":{"range":[3826,3826],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":98,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":98,"endColumn":25,"fix":{"range":[3836,3836],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":98,"column":31,"nodeType":"Literal","messageId":"wrongQuotes","endLine":98,"endColumn":45,"fix":{"range":[3843,3857],"text":"'treeitem.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '15' found.","line":100,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":106,"endColumn":10,"fix":{"range":[3877,3881],"text":"15"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":100,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":100,"endColumn":13,"fix":{"range":[3877,3881],"text":"'15'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":100,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":100,"endColumn":16,"fix":{"range":[3884,3884],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":100,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":100,"endColumn":24,"fix":{"range":[3884,3892],"text":"'report'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":100,"column":26,"nodeType":"Literal","messageId":"wrongQuotes","endLine":100,"endColumn":34,"fix":{"range":[3894,3902],"text":"'Report'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":100,"column":36,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":100,"endColumn":37,"fix":{"range":[3905,3905],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":100,"column":47,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":100,"endColumn":48,"fix":{"range":[3915,3915],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":101,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":101,"endColumn":14,"fix":{"range":[3931,3931],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":101,"column":88,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":101,"endColumn":89,"fix":{"range":[4005,4005],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '92' found.","line":102,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":102,"endColumn":25,"fix":{"range":[4026,4030],"text":"92"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":102,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":102,"endColumn":21,"fix":{"range":[4026,4030],"text":"'92'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '32' found.","line":103,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":103,"endColumn":26,"fix":{"range":[4052,4056],"text":"32"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":103,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":103,"endColumn":21,"fix":{"range":[4052,4056],"text":"'32'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '31' found.","line":104,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":104,"endColumn":24,"fix":{"range":[4079,4083],"text":"31"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":104,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":104,"endColumn":21,"fix":{"range":[4079,4083],"text":"'31'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":105,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":105,"endColumn":37,"fix":{"range":[4102,4123],"text":"'treeitem-report.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '16' found.","line":107,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":113,"endColumn":10,"fix":{"range":[4143,4147],"text":"16"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":107,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":107,"endColumn":13,"fix":{"range":[4143,4147],"text":"'16'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":107,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":107,"endColumn":16,"fix":{"range":[4150,4150],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":107,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":107,"endColumn":22,"fix":{"range":[4150,4156],"text":"'bill'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":107,"column":24,"nodeType":"Literal","messageId":"wrongQuotes","endLine":107,"endColumn":30,"fix":{"range":[4158,4164],"text":"'Bill'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":107,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":107,"endColumn":33,"fix":{"range":[4167,4167],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":107,"column":42,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":107,"endColumn":43,"fix":{"range":[4176,4176],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":108,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":108,"endColumn":14,"fix":{"range":[4192,4192],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":108,"column":80,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":108,"endColumn":81,"fix":{"range":[4258,4258],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '93' found.","line":109,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":109,"endColumn":25,"fix":{"range":[4279,4283],"text":"93"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":109,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":109,"endColumn":21,"fix":{"range":[4279,4283],"text":"'93'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '94' found.","line":110,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":110,"endColumn":24,"fix":{"range":[4305,4309],"text":"94"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":110,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":110,"endColumn":21,"fix":{"range":[4305,4309],"text":"'94'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '95' found.","line":111,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":111,"endColumn":25,"fix":{"range":[4330,4334],"text":"95"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":111,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":111,"endColumn":21,"fix":{"range":[4330,4334],"text":"'95'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":112,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":112,"endColumn":35,"fix":{"range":[4354,4373],"text":"'treeitem-bill.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '17' found.","line":114,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":122,"endColumn":10,"fix":{"range":[4393,4397],"text":"17"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":114,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":114,"endColumn":13,"fix":{"range":[4393,4397],"text":"'17'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":114,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":114,"endColumn":16,"fix":{"range":[4400,4400],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":114,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":114,"endColumn":22,"fix":{"range":[4400,4406],"text":"'case'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":114,"column":24,"nodeType":"Literal","messageId":"wrongQuotes","endLine":114,"endColumn":30,"fix":{"range":[4408,4414],"text":"'Case'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":114,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":114,"endColumn":33,"fix":{"range":[4417,4417],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":114,"column":41,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":114,"endColumn":42,"fix":{"range":[4425,4425],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":115,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":115,"endColumn":14,"fix":{"range":[4441,4441],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":115,"column":73,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":115,"endColumn":74,"fix":{"range":[4500,4500],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '111' found.","line":116,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":116,"endColumn":27,"fix":{"range":[4521,4526],"text":"111"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":116,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":116,"endColumn":22,"fix":{"range":[4521,4526],"text":"'111'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '97' found.","line":117,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":117,"endColumn":24,"fix":{"range":[4549,4553],"text":"97"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":117,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":117,"endColumn":21,"fix":{"range":[4549,4553],"text":"'97'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '117' found.","line":118,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":118,"endColumn":26,"fix":{"range":[4574,4579],"text":"117"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":118,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":118,"endColumn":22,"fix":{"range":[4574,4579],"text":"'117'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '98' found.","line":119,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":119,"endColumn":25,"fix":{"range":[4601,4605],"text":"98"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":119,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":119,"endColumn":21,"fix":{"range":[4601,4605],"text":"'98'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '96' found.","line":120,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":120,"endColumn":25,"fix":{"range":[4627,4631],"text":"96"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":120,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":120,"endColumn":21,"fix":{"range":[4627,4631],"text":"'96'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":121,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":121,"endColumn":35,"fix":{"range":[4651,4670],"text":"'treeitem-case.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '18' found.","line":123,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":127,"endColumn":10,"fix":{"range":[4690,4694],"text":"18"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":123,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":123,"endColumn":13,"fix":{"range":[4690,4694],"text":"'18'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":123,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":123,"endColumn":16,"fix":{"range":[4697,4697],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":123,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":123,"endColumn":25,"fix":{"range":[4697,4706],"text":"'hearing'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":123,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":123,"endColumn":36,"fix":{"range":[4708,4717],"text":"'Hearing'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":123,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":123,"endColumn":39,"fix":{"range":[4720,4720],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":123,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":123,"endColumn":41,"fix":{"range":[4721,4721],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":124,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":124,"endColumn":14,"fix":{"range":[4737,4737],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":124,"column":82,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":124,"endColumn":83,"fix":{"range":[4805,4805],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '99' found.","line":125,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":125,"endColumn":25,"fix":{"range":[4826,4830],"text":"99"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":125,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":125,"endColumn":21,"fix":{"range":[4826,4830],"text":"'99'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":126,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":126,"endColumn":38,"fix":{"range":[4850,4872],"text":"'treeitem-hearing.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '19' found.","line":128,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":133,"endColumn":10,"fix":{"range":[4892,4896],"text":"19"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":128,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":128,"endColumn":13,"fix":{"range":[4892,4896],"text":"'19'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":128,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":128,"endColumn":16,"fix":{"range":[4899,4899],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":128,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":128,"endColumn":24,"fix":{"range":[4899,4907],"text":"'patent'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":128,"column":26,"nodeType":"Literal","messageId":"wrongQuotes","endLine":128,"endColumn":34,"fix":{"range":[4909,4917],"text":"'Patent'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":128,"column":36,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":128,"endColumn":37,"fix":{"range":[4920,4920],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":128,"column":46,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":128,"endColumn":47,"fix":{"range":[4929,4929],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":129,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":129,"endColumn":14,"fix":{"range":[4945,4945],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":129,"column":95,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":129,"endColumn":96,"fix":{"range":[5026,5026],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '50' found.","line":130,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":130,"endColumn":25,"fix":{"range":[5047,5051],"text":"50"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":130,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":130,"endColumn":21,"fix":{"range":[5047,5051],"text":"'50'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '52' found.","line":131,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":131,"endColumn":25,"fix":{"range":[5073,5077],"text":"52"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":131,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":131,"endColumn":21,"fix":{"range":[5073,5077],"text":"'52'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":132,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":132,"endColumn":37,"fix":{"range":[5097,5118],"text":"'treeitem-patent.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '20' found.","line":134,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":140,"endColumn":10,"fix":{"range":[5138,5142],"text":"20"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":134,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":134,"endColumn":13,"fix":{"range":[5138,5142],"text":"'20'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":134,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":134,"endColumn":16,"fix":{"range":[5145,5145],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":134,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":134,"endColumn":25,"fix":{"range":[5145,5154],"text":"'statute'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":134,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":134,"endColumn":36,"fix":{"range":[5156,5165],"text":"'Statute'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":134,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":134,"endColumn":39,"fix":{"range":[5168,5168],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":134,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":134,"endColumn":44,"fix":{"range":[5172,5172],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":135,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":135,"endColumn":14,"fix":{"range":[5188,5188],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":135,"column":78,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":135,"endColumn":79,"fix":{"range":[5252,5252],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '112' found.","line":136,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":136,"endColumn":27,"fix":{"range":[5273,5278],"text":"112"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":136,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":136,"endColumn":22,"fix":{"range":[5273,5278],"text":"'112'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '101' found.","line":137,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":137,"endColumn":26,"fix":{"range":[5301,5306],"text":"101"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":137,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":137,"endColumn":22,"fix":{"range":[5301,5306],"text":"'101'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '100' found.","line":138,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":138,"endColumn":26,"fix":{"range":[5328,5333],"text":"100"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":138,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":138,"endColumn":22,"fix":{"range":[5328,5333],"text":"'100'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":139,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":139,"endColumn":38,"fix":{"range":[5353,5375],"text":"'treeitem-statute.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '21' found.","line":141,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":145,"endColumn":10,"fix":{"range":[5395,5399],"text":"21"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":141,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":141,"endColumn":13,"fix":{"range":[5395,5399],"text":"'21'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":141,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":141,"endColumn":16,"fix":{"range":[5402,5402],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":141,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":141,"endColumn":23,"fix":{"range":[5402,5409],"text":"'email'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":141,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":141,"endColumn":33,"fix":{"range":[5411,5419],"text":"'E-mail'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":141,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":141,"endColumn":36,"fix":{"range":[5422,5422],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":141,"column":44,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":141,"endColumn":45,"fix":{"range":[5430,5430],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":142,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":142,"endColumn":14,"fix":{"range":[5446,5446],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":142,"column":48,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":142,"endColumn":49,"fix":{"range":[5480,5480],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '113' found.","line":143,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":143,"endColumn":27,"fix":{"range":[5501,5506],"text":"113"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":143,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":143,"endColumn":22,"fix":{"range":[5501,5506],"text":"'113'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":144,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":144,"endColumn":36,"fix":{"range":[5527,5547],"text":"'treeitem-email.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '22' found.","line":146,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":150,"endColumn":10,"fix":{"range":[5567,5571],"text":"22"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":146,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":146,"endColumn":13,"fix":{"range":[5567,5571],"text":"'22'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":146,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":146,"endColumn":16,"fix":{"range":[5574,5574],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":146,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":146,"endColumn":21,"fix":{"range":[5574,5579],"text":"'map'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":146,"column":23,"nodeType":"Literal","messageId":"wrongQuotes","endLine":146,"endColumn":28,"fix":{"range":[5581,5586],"text":"'Map'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":146,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":146,"endColumn":31,"fix":{"range":[5589,5589],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":146,"column":39,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":146,"endColumn":40,"fix":{"range":[5597,5597],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":147,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":147,"endColumn":14,"fix":{"range":[5613,5613],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":147,"column":90,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":147,"endColumn":91,"fix":{"range":[5689,5689],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '67' found.","line":148,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":148,"endColumn":26,"fix":{"range":[5710,5714],"text":"67"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":148,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":148,"endColumn":21,"fix":{"range":[5710,5714],"text":"'67'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":149,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":149,"endColumn":34,"fix":{"range":[5735,5753],"text":"'treeitem-map.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '23' found.","line":151,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":156,"endColumn":10,"fix":{"range":[5773,5777],"text":"23"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":151,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":151,"endColumn":13,"fix":{"range":[5773,5777],"text":"'23'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":151,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":151,"endColumn":16,"fix":{"range":[5780,5780],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":151,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":151,"endColumn":26,"fix":{"range":[5780,5790],"text":"'blogPost'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":151,"column":28,"nodeType":"Literal","messageId":"wrongQuotes","endLine":151,"endColumn":39,"fix":{"range":[5792,5803],"text":"'Blog Post'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":151,"column":41,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":151,"endColumn":42,"fix":{"range":[5806,5806],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":151,"column":50,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":151,"endColumn":51,"fix":{"range":[5814,5814],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":152,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":152,"endColumn":14,"fix":{"range":[5830,5830],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":152,"column":57,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":152,"endColumn":58,"fix":{"range":[5873,5873],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '107' found.","line":153,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":153,"endColumn":26,"fix":{"range":[5894,5899],"text":"107"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":153,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":153,"endColumn":22,"fix":{"range":[5894,5899],"text":"'107'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '70' found.","line":154,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":154,"endColumn":26,"fix":{"range":[5921,5925],"text":"70"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":154,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":154,"endColumn":21,"fix":{"range":[5921,5925],"text":"'70'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":155,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":155,"endColumn":39,"fix":{"range":[5946,5969],"text":"'treeitem-blogPost.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '24' found.","line":157,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":159,"endColumn":10,"fix":{"range":[5989,5993],"text":"24"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":157,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":157,"endColumn":13,"fix":{"range":[5989,5993],"text":"'24'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":157,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":157,"endColumn":16,"fix":{"range":[5996,5996],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":157,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":157,"endColumn":32,"fix":{"range":[5996,6012],"text":"'instantMessage'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":157,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":157,"endColumn":51,"fix":{"range":[6014,6031],"text":"'Instant Message'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":157,"column":53,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":157,"endColumn":54,"fix":{"range":[6034,6034],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":157,"column":62,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":157,"endColumn":63,"fix":{"range":[6042,6042],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":158,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":158,"endColumn":14,"fix":{"range":[6058,6058],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":158,"column":48,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":158,"endColumn":49,"fix":{"range":[6092,6092],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":158,"column":55,"nodeType":"Literal","messageId":"wrongQuotes","endLine":158,"endColumn":84,"fix":{"range":[6099,6128],"text":"'treeitem-instantMessage.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '25' found.","line":160,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":165,"endColumn":10,"fix":{"range":[6148,6152],"text":"25"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":160,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":160,"endColumn":13,"fix":{"range":[6148,6152],"text":"'25'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":160,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":160,"endColumn":16,"fix":{"range":[6155,6155],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":160,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":160,"endColumn":27,"fix":{"range":[6155,6166],"text":"'forumPost'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":160,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":160,"endColumn":41,"fix":{"range":[6168,6180],"text":"'Forum Post'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":160,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":160,"endColumn":44,"fix":{"range":[6183,6183],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":160,"column":48,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":160,"endColumn":49,"fix":{"range":[6187,6187],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":161,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":161,"endColumn":14,"fix":{"range":[6203,6203],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":161,"column":57,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":161,"endColumn":58,"fix":{"range":[6246,6246],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '104' found.","line":162,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":162,"endColumn":26,"fix":{"range":[6267,6272],"text":"104"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":162,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":162,"endColumn":22,"fix":{"range":[6267,6272],"text":"'104'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '79' found.","line":163,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":163,"endColumn":26,"fix":{"range":[6294,6298],"text":"79"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":163,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":163,"endColumn":21,"fix":{"range":[6294,6298],"text":"'79'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":164,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":164,"endColumn":40,"fix":{"range":[6319,6343],"text":"'treeitem-forumPost.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '26' found.","line":166,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":171,"endColumn":10,"fix":{"range":[6363,6367],"text":"26"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":166,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":166,"endColumn":13,"fix":{"range":[6363,6367],"text":"'26'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":166,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":166,"endColumn":16,"fix":{"range":[6370,6370],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":166,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":166,"endColumn":32,"fix":{"range":[6370,6386],"text":"'audioRecording'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":166,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":166,"endColumn":51,"fix":{"range":[6388,6405],"text":"'Audio Recording'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":166,"column":53,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":166,"endColumn":54,"fix":{"range":[6408,6408],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":166,"column":67,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":166,"endColumn":68,"fix":{"range":[6421,6421],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":167,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":167,"endColumn":14,"fix":{"range":[6437,6437],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":167,"column":95,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":167,"endColumn":96,"fix":{"range":[6518,6518],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '71' found.","line":168,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":168,"endColumn":26,"fix":{"range":[6539,6543],"text":"71"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":168,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":168,"endColumn":21,"fix":{"range":[6539,6543],"text":"'71'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '72' found.","line":169,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":169,"endColumn":24,"fix":{"range":[6566,6570],"text":"72"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":169,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":169,"endColumn":21,"fix":{"range":[6566,6570],"text":"'72'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":170,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":170,"endColumn":45,"fix":{"range":[6589,6618],"text":"'treeitem-audioRecording.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '27' found.","line":172,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":176,"endColumn":10,"fix":{"range":[6638,6642],"text":"27"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":172,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":172,"endColumn":13,"fix":{"range":[6638,6642],"text":"'27'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":172,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":172,"endColumn":16,"fix":{"range":[6645,6645],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":172,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":172,"endColumn":30,"fix":{"range":[6645,6659],"text":"'presentation'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":172,"column":32,"nodeType":"Literal","messageId":"wrongQuotes","endLine":172,"endColumn":46,"fix":{"range":[6661,6675],"text":"'Presentation'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":172,"column":48,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":172,"endColumn":49,"fix":{"range":[6678,6678],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":172,"column":54,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":172,"endColumn":55,"fix":{"range":[6683,6683],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":173,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":173,"endColumn":14,"fix":{"range":[6699,6699],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":173,"column":59,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":173,"endColumn":60,"fix":{"range":[6744,6744],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '74' found.","line":174,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":174,"endColumn":26,"fix":{"range":[6765,6769],"text":"74"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":174,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":174,"endColumn":21,"fix":{"range":[6765,6769],"text":"'74'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":175,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":175,"endColumn":43,"fix":{"range":[6790,6817],"text":"'treeitem-presentation.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '28' found.","line":177,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":182,"endColumn":10,"fix":{"range":[6837,6841],"text":"28"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":177,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":177,"endColumn":13,"fix":{"range":[6837,6841],"text":"'28'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":177,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":177,"endColumn":16,"fix":{"range":[6844,6844],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":177,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":177,"endColumn":32,"fix":{"range":[6844,6860],"text":"'videoRecording'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":177,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":177,"endColumn":51,"fix":{"range":[6862,6879],"text":"'Video Recording'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":177,"column":53,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":177,"endColumn":54,"fix":{"range":[6882,6882],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":177,"column":69,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":177,"endColumn":70,"fix":{"range":[6897,6897],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":178,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":178,"endColumn":14,"fix":{"range":[6913,6913],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":178,"column":95,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":178,"endColumn":96,"fix":{"range":[6994,6994],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '63' found.","line":179,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":179,"endColumn":26,"fix":{"range":[7015,7019],"text":"63"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":179,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":179,"endColumn":21,"fix":{"range":[7015,7019],"text":"'63'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '76' found.","line":180,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":180,"endColumn":24,"fix":{"range":[7042,7046],"text":"76"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":180,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":180,"endColumn":21,"fix":{"range":[7042,7046],"text":"'76'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":181,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":181,"endColumn":45,"fix":{"range":[7065,7094],"text":"'treeitem-videoRecording.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '29' found.","line":183,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":190,"endColumn":10,"fix":{"range":[7114,7118],"text":"29"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":183,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":183,"endColumn":13,"fix":{"range":[7114,7118],"text":"'29'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":183,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":183,"endColumn":16,"fix":{"range":[7121,7121],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":183,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":183,"endColumn":29,"fix":{"range":[7121,7134],"text":"'tvBroadcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":183,"column":31,"nodeType":"Literal","messageId":"wrongQuotes","endLine":183,"endColumn":45,"fix":{"range":[7136,7150],"text":"'TV Broadcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":183,"column":47,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":183,"endColumn":48,"fix":{"range":[7153,7153],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":183,"column":67,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":183,"endColumn":68,"fix":{"range":[7172,7172],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":184,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":184,"endColumn":14,"fix":{"range":[7188,7188],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":184,"column":90,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":184,"endColumn":91,"fix":{"range":[7264,7264],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '119' found.","line":185,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":185,"endColumn":26,"fix":{"range":[7285,7290],"text":"119"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":185,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":185,"endColumn":22,"fix":{"range":[7285,7290],"text":"'119'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '105' found.","line":186,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":186,"endColumn":26,"fix":{"range":[7312,7317],"text":"105"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":186,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":186,"endColumn":22,"fix":{"range":[7312,7317],"text":"'105'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '63' found.","line":187,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":187,"endColumn":26,"fix":{"range":[7339,7343],"text":"63"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":187,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":187,"endColumn":21,"fix":{"range":[7339,7343],"text":"'63'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '78' found.","line":188,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":188,"endColumn":24,"fix":{"range":[7366,7370],"text":"78"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":188,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":188,"endColumn":21,"fix":{"range":[7366,7370],"text":"'78'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":189,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":189,"endColumn":42,"fix":{"range":[7389,7415],"text":"'treeitem-tvBroadcast.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '30' found.","line":191,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":198,"endColumn":10,"fix":{"range":[7435,7439],"text":"30"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":191,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":191,"endColumn":13,"fix":{"range":[7435,7439],"text":"'30'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":191,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":191,"endColumn":16,"fix":{"range":[7442,7442],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":191,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":191,"endColumn":32,"fix":{"range":[7442,7458],"text":"'radioBroadcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":191,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":191,"endColumn":51,"fix":{"range":[7460,7477],"text":"'Radio Broadcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":191,"column":53,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":191,"endColumn":54,"fix":{"range":[7480,7480],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":191,"column":73,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":191,"endColumn":74,"fix":{"range":[7499,7499],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":192,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":192,"endColumn":14,"fix":{"range":[7515,7515],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":192,"column":90,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":192,"endColumn":91,"fix":{"range":[7591,7591],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '119' found.","line":193,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":193,"endColumn":26,"fix":{"range":[7612,7617],"text":"119"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":193,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":193,"endColumn":22,"fix":{"range":[7612,7617],"text":"'119'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '105' found.","line":194,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":194,"endColumn":26,"fix":{"range":[7639,7644],"text":"105"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":194,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":194,"endColumn":22,"fix":{"range":[7639,7644],"text":"'105'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '71' found.","line":195,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":195,"endColumn":26,"fix":{"range":[7666,7670],"text":"71"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":195,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":195,"endColumn":21,"fix":{"range":[7666,7670],"text":"'71'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '78' found.","line":196,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":196,"endColumn":24,"fix":{"range":[7693,7697],"text":"78"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":196,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":196,"endColumn":21,"fix":{"range":[7693,7697],"text":"'78'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":197,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":197,"endColumn":45,"fix":{"range":[7716,7745],"text":"'treeitem-radioBroadcast.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '31' found.","line":199,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":204,"endColumn":10,"fix":{"range":[7765,7769],"text":"31"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":199,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":199,"endColumn":13,"fix":{"range":[7765,7769],"text":"'31'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":199,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":199,"endColumn":16,"fix":{"range":[7772,7772],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":199,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":199,"endColumn":25,"fix":{"range":[7772,7781],"text":"'podcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":199,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":199,"endColumn":36,"fix":{"range":[7783,7792],"text":"'Podcast'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":199,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":199,"endColumn":39,"fix":{"range":[7795,7795],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":199,"column":48,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":199,"endColumn":49,"fix":{"range":[7804,7804],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":200,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":200,"endColumn":14,"fix":{"range":[7820,7820],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":200,"column":61,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":200,"endColumn":62,"fix":{"range":[7867,7867],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '105' found.","line":201,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":201,"endColumn":26,"fix":{"range":[7888,7893],"text":"105"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":201,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":201,"endColumn":22,"fix":{"range":[7888,7893],"text":"'105'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '80' found.","line":202,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":202,"endColumn":26,"fix":{"range":[7915,7919],"text":"80"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":202,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":202,"endColumn":21,"fix":{"range":[7915,7919],"text":"'80'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":203,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":203,"endColumn":38,"fix":{"range":[7940,7962],"text":"'treeitem-podcast.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '32' found.","line":205,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":209,"endColumn":10,"fix":{"range":[7982,7986],"text":"32"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":205,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":205,"endColumn":13,"fix":{"range":[7982,7986],"text":"'32'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":205,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":205,"endColumn":16,"fix":{"range":[7989,7989],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":205,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":205,"endColumn":33,"fix":{"range":[7989,8006],"text":"'computerProgram'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":205,"column":35,"nodeType":"Literal","messageId":"wrongQuotes","endLine":205,"endColumn":53,"fix":{"range":[8008,8026],"text":"'Computer Program'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":205,"column":55,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":205,"endColumn":56,"fix":{"range":[8029,8029],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":205,"column":61,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":205,"endColumn":62,"fix":{"range":[8034,8034],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":206,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":206,"endColumn":14,"fix":{"range":[8050,8050],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":206,"column":88,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":206,"endColumn":89,"fix":{"range":[8124,8124],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '83' found.","line":207,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":207,"endColumn":24,"fix":{"range":[8145,8149],"text":"83"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":207,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":207,"endColumn":21,"fix":{"range":[8145,8149],"text":"'83'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":208,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":208,"endColumn":46,"fix":{"range":[8168,8198],"text":"'treeitem-computerProgram.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '33' found.","line":210,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":214,"endColumn":10,"fix":{"range":[8218,8222],"text":"33"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":210,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":210,"endColumn":13,"fix":{"range":[8218,8222],"text":"'33'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":210,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":210,"endColumn":16,"fix":{"range":[8225,8225],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":210,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":210,"endColumn":33,"fix":{"range":[8225,8242],"text":"'conferencePaper'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":210,"column":35,"nodeType":"Literal","messageId":"wrongQuotes","endLine":210,"endColumn":53,"fix":{"range":[8244,8262],"text":"'Conference Paper'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":210,"column":55,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":210,"endColumn":56,"fix":{"range":[8265,8265],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":210,"column":69,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":210,"endColumn":70,"fix":{"range":[8278,8278],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"max-len","severity":1,"message":"This line has a length of 101. Maximum allowed is 100.","line":211,"column":1,"nodeType":"Program","messageId":"max","endLine":211,"endColumn":102,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":211,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":211,"endColumn":14,"fix":{"range":[8294,8294],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":211,"column":98,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":211,"endColumn":99,"fix":{"range":[8378,8378],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '114' found.","line":212,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":212,"endColumn":26,"fix":{"range":[8399,8404],"text":"114"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":212,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":212,"endColumn":22,"fix":{"range":[8399,8404],"text":"'114'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":213,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":213,"endColumn":46,"fix":{"range":[8424,8454],"text":"'treeitem-conferencePaper.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '34' found.","line":215,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":217,"endColumn":10,"fix":{"range":[8474,8478],"text":"34"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":215,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":215,"endColumn":13,"fix":{"range":[8474,8478],"text":"'34'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":215,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":215,"endColumn":16,"fix":{"range":[8481,8481],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":215,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":215,"endColumn":26,"fix":{"range":[8481,8491],"text":"'document'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":215,"column":28,"nodeType":"Literal","messageId":"wrongQuotes","endLine":215,"endColumn":38,"fix":{"range":[8493,8503],"text":"'Document'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":215,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":215,"endColumn":41,"fix":{"range":[8506,8506],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":215,"column":55,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":215,"endColumn":56,"fix":{"range":[8520,8520],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":216,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":216,"endColumn":14,"fix":{"range":[8536,8536],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":216,"column":68,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":216,"endColumn":69,"fix":{"range":[8590,8590],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":216,"column":75,"nodeType":"Literal","messageId":"wrongQuotes","endLine":216,"endColumn":98,"fix":{"range":[8597,8620],"text":"'treeitem-document.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '35' found.","line":218,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":222,"endColumn":10,"fix":{"range":[8640,8644],"text":"35"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":218,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":218,"endColumn":13,"fix":{"range":[8640,8644],"text":"'35'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":218,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":218,"endColumn":16,"fix":{"range":[8647,8647],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":218,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":218,"endColumn":37,"fix":{"range":[8647,8668],"text":"'encyclopediaArticle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":218,"column":39,"nodeType":"Literal","messageId":"wrongQuotes","endLine":218,"endColumn":61,"fix":{"range":[8670,8692],"text":"'Encyclopedia Article'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":218,"column":63,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":218,"endColumn":64,"fix":{"range":[8695,8695],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":218,"column":77,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":218,"endColumn":78,"fix":{"range":[8708,8708],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"max-len","severity":1,"message":"This line has a length of 103. Maximum allowed is 100.","line":219,"column":1,"nodeType":"Program","messageId":"max","endLine":219,"endColumn":104,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":219,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":219,"endColumn":14,"fix":{"range":[8724,8724],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":219,"column":100,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":219,"endColumn":101,"fix":{"range":[8810,8810],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '85' found.","line":220,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":220,"endColumn":25,"fix":{"range":[8831,8835],"text":"85"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":220,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":220,"endColumn":21,"fix":{"range":[8831,8835],"text":"'85'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":221,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":221,"endColumn":50,"fix":{"range":[8855,8889],"text":"'treeitem-encyclopediaArticle.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '36' found.","line":223,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":227,"endColumn":10,"fix":{"range":[8909,8913],"text":"36"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":223,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":223,"endColumn":13,"fix":{"range":[8909,8913],"text":"'36'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":223,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":223,"endColumn":16,"fix":{"range":[8916,8916],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":223,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":223,"endColumn":33,"fix":{"range":[8916,8933],"text":"'dictionaryEntry'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":223,"column":35,"nodeType":"Literal","messageId":"wrongQuotes","endLine":223,"endColumn":53,"fix":{"range":[8935,8953],"text":"'Dictionary Entry'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":223,"column":55,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":223,"endColumn":56,"fix":{"range":[8956,8956],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":223,"column":69,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":223,"endColumn":70,"fix":{"range":[8969,8969],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"max-len","severity":1,"message":"This line has a length of 103. Maximum allowed is 100.","line":224,"column":1,"nodeType":"Program","messageId":"max","endLine":224,"endColumn":104,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":224,"column":13,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":224,"endColumn":14,"fix":{"range":[8985,8985],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":224,"column":100,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":224,"endColumn":101,"fix":{"range":[9071,9071],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '86' found.","line":225,"column":17,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":225,"endColumn":25,"fix":{"range":[9092,9096],"text":"86"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":225,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":225,"endColumn":21,"fix":{"range":[9092,9096],"text":"'86'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":226,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":226,"endColumn":46,"fix":{"range":[9116,9146],"text":"'treeitem-dictionaryEntry.png'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'creatorTypes' found.","line":229,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":259,"endColumn":6,"fix":{"range":[9168,9182],"text":"creatorTypes"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":229,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":229,"endColumn":19,"fix":{"range":[9168,9182],"text":"'creatorTypes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '1' found.","line":230,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":230,"endColumn":34,"fix":{"range":[9194,9197],"text":"1"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":230,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":230,"endColumn":12,"fix":{"range":[9194,9197],"text":"'1'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":230,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":230,"endColumn":15,"fix":{"range":[9200,9200],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":230,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":230,"endColumn":23,"fix":{"range":[9200,9208],"text":"'author'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":230,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":230,"endColumn":33,"fix":{"range":[9210,9218],"text":"'Author'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":230,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":230,"endColumn":34,"fix":{"range":[9218,9218],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '2' found.","line":231,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":231,"endColumn":44,"fix":{"range":[9229,9232],"text":"2"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":231,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":231,"endColumn":12,"fix":{"range":[9229,9232],"text":"'2'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":231,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":231,"endColumn":15,"fix":{"range":[9235,9235],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":231,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":231,"endColumn":28,"fix":{"range":[9235,9248],"text":"'contributor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":231,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":231,"endColumn":43,"fix":{"range":[9250,9263],"text":"'Contributor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":231,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":231,"endColumn":44,"fix":{"range":[9263,9263],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '3' found.","line":232,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":232,"endColumn":34,"fix":{"range":[9274,9277],"text":"3"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":232,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":232,"endColumn":12,"fix":{"range":[9274,9277],"text":"'3'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":232,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":232,"endColumn":15,"fix":{"range":[9280,9280],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":232,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":232,"endColumn":23,"fix":{"range":[9280,9288],"text":"'editor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":232,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":232,"endColumn":33,"fix":{"range":[9290,9298],"text":"'Editor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":232,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":232,"endColumn":34,"fix":{"range":[9298,9298],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '4' found.","line":233,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":233,"endColumn":42,"fix":{"range":[9309,9312],"text":"4"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":233,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":233,"endColumn":12,"fix":{"range":[9309,9312],"text":"'4'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":233,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":233,"endColumn":15,"fix":{"range":[9315,9315],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":233,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":233,"endColumn":27,"fix":{"range":[9315,9327],"text":"'translator'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":233,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":233,"endColumn":41,"fix":{"range":[9329,9341],"text":"'Translator'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":233,"column":41,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":233,"endColumn":42,"fix":{"range":[9341,9341],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '5' found.","line":234,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":234,"endColumn":47,"fix":{"range":[9352,9355],"text":"5"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":234,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":234,"endColumn":12,"fix":{"range":[9352,9355],"text":"'5'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":234,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":234,"endColumn":15,"fix":{"range":[9358,9358],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":234,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":234,"endColumn":29,"fix":{"range":[9358,9372],"text":"'seriesEditor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":234,"column":31,"nodeType":"Literal","messageId":"wrongQuotes","endLine":234,"endColumn":46,"fix":{"range":[9374,9389],"text":"'Series Editor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":234,"column":46,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":234,"endColumn":47,"fix":{"range":[9389,9389],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '6' found.","line":235,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":235,"endColumn":47,"fix":{"range":[9400,9403],"text":"6"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":235,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":235,"endColumn":12,"fix":{"range":[9400,9403],"text":"'6'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":235,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":235,"endColumn":15,"fix":{"range":[9406,9406],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":235,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":235,"endColumn":28,"fix":{"range":[9406,9419],"text":"'interviewee'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":235,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":235,"endColumn":46,"fix":{"range":[9421,9437],"text":"'Interview With'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":235,"column":46,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":235,"endColumn":47,"fix":{"range":[9437,9437],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '7' found.","line":236,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":236,"endColumn":44,"fix":{"range":[9448,9451],"text":"7"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":236,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":236,"endColumn":12,"fix":{"range":[9448,9451],"text":"'7'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":236,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":236,"endColumn":15,"fix":{"range":[9454,9454],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":236,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":236,"endColumn":28,"fix":{"range":[9454,9467],"text":"'interviewer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":236,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":236,"endColumn":43,"fix":{"range":[9469,9482],"text":"'Interviewer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":236,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":236,"endColumn":44,"fix":{"range":[9482,9482],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '8' found.","line":237,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":237,"endColumn":38,"fix":{"range":[9493,9496],"text":"8"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":237,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":237,"endColumn":12,"fix":{"range":[9493,9496],"text":"'8'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":237,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":237,"endColumn":15,"fix":{"range":[9499,9499],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":237,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":237,"endColumn":25,"fix":{"range":[9499,9509],"text":"'director'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":237,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":237,"endColumn":37,"fix":{"range":[9511,9521],"text":"'Director'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":237,"column":37,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":237,"endColumn":38,"fix":{"range":[9521,9521],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '9' found.","line":238,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":238,"endColumn":46,"fix":{"range":[9532,9535],"text":"9"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":238,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":238,"endColumn":12,"fix":{"range":[9532,9535],"text":"'9'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":238,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":238,"endColumn":15,"fix":{"range":[9538,9538],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":238,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":238,"endColumn":29,"fix":{"range":[9538,9552],"text":"'scriptwriter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":238,"column":31,"nodeType":"Literal","messageId":"wrongQuotes","endLine":238,"endColumn":45,"fix":{"range":[9554,9568],"text":"'Scriptwriter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":238,"column":45,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":238,"endColumn":46,"fix":{"range":[9568,9568],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '10' found.","line":239,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":239,"endColumn":39,"fix":{"range":[9579,9583],"text":"10"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":239,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":239,"endColumn":13,"fix":{"range":[9579,9583],"text":"'10'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":239,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":239,"endColumn":16,"fix":{"range":[9586,9586],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":239,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":239,"endColumn":26,"fix":{"range":[9586,9596],"text":"'producer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":239,"column":28,"nodeType":"Literal","messageId":"wrongQuotes","endLine":239,"endColumn":38,"fix":{"range":[9598,9608],"text":"'Producer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":239,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":239,"endColumn":39,"fix":{"range":[9608,9608],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '11' found.","line":240,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":240,"endColumn":44,"fix":{"range":[9619,9623],"text":"11"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":240,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":240,"endColumn":13,"fix":{"range":[9619,9623],"text":"'11'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":240,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":240,"endColumn":16,"fix":{"range":[9626,9626],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":240,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":240,"endColumn":28,"fix":{"range":[9626,9638],"text":"'castMember'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":240,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":240,"endColumn":43,"fix":{"range":[9640,9653],"text":"'Cast Member'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":240,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":240,"endColumn":44,"fix":{"range":[9653,9653],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '12' found.","line":241,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":241,"endColumn":37,"fix":{"range":[9664,9668],"text":"12"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":241,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":241,"endColumn":13,"fix":{"range":[9664,9668],"text":"'12'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":241,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":241,"endColumn":16,"fix":{"range":[9671,9671],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":241,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":241,"endColumn":25,"fix":{"range":[9671,9680],"text":"'sponsor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":241,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":241,"endColumn":36,"fix":{"range":[9682,9691],"text":"'Sponsor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":241,"column":36,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":241,"endColumn":37,"fix":{"range":[9691,9691],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '13' found.","line":242,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":242,"endColumn":37,"fix":{"range":[9702,9706],"text":"13"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":242,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":242,"endColumn":13,"fix":{"range":[9702,9706],"text":"'13'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":242,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":242,"endColumn":16,"fix":{"range":[9709,9709],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":242,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":242,"endColumn":25,"fix":{"range":[9709,9718],"text":"'counsel'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":242,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":242,"endColumn":36,"fix":{"range":[9720,9729],"text":"'Counsel'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":242,"column":36,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":242,"endColumn":37,"fix":{"range":[9729,9729],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '14' found.","line":243,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":243,"endColumn":39,"fix":{"range":[9740,9744],"text":"14"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":243,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":243,"endColumn":13,"fix":{"range":[9740,9744],"text":"'14'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":243,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":243,"endColumn":16,"fix":{"range":[9747,9747],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":243,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":243,"endColumn":26,"fix":{"range":[9747,9757],"text":"'inventor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":243,"column":28,"nodeType":"Literal","messageId":"wrongQuotes","endLine":243,"endColumn":38,"fix":{"range":[9759,9769],"text":"'Inventor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":243,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":243,"endColumn":39,"fix":{"range":[9769,9769],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '15' found.","line":244,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":244,"endColumn":50,"fix":{"range":[9780,9784],"text":"15"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":244,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":244,"endColumn":13,"fix":{"range":[9780,9784],"text":"'15'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":244,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":244,"endColumn":16,"fix":{"range":[9787,9787],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":244,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":244,"endColumn":31,"fix":{"range":[9787,9802],"text":"'attorneyAgent'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":244,"column":33,"nodeType":"Literal","messageId":"wrongQuotes","endLine":244,"endColumn":49,"fix":{"range":[9804,9820],"text":"'Attorney/Agent'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":244,"column":49,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":244,"endColumn":50,"fix":{"range":[9820,9820],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '16' found.","line":245,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":245,"endColumn":41,"fix":{"range":[9831,9835],"text":"16"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":245,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":245,"endColumn":13,"fix":{"range":[9831,9835],"text":"'16'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":245,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":245,"endColumn":16,"fix":{"range":[9838,9838],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":245,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":245,"endColumn":27,"fix":{"range":[9838,9849],"text":"'recipient'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":245,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":245,"endColumn":40,"fix":{"range":[9851,9862],"text":"'Recipient'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":245,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":245,"endColumn":41,"fix":{"range":[9862,9862],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '17' found.","line":246,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":246,"endColumn":41,"fix":{"range":[9873,9877],"text":"17"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":246,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":246,"endColumn":13,"fix":{"range":[9873,9877],"text":"'17'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":246,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":246,"endColumn":16,"fix":{"range":[9880,9880],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":246,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":246,"endColumn":27,"fix":{"range":[9880,9891],"text":"'performer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":246,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":246,"endColumn":40,"fix":{"range":[9893,9904],"text":"'Performer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":246,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":246,"endColumn":41,"fix":{"range":[9904,9904],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '18' found.","line":247,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":247,"endColumn":39,"fix":{"range":[9915,9919],"text":"18"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":247,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":247,"endColumn":13,"fix":{"range":[9915,9919],"text":"'18'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":247,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":247,"endColumn":16,"fix":{"range":[9922,9922],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":247,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":247,"endColumn":26,"fix":{"range":[9922,9932],"text":"'composer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":247,"column":28,"nodeType":"Literal","messageId":"wrongQuotes","endLine":247,"endColumn":38,"fix":{"range":[9934,9944],"text":"'Composer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":247,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":247,"endColumn":39,"fix":{"range":[9944,9944],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '19' found.","line":248,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":248,"endColumn":38,"fix":{"range":[9955,9959],"text":"19"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":248,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":248,"endColumn":13,"fix":{"range":[9955,9959],"text":"'19'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":248,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":248,"endColumn":16,"fix":{"range":[9962,9962],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":248,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":248,"endColumn":25,"fix":{"range":[9962,9971],"text":"'wordsBy'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":248,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":248,"endColumn":37,"fix":{"range":[9973,9983],"text":"'Words By'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":248,"column":37,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":248,"endColumn":38,"fix":{"range":[9983,9983],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '20' found.","line":249,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":249,"endColumn":47,"fix":{"range":[9994,9998],"text":"20"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":249,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":249,"endColumn":13,"fix":{"range":[9994,9998],"text":"'20'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":249,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":249,"endColumn":16,"fix":{"range":[10001,10001],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":249,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":249,"endColumn":30,"fix":{"range":[10001,10015],"text":"'cartographer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":249,"column":32,"nodeType":"Literal","messageId":"wrongQuotes","endLine":249,"endColumn":46,"fix":{"range":[10017,10031],"text":"'Cartographer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":249,"column":46,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":249,"endColumn":47,"fix":{"range":[10031,10031],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '21' found.","line":250,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":250,"endColumn":43,"fix":{"range":[10042,10046],"text":"21"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":250,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":250,"endColumn":13,"fix":{"range":[10042,10046],"text":"'21'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":250,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":250,"endColumn":16,"fix":{"range":[10049,10049],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":250,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":250,"endColumn":28,"fix":{"range":[10049,10061],"text":"'programmer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":250,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":250,"endColumn":42,"fix":{"range":[10063,10075],"text":"'Programmer'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":250,"column":42,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":250,"endColumn":43,"fix":{"range":[10075,10075],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '22' found.","line":251,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":251,"endColumn":35,"fix":{"range":[10086,10090],"text":"22"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":251,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":251,"endColumn":13,"fix":{"range":[10086,10090],"text":"'22'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":251,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":251,"endColumn":16,"fix":{"range":[10093,10093],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":251,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":251,"endColumn":24,"fix":{"range":[10093,10101],"text":"'artist'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":251,"column":26,"nodeType":"Literal","messageId":"wrongQuotes","endLine":251,"endColumn":34,"fix":{"range":[10103,10111],"text":"'Artist'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":251,"column":34,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":251,"endColumn":35,"fix":{"range":[10111,10111],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '23' found.","line":252,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":252,"endColumn":41,"fix":{"range":[10122,10126],"text":"23"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":252,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":252,"endColumn":13,"fix":{"range":[10122,10126],"text":"'23'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":252,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":252,"endColumn":16,"fix":{"range":[10129,10129],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":252,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":252,"endColumn":27,"fix":{"range":[10129,10140],"text":"'commenter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":252,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":252,"endColumn":40,"fix":{"range":[10142,10153],"text":"'Commenter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":252,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":252,"endColumn":41,"fix":{"range":[10153,10153],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '24' found.","line":253,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":253,"endColumn":41,"fix":{"range":[10164,10168],"text":"24"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":253,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":253,"endColumn":13,"fix":{"range":[10164,10168],"text":"'24'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":253,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":253,"endColumn":16,"fix":{"range":[10171,10171],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":253,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":253,"endColumn":27,"fix":{"range":[10171,10182],"text":"'presenter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":253,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":253,"endColumn":40,"fix":{"range":[10184,10195],"text":"'Presenter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":253,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":253,"endColumn":41,"fix":{"range":[10195,10195],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '25' found.","line":254,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":254,"endColumn":33,"fix":{"range":[10206,10210],"text":"25"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":254,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":254,"endColumn":13,"fix":{"range":[10206,10210],"text":"'25'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":254,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":254,"endColumn":16,"fix":{"range":[10213,10213],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":254,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":254,"endColumn":23,"fix":{"range":[10213,10220],"text":"'guest'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":254,"column":25,"nodeType":"Literal","messageId":"wrongQuotes","endLine":254,"endColumn":32,"fix":{"range":[10222,10229],"text":"'Guest'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":254,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":254,"endColumn":33,"fix":{"range":[10229,10229],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '26' found.","line":255,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":255,"endColumn":41,"fix":{"range":[10240,10244],"text":"26"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":255,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":255,"endColumn":13,"fix":{"range":[10240,10244],"text":"'26'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":255,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":255,"endColumn":16,"fix":{"range":[10247,10247],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":255,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":255,"endColumn":27,"fix":{"range":[10247,10258],"text":"'podcaster'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":255,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":255,"endColumn":40,"fix":{"range":[10260,10271],"text":"'Podcaster'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":255,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":255,"endColumn":41,"fix":{"range":[10271,10271],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '27' found.","line":256,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":256,"endColumn":52,"fix":{"range":[10282,10286],"text":"27"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":256,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":256,"endColumn":13,"fix":{"range":[10282,10286],"text":"'27'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":256,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":256,"endColumn":16,"fix":{"range":[10289,10289],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":256,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":256,"endColumn":32,"fix":{"range":[10289,10305],"text":"'reviewedAuthor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":256,"column":34,"nodeType":"Literal","messageId":"wrongQuotes","endLine":256,"endColumn":51,"fix":{"range":[10307,10324],"text":"'Reviewed Author'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":256,"column":51,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":256,"endColumn":52,"fix":{"range":[10324,10324],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '28' found.","line":257,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":257,"endColumn":41,"fix":{"range":[10335,10339],"text":"28"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":257,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":257,"endColumn":13,"fix":{"range":[10335,10339],"text":"'28'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":257,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":257,"endColumn":16,"fix":{"range":[10342,10342],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":257,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":257,"endColumn":27,"fix":{"range":[10342,10353],"text":"'cosponsor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":257,"column":29,"nodeType":"Literal","messageId":"wrongQuotes","endLine":257,"endColumn":40,"fix":{"range":[10355,10366],"text":"'Cosponsor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":257,"column":40,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":257,"endColumn":41,"fix":{"range":[10366,10366],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '29' found.","line":258,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":258,"endColumn":44,"fix":{"range":[10377,10381],"text":"29"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":258,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":258,"endColumn":13,"fix":{"range":[10377,10381],"text":"'29'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":258,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":258,"endColumn":16,"fix":{"range":[10384,10384],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":258,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":258,"endColumn":28,"fix":{"range":[10384,10396],"text":"'bookAuthor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":258,"column":30,"nodeType":"Literal","messageId":"wrongQuotes","endLine":258,"endColumn":43,"fix":{"range":[10398,10411],"text":"'Book Author'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":258,"column":43,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":258,"endColumn":44,"fix":{"range":[10411,10411],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property 'fields' found.","line":260,"column":5,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":365,"endColumn":6,"fix":{"range":[10424,10432],"text":"fields"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":260,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":260,"endColumn":13,"fix":{"range":[10424,10432],"text":"'fields'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '1' found.","line":261,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":261,"endColumn":21,"fix":{"range":[10444,10447],"text":"1"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":261,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":261,"endColumn":12,"fix":{"range":[10444,10447],"text":"'1'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":261,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":261,"endColumn":15,"fix":{"range":[10450,10450],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":261,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":261,"endColumn":20,"fix":{"range":[10450,10455],"text":"'url'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":261,"column":20,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":261,"endColumn":21,"fix":{"range":[10455,10455],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '2' found.","line":262,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":262,"endColumn":24,"fix":{"range":[10466,10469],"text":"2"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":262,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":262,"endColumn":12,"fix":{"range":[10466,10469],"text":"'2'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":262,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":262,"endColumn":15,"fix":{"range":[10472,10472],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":262,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":262,"endColumn":23,"fix":{"range":[10472,10480],"text":"'rights'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":262,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":262,"endColumn":24,"fix":{"range":[10480,10480],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '3' found.","line":263,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":263,"endColumn":24,"fix":{"range":[10491,10494],"text":"3"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":263,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":263,"endColumn":12,"fix":{"range":[10491,10494],"text":"'3'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":263,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":263,"endColumn":15,"fix":{"range":[10497,10497],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":263,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":263,"endColumn":23,"fix":{"range":[10497,10505],"text":"'series'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":263,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":263,"endColumn":24,"fix":{"range":[10505,10505],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '4' found.","line":264,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":264,"endColumn":24,"fix":{"range":[10516,10519],"text":"4"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":264,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":264,"endColumn":12,"fix":{"range":[10516,10519],"text":"'4'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":264,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":264,"endColumn":15,"fix":{"range":[10522,10522],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":264,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":264,"endColumn":23,"fix":{"range":[10522,10530],"text":"'volume'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":264,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":264,"endColumn":24,"fix":{"range":[10530,10530],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '5' found.","line":265,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":265,"endColumn":23,"fix":{"range":[10541,10544],"text":"5"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":265,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":265,"endColumn":12,"fix":{"range":[10541,10544],"text":"'5'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":265,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":265,"endColumn":15,"fix":{"range":[10547,10547],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":265,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":265,"endColumn":22,"fix":{"range":[10547,10554],"text":"'issue'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":265,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":265,"endColumn":23,"fix":{"range":[10554,10554],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '6' found.","line":266,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":266,"endColumn":25,"fix":{"range":[10565,10568],"text":"6"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":266,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":266,"endColumn":12,"fix":{"range":[10565,10568],"text":"'6'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":266,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":266,"endColumn":15,"fix":{"range":[10571,10571],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":266,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":266,"endColumn":24,"fix":{"range":[10571,10580],"text":"'edition'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":266,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":266,"endColumn":25,"fix":{"range":[10580,10580],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '7' found.","line":267,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":267,"endColumn":23,"fix":{"range":[10591,10594],"text":"7"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":267,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":267,"endColumn":12,"fix":{"range":[10591,10594],"text":"'7'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":267,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":267,"endColumn":15,"fix":{"range":[10597,10597],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":267,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":267,"endColumn":22,"fix":{"range":[10597,10604],"text":"'place'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":267,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":267,"endColumn":23,"fix":{"range":[10604,10604],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '8' found.","line":268,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":268,"endColumn":27,"fix":{"range":[10615,10618],"text":"8"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":268,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":268,"endColumn":12,"fix":{"range":[10615,10618],"text":"'8'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":268,"column":14,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":268,"endColumn":15,"fix":{"range":[10621,10621],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":268,"column":15,"nodeType":"Literal","messageId":"wrongQuotes","endLine":268,"endColumn":26,"fix":{"range":[10621,10632],"text":"'publisher'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":268,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":268,"endColumn":27,"fix":{"range":[10632,10632],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '10' found.","line":269,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":269,"endColumn":24,"fix":{"range":[10643,10647],"text":"10"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":269,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":269,"endColumn":13,"fix":{"range":[10643,10647],"text":"'10'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":269,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":269,"endColumn":16,"fix":{"range":[10650,10650],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":269,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":269,"endColumn":23,"fix":{"range":[10650,10657],"text":"'pages'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":269,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":269,"endColumn":24,"fix":{"range":[10657,10657],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '11' found.","line":270,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":270,"endColumn":23,"fix":{"range":[10668,10672],"text":"11"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":270,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":270,"endColumn":13,"fix":{"range":[10668,10672],"text":"'11'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":270,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":270,"endColumn":16,"fix":{"range":[10675,10675],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":270,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":270,"endColumn":22,"fix":{"range":[10675,10681],"text":"'ISBN'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":270,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":270,"endColumn":23,"fix":{"range":[10681,10681],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '12' found.","line":271,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":271,"endColumn":35,"fix":{"range":[10692,10696],"text":"12"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":271,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":271,"endColumn":13,"fix":{"range":[10692,10696],"text":"'12'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":271,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":271,"endColumn":16,"fix":{"range":[10699,10699],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":271,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":271,"endColumn":34,"fix":{"range":[10699,10717],"text":"'publicationTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":271,"column":34,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":271,"endColumn":35,"fix":{"range":[10717,10717],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '13' found.","line":272,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":272,"endColumn":23,"fix":{"range":[10728,10732],"text":"13"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":272,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":272,"endColumn":13,"fix":{"range":[10728,10732],"text":"'13'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":272,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":272,"endColumn":16,"fix":{"range":[10735,10735],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":272,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":272,"endColumn":22,"fix":{"range":[10735,10741],"text":"'ISSN'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":272,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":272,"endColumn":23,"fix":{"range":[10741,10741],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '14' found.","line":273,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":273,"endColumn":23,"fix":{"range":[10752,10756],"text":"14"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":273,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":273,"endColumn":13,"fix":{"range":[10752,10756],"text":"'14'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":273,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":273,"endColumn":16,"fix":{"range":[10759,10759],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":273,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":273,"endColumn":22,"fix":{"range":[10759,10765],"text":"'date'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":273,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":273,"endColumn":23,"fix":{"range":[10765,10765],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '15' found.","line":274,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":274,"endColumn":26,"fix":{"range":[10776,10780],"text":"15"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":274,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":274,"endColumn":13,"fix":{"range":[10776,10780],"text":"'15'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":274,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":274,"endColumn":16,"fix":{"range":[10783,10783],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":274,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":274,"endColumn":25,"fix":{"range":[10783,10792],"text":"'section'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":274,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":274,"endColumn":26,"fix":{"range":[10792,10792],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '18' found.","line":275,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":275,"endColumn":29,"fix":{"range":[10803,10807],"text":"18"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":275,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":275,"endColumn":13,"fix":{"range":[10803,10807],"text":"'18'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":275,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":275,"endColumn":16,"fix":{"range":[10810,10810],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":275,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":275,"endColumn":28,"fix":{"range":[10810,10822],"text":"'callNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":275,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":275,"endColumn":29,"fix":{"range":[10822,10822],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '19' found.","line":276,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":276,"endColumn":34,"fix":{"range":[10833,10837],"text":"19"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":276,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":276,"endColumn":13,"fix":{"range":[10833,10837],"text":"'19'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":276,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":276,"endColumn":16,"fix":{"range":[10840,10840],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":276,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":276,"endColumn":33,"fix":{"range":[10840,10857],"text":"'archiveLocation'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":276,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":276,"endColumn":34,"fix":{"range":[10857,10857],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '21' found.","line":277,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":277,"endColumn":30,"fix":{"range":[10868,10872],"text":"21"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":277,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":277,"endColumn":13,"fix":{"range":[10868,10872],"text":"'21'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":277,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":277,"endColumn":16,"fix":{"range":[10875,10875],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":277,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":277,"endColumn":29,"fix":{"range":[10875,10888],"text":"'distributor'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":277,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":277,"endColumn":30,"fix":{"range":[10888,10888],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '22' found.","line":278,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":278,"endColumn":24,"fix":{"range":[10899,10903],"text":"22"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":278,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":278,"endColumn":13,"fix":{"range":[10899,10903],"text":"'22'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":278,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":278,"endColumn":16,"fix":{"range":[10906,10906],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":278,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":278,"endColumn":23,"fix":{"range":[10906,10913],"text":"'extra'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":278,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":278,"endColumn":24,"fix":{"range":[10913,10913],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '25' found.","line":279,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":279,"endColumn":38,"fix":{"range":[10924,10928],"text":"25"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":279,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":279,"endColumn":13,"fix":{"range":[10924,10928],"text":"'25'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":279,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":279,"endColumn":16,"fix":{"range":[10931,10931],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":279,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":279,"endColumn":37,"fix":{"range":[10931,10952],"text":"'journalAbbreviation'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":279,"column":37,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":279,"endColumn":38,"fix":{"range":[10952,10952],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '26' found.","line":280,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":280,"endColumn":22,"fix":{"range":[10963,10967],"text":"26"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":280,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":280,"endColumn":13,"fix":{"range":[10963,10967],"text":"'26'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":280,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":280,"endColumn":16,"fix":{"range":[10970,10970],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":280,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":280,"endColumn":21,"fix":{"range":[10970,10975],"text":"'DOI'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":280,"column":21,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":280,"endColumn":22,"fix":{"range":[10975,10975],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '27' found.","line":281,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":281,"endColumn":29,"fix":{"range":[10986,10990],"text":"27"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":281,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":281,"endColumn":13,"fix":{"range":[10986,10990],"text":"'27'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":281,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":281,"endColumn":16,"fix":{"range":[10993,10993],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":281,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":281,"endColumn":28,"fix":{"range":[10993,11005],"text":"'accessDate'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":281,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":281,"endColumn":29,"fix":{"range":[11005,11005],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '28' found.","line":282,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":282,"endColumn":30,"fix":{"range":[11016,11020],"text":"28"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":282,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":282,"endColumn":13,"fix":{"range":[11016,11020],"text":"'28'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":282,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":282,"endColumn":16,"fix":{"range":[11023,11023],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":282,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":282,"endColumn":29,"fix":{"range":[11023,11036],"text":"'seriesTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":282,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":282,"endColumn":30,"fix":{"range":[11036,11036],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '29' found.","line":283,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":283,"endColumn":29,"fix":{"range":[11047,11051],"text":"29"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":283,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":283,"endColumn":13,"fix":{"range":[11047,11051],"text":"'29'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":283,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":283,"endColumn":16,"fix":{"range":[11054,11054],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":283,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":283,"endColumn":28,"fix":{"range":[11054,11066],"text":"'seriesText'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":283,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":283,"endColumn":29,"fix":{"range":[11066,11066],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '30' found.","line":284,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":284,"endColumn":31,"fix":{"range":[11077,11081],"text":"30"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":284,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":284,"endColumn":13,"fix":{"range":[11077,11081],"text":"'30'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":284,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":284,"endColumn":16,"fix":{"range":[11084,11084],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":284,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":284,"endColumn":30,"fix":{"range":[11084,11098],"text":"'seriesNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":284,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":284,"endColumn":31,"fix":{"range":[11098,11098],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '31' found.","line":285,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":285,"endColumn":30,"fix":{"range":[11109,11113],"text":"31"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":285,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":285,"endColumn":13,"fix":{"range":[11109,11113],"text":"'31'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":285,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":285,"endColumn":16,"fix":{"range":[11116,11116],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":285,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":285,"endColumn":29,"fix":{"range":[11116,11129],"text":"'institution'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":285,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":285,"endColumn":30,"fix":{"range":[11129,11129],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '32' found.","line":286,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":286,"endColumn":29,"fix":{"range":[11140,11144],"text":"32"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":286,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":286,"endColumn":13,"fix":{"range":[11140,11144],"text":"'32'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":286,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":286,"endColumn":16,"fix":{"range":[11147,11147],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":286,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":286,"endColumn":28,"fix":{"range":[11147,11159],"text":"'reportType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":286,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":286,"endColumn":29,"fix":{"range":[11159,11159],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '36' found.","line":287,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":287,"endColumn":23,"fix":{"range":[11170,11174],"text":"36"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":287,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":287,"endColumn":13,"fix":{"range":[11170,11174],"text":"'36'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":287,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":287,"endColumn":16,"fix":{"range":[11177,11177],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":287,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":287,"endColumn":22,"fix":{"range":[11177,11183],"text":"'code'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":287,"column":22,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":287,"endColumn":23,"fix":{"range":[11183,11183],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '40' found.","line":288,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":288,"endColumn":26,"fix":{"range":[11194,11198],"text":"40"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":288,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":288,"endColumn":13,"fix":{"range":[11194,11198],"text":"'40'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":288,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":288,"endColumn":16,"fix":{"range":[11201,11201],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":288,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":288,"endColumn":25,"fix":{"range":[11201,11210],"text":"'session'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":288,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":288,"endColumn":26,"fix":{"range":[11210,11210],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '41' found.","line":289,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":289,"endColumn":34,"fix":{"range":[11221,11225],"text":"41"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":289,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":289,"endColumn":13,"fix":{"range":[11221,11225],"text":"'41'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":289,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":289,"endColumn":16,"fix":{"range":[11228,11228],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":289,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":289,"endColumn":33,"fix":{"range":[11228,11245],"text":"'legislativeBody'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":289,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":289,"endColumn":34,"fix":{"range":[11245,11245],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '42' found.","line":290,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":290,"endColumn":26,"fix":{"range":[11256,11260],"text":"42"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":290,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":290,"endColumn":13,"fix":{"range":[11256,11260],"text":"'42'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":290,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":290,"endColumn":16,"fix":{"range":[11263,11263],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":290,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":290,"endColumn":25,"fix":{"range":[11263,11272],"text":"'history'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":290,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":290,"endColumn":26,"fix":{"range":[11272,11272],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '43' found.","line":291,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":291,"endColumn":27,"fix":{"range":[11283,11287],"text":"43"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":291,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":291,"endColumn":13,"fix":{"range":[11283,11287],"text":"'43'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":291,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":291,"endColumn":16,"fix":{"range":[11290,11290],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":291,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":291,"endColumn":26,"fix":{"range":[11290,11300],"text":"'reporter'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":291,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":291,"endColumn":27,"fix":{"range":[11300,11300],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '44' found.","line":292,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":292,"endColumn":24,"fix":{"range":[11311,11315],"text":"44"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":292,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":292,"endColumn":13,"fix":{"range":[11311,11315],"text":"'44'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":292,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":292,"endColumn":16,"fix":{"range":[11318,11318],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":292,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":292,"endColumn":23,"fix":{"range":[11318,11325],"text":"'court'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":292,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":292,"endColumn":24,"fix":{"range":[11325,11325],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '45' found.","line":293,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":293,"endColumn":34,"fix":{"range":[11336,11340],"text":"45"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":293,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":293,"endColumn":13,"fix":{"range":[11336,11340],"text":"'45'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":293,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":293,"endColumn":16,"fix":{"range":[11343,11343],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":293,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":293,"endColumn":33,"fix":{"range":[11343,11360],"text":"'numberOfVolumes'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":293,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":293,"endColumn":34,"fix":{"range":[11360,11360],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '46' found.","line":294,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":294,"endColumn":28,"fix":{"range":[11371,11375],"text":"46"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":294,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":294,"endColumn":13,"fix":{"range":[11371,11375],"text":"'46'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":294,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":294,"endColumn":16,"fix":{"range":[11378,11378],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":294,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":294,"endColumn":27,"fix":{"range":[11378,11389],"text":"'committee'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":294,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":294,"endColumn":28,"fix":{"range":[11389,11389],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '48' found.","line":295,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":295,"endColumn":27,"fix":{"range":[11400,11404],"text":"48"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":295,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":295,"endColumn":13,"fix":{"range":[11400,11404],"text":"'48'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":295,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":295,"endColumn":16,"fix":{"range":[11407,11407],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":295,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":295,"endColumn":26,"fix":{"range":[11407,11417],"text":"'assignee'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":295,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":295,"endColumn":27,"fix":{"range":[11417,11417],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '50' found.","line":296,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":296,"endColumn":31,"fix":{"range":[11428,11432],"text":"50"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":296,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":296,"endColumn":13,"fix":{"range":[11428,11432],"text":"'50'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":296,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":296,"endColumn":16,"fix":{"range":[11435,11435],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":296,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":296,"endColumn":30,"fix":{"range":[11435,11449],"text":"'patentNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":296,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":296,"endColumn":31,"fix":{"range":[11449,11449],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '51' found.","line":297,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":297,"endColumn":34,"fix":{"range":[11460,11464],"text":"51"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":297,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":297,"endColumn":13,"fix":{"range":[11460,11464],"text":"'51'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":297,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":297,"endColumn":16,"fix":{"range":[11467,11467],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":297,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":297,"endColumn":33,"fix":{"range":[11467,11484],"text":"'priorityNumbers'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":297,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":297,"endColumn":34,"fix":{"range":[11484,11484],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '52' found.","line":298,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":298,"endColumn":28,"fix":{"range":[11495,11499],"text":"52"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":298,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":298,"endColumn":13,"fix":{"range":[11495,11499],"text":"'52'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":298,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":298,"endColumn":16,"fix":{"range":[11502,11502],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":298,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":298,"endColumn":27,"fix":{"range":[11502,11513],"text":"'issueDate'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":298,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":298,"endColumn":28,"fix":{"range":[11513,11513],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '53' found.","line":299,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":299,"endColumn":29,"fix":{"range":[11524,11528],"text":"53"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":299,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":299,"endColumn":13,"fix":{"range":[11524,11528],"text":"'53'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":299,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":299,"endColumn":16,"fix":{"range":[11531,11531],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":299,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":299,"endColumn":28,"fix":{"range":[11531,11543],"text":"'references'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":299,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":299,"endColumn":29,"fix":{"range":[11543,11543],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '54' found.","line":300,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":300,"endColumn":30,"fix":{"range":[11554,11558],"text":"54"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":300,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":300,"endColumn":13,"fix":{"range":[11554,11558],"text":"'54'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":300,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":300,"endColumn":16,"fix":{"range":[11561,11561],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":300,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":300,"endColumn":29,"fix":{"range":[11561,11574],"text":"'legalStatus'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":300,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":300,"endColumn":30,"fix":{"range":[11574,11574],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '55' found.","line":301,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":301,"endColumn":29,"fix":{"range":[11585,11589],"text":"55"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":301,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":301,"endColumn":13,"fix":{"range":[11585,11589],"text":"'55'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":301,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":301,"endColumn":16,"fix":{"range":[11592,11592],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":301,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":301,"endColumn":28,"fix":{"range":[11592,11604],"text":"'codeNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":301,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":301,"endColumn":29,"fix":{"range":[11604,11604],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '59' found.","line":302,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":302,"endColumn":32,"fix":{"range":[11615,11619],"text":"59"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":302,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":302,"endColumn":13,"fix":{"range":[11615,11619],"text":"'59'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":302,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":302,"endColumn":16,"fix":{"range":[11622,11622],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":302,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":302,"endColumn":31,"fix":{"range":[11622,11637],"text":"'artworkMedium'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":302,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":302,"endColumn":32,"fix":{"range":[11637,11637],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '60' found.","line":303,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":303,"endColumn":25,"fix":{"range":[11648,11652],"text":"60"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":303,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":303,"endColumn":13,"fix":{"range":[11648,11652],"text":"'60'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":303,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":303,"endColumn":16,"fix":{"range":[11655,11655],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":303,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":303,"endColumn":24,"fix":{"range":[11655,11663],"text":"'number'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":303,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":303,"endColumn":25,"fix":{"range":[11663,11663],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '61' found.","line":304,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":304,"endColumn":30,"fix":{"range":[11674,11678],"text":"61"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":304,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":304,"endColumn":13,"fix":{"range":[11674,11678],"text":"'61'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":304,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":304,"endColumn":16,"fix":{"range":[11681,11681],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":304,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":304,"endColumn":29,"fix":{"range":[11681,11694],"text":"'artworkSize'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":304,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":304,"endColumn":30,"fix":{"range":[11694,11694],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '62' found.","line":305,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":305,"endColumn":33,"fix":{"range":[11705,11709],"text":"62"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":305,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":305,"endColumn":13,"fix":{"range":[11705,11709],"text":"'62'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":305,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":305,"endColumn":16,"fix":{"range":[11712,11712],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":305,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":305,"endColumn":32,"fix":{"range":[11712,11728],"text":"'libraryCatalog'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":305,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":305,"endColumn":33,"fix":{"range":[11728,11728],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '63' found.","line":306,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":306,"endColumn":39,"fix":{"range":[11739,11743],"text":"63"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":306,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":306,"endColumn":13,"fix":{"range":[11739,11743],"text":"'63'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":306,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":306,"endColumn":16,"fix":{"range":[11746,11746],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":306,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":306,"endColumn":38,"fix":{"range":[11746,11768],"text":"'videoRecordingFormat'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":306,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":306,"endColumn":39,"fix":{"range":[11768,11768],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '64' found.","line":307,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":307,"endColumn":34,"fix":{"range":[11779,11783],"text":"64"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":307,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":307,"endColumn":13,"fix":{"range":[11779,11783],"text":"'64'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":307,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":307,"endColumn":16,"fix":{"range":[11786,11786],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":307,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":307,"endColumn":33,"fix":{"range":[11786,11803],"text":"'interviewMedium'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":307,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":307,"endColumn":34,"fix":{"range":[11803,11803],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '65' found.","line":308,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":308,"endColumn":29,"fix":{"range":[11814,11818],"text":"65"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":308,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":308,"endColumn":13,"fix":{"range":[11814,11818],"text":"'65'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":308,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":308,"endColumn":16,"fix":{"range":[11821,11821],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":308,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":308,"endColumn":28,"fix":{"range":[11821,11833],"text":"'letterType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":308,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":308,"endColumn":29,"fix":{"range":[11833,11833],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '66' found.","line":309,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":309,"endColumn":33,"fix":{"range":[11844,11848],"text":"66"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":309,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":309,"endColumn":13,"fix":{"range":[11844,11848],"text":"'66'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":309,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":309,"endColumn":16,"fix":{"range":[11851,11851],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":309,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":309,"endColumn":32,"fix":{"range":[11851,11867],"text":"'manuscriptType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":309,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":309,"endColumn":33,"fix":{"range":[11867,11867],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '67' found.","line":310,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":310,"endColumn":26,"fix":{"range":[11878,11882],"text":"67"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":310,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":310,"endColumn":13,"fix":{"range":[11878,11882],"text":"'67'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":310,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":310,"endColumn":16,"fix":{"range":[11885,11885],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":310,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":310,"endColumn":25,"fix":{"range":[11885,11894],"text":"'mapType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":310,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":310,"endColumn":26,"fix":{"range":[11894,11894],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '68' found.","line":311,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":311,"endColumn":24,"fix":{"range":[11905,11909],"text":"68"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":311,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":311,"endColumn":13,"fix":{"range":[11905,11909],"text":"'68'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":311,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":311,"endColumn":16,"fix":{"range":[11912,11912],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":311,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":311,"endColumn":23,"fix":{"range":[11912,11919],"text":"'scale'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":311,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":311,"endColumn":24,"fix":{"range":[11919,11919],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '69' found.","line":312,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":312,"endColumn":29,"fix":{"range":[11930,11934],"text":"69"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":312,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":312,"endColumn":13,"fix":{"range":[11930,11934],"text":"'69'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":312,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":312,"endColumn":16,"fix":{"range":[11937,11937],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":312,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":312,"endColumn":28,"fix":{"range":[11937,11949],"text":"'thesisType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":312,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":312,"endColumn":29,"fix":{"range":[11949,11949],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '70' found.","line":313,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":313,"endColumn":30,"fix":{"range":[11960,11964],"text":"70"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":313,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":313,"endColumn":13,"fix":{"range":[11960,11964],"text":"'70'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":313,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":313,"endColumn":16,"fix":{"range":[11967,11967],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":313,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":313,"endColumn":29,"fix":{"range":[11967,11980],"text":"'websiteType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":313,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":313,"endColumn":30,"fix":{"range":[11980,11980],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '71' found.","line":314,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":314,"endColumn":39,"fix":{"range":[11991,11995],"text":"71"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":314,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":314,"endColumn":13,"fix":{"range":[11991,11995],"text":"'71'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":314,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":314,"endColumn":16,"fix":{"range":[11998,11998],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":314,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":314,"endColumn":38,"fix":{"range":[11998,12020],"text":"'audioRecordingFormat'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":314,"column":38,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":314,"endColumn":39,"fix":{"range":[12020,12020],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '72' found.","line":315,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":315,"endColumn":24,"fix":{"range":[12031,12035],"text":"72"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":315,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":315,"endColumn":13,"fix":{"range":[12031,12035],"text":"'72'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":315,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":315,"endColumn":16,"fix":{"range":[12038,12038],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":315,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":315,"endColumn":23,"fix":{"range":[12038,12045],"text":"'label'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":315,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":315,"endColumn":24,"fix":{"range":[12045,12045],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '74' found.","line":316,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":316,"endColumn":35,"fix":{"range":[12056,12060],"text":"74"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":316,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":316,"endColumn":13,"fix":{"range":[12056,12060],"text":"'74'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":316,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":316,"endColumn":16,"fix":{"range":[12063,12063],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":316,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":316,"endColumn":34,"fix":{"range":[12063,12081],"text":"'presentationType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":316,"column":34,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":316,"endColumn":35,"fix":{"range":[12081,12081],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '75' found.","line":317,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":317,"endColumn":30,"fix":{"range":[12092,12096],"text":"75"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":317,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":317,"endColumn":13,"fix":{"range":[12092,12096],"text":"'75'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":317,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":317,"endColumn":16,"fix":{"range":[12099,12099],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":317,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":317,"endColumn":29,"fix":{"range":[12099,12112],"text":"'meetingName'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":317,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":317,"endColumn":30,"fix":{"range":[12112,12112],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '76' found.","line":318,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":318,"endColumn":25,"fix":{"range":[12123,12127],"text":"76"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":318,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":318,"endColumn":13,"fix":{"range":[12123,12127],"text":"'76'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":318,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":318,"endColumn":16,"fix":{"range":[12130,12130],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":318,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":318,"endColumn":24,"fix":{"range":[12130,12138],"text":"'studio'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":318,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":318,"endColumn":25,"fix":{"range":[12138,12138],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '77' found.","line":319,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":319,"endColumn":30,"fix":{"range":[12149,12153],"text":"77"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":319,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":319,"endColumn":13,"fix":{"range":[12149,12153],"text":"'77'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":319,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":319,"endColumn":16,"fix":{"range":[12156,12156],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":319,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":319,"endColumn":29,"fix":{"range":[12156,12169],"text":"'runningTime'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":319,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":319,"endColumn":30,"fix":{"range":[12169,12169],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '78' found.","line":320,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":320,"endColumn":26,"fix":{"range":[12180,12184],"text":"78"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":320,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":320,"endColumn":13,"fix":{"range":[12180,12184],"text":"'78'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":320,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":320,"endColumn":16,"fix":{"range":[12187,12187],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":320,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":320,"endColumn":25,"fix":{"range":[12187,12196],"text":"'network'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":320,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":320,"endColumn":26,"fix":{"range":[12196,12196],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '79' found.","line":321,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":321,"endColumn":27,"fix":{"range":[12207,12211],"text":"79"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":321,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":321,"endColumn":13,"fix":{"range":[12207,12211],"text":"'79'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":321,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":321,"endColumn":16,"fix":{"range":[12214,12214],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":321,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":321,"endColumn":26,"fix":{"range":[12214,12224],"text":"'postType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":321,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":321,"endColumn":27,"fix":{"range":[12224,12224],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '80' found.","line":322,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":322,"endColumn":32,"fix":{"range":[12235,12239],"text":"80"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":322,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":322,"endColumn":13,"fix":{"range":[12235,12239],"text":"'80'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":322,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":322,"endColumn":16,"fix":{"range":[12242,12242],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":322,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":322,"endColumn":31,"fix":{"range":[12242,12257],"text":"'audioFileType'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":322,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":322,"endColumn":32,"fix":{"range":[12257,12257],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '81' found.","line":323,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":323,"endColumn":26,"fix":{"range":[12268,12272],"text":"81"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":323,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":323,"endColumn":13,"fix":{"range":[12268,12272],"text":"'81'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":323,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":323,"endColumn":16,"fix":{"range":[12275,12275],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":323,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":323,"endColumn":25,"fix":{"range":[12275,12284],"text":"'version'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":323,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":323,"endColumn":26,"fix":{"range":[12284,12284],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '82' found.","line":324,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":324,"endColumn":25,"fix":{"range":[12295,12299],"text":"82"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":324,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":324,"endColumn":13,"fix":{"range":[12295,12299],"text":"'82'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":324,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":324,"endColumn":16,"fix":{"range":[12302,12302],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":324,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":324,"endColumn":24,"fix":{"range":[12302,12310],"text":"'system'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":324,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":324,"endColumn":25,"fix":{"range":[12310,12310],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '83' found.","line":325,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":325,"endColumn":26,"fix":{"range":[12321,12325],"text":"83"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":325,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":325,"endColumn":13,"fix":{"range":[12321,12325],"text":"'83'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":325,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":325,"endColumn":16,"fix":{"range":[12328,12328],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":325,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":325,"endColumn":25,"fix":{"range":[12328,12337],"text":"'company'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":325,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":325,"endColumn":26,"fix":{"range":[12337,12337],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '84' found.","line":326,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":326,"endColumn":33,"fix":{"range":[12348,12352],"text":"84"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":326,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":326,"endColumn":13,"fix":{"range":[12348,12352],"text":"'84'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":326,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":326,"endColumn":16,"fix":{"range":[12355,12355],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":326,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":326,"endColumn":32,"fix":{"range":[12355,12371],"text":"'conferenceName'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":326,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":326,"endColumn":33,"fix":{"range":[12371,12371],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '85' found.","line":327,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":327,"endColumn":36,"fix":{"range":[12382,12386],"text":"85"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":327,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":327,"endColumn":13,"fix":{"range":[12382,12386],"text":"'85'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":327,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":327,"endColumn":16,"fix":{"range":[12389,12389],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":327,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":327,"endColumn":35,"fix":{"range":[12389,12408],"text":"'encyclopediaTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":327,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":327,"endColumn":36,"fix":{"range":[12408,12408],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '86' found.","line":328,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":328,"endColumn":34,"fix":{"range":[12419,12423],"text":"86"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":328,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":328,"endColumn":13,"fix":{"range":[12419,12423],"text":"'86'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":328,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":328,"endColumn":16,"fix":{"range":[12426,12426],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":328,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":328,"endColumn":33,"fix":{"range":[12426,12443],"text":"'dictionaryTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":328,"column":33,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":328,"endColumn":34,"fix":{"range":[12443,12443],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '87' found.","line":329,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":329,"endColumn":27,"fix":{"range":[12454,12458],"text":"87"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":329,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":329,"endColumn":13,"fix":{"range":[12454,12458],"text":"'87'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":329,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":329,"endColumn":16,"fix":{"range":[12461,12461],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":329,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":329,"endColumn":26,"fix":{"range":[12461,12471],"text":"'language'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":329,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":329,"endColumn":27,"fix":{"range":[12471,12471],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '88' found.","line":330,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":330,"endColumn":38,"fix":{"range":[12482,12486],"text":"88"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":330,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":330,"endColumn":13,"fix":{"range":[12482,12486],"text":"'88'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":330,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":330,"endColumn":16,"fix":{"range":[12489,12489],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":330,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":330,"endColumn":37,"fix":{"range":[12489,12510],"text":"'programmingLanguage'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":330,"column":37,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":330,"endColumn":38,"fix":{"range":[12510,12510],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '89' found.","line":331,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":331,"endColumn":29,"fix":{"range":[12521,12525],"text":"89"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":331,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":331,"endColumn":13,"fix":{"range":[12521,12525],"text":"'89'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":331,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":331,"endColumn":16,"fix":{"range":[12528,12528],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":331,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":331,"endColumn":28,"fix":{"range":[12528,12540],"text":"'university'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":331,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":331,"endColumn":29,"fix":{"range":[12540,12540],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '90' found.","line":332,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":332,"endColumn":31,"fix":{"range":[12551,12555],"text":"90"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":332,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":332,"endColumn":13,"fix":{"range":[12551,12555],"text":"'90'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":332,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":332,"endColumn":16,"fix":{"range":[12558,12558],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":332,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":332,"endColumn":30,"fix":{"range":[12558,12572],"text":"'abstractNote'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":332,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":332,"endColumn":31,"fix":{"range":[12572,12572],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '91' found.","line":333,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":333,"endColumn":31,"fix":{"range":[12583,12587],"text":"91"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":333,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":333,"endColumn":13,"fix":{"range":[12583,12587],"text":"'91'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":333,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":333,"endColumn":16,"fix":{"range":[12590,12590],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":333,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":333,"endColumn":30,"fix":{"range":[12590,12604],"text":"'websiteTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":333,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":333,"endColumn":31,"fix":{"range":[12604,12604],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '92' found.","line":334,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":334,"endColumn":31,"fix":{"range":[12615,12619],"text":"92"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":334,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":334,"endColumn":13,"fix":{"range":[12615,12619],"text":"'92'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":334,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":334,"endColumn":16,"fix":{"range":[12622,12622],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":334,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":334,"endColumn":30,"fix":{"range":[12622,12636],"text":"'reportNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":334,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":334,"endColumn":31,"fix":{"range":[12636,12636],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '93' found.","line":335,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":335,"endColumn":29,"fix":{"range":[12647,12651],"text":"93"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":335,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":335,"endColumn":13,"fix":{"range":[12647,12651],"text":"'93'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":335,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":335,"endColumn":16,"fix":{"range":[12654,12654],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":335,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":335,"endColumn":28,"fix":{"range":[12654,12666],"text":"'billNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":335,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":335,"endColumn":29,"fix":{"range":[12666,12666],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '94' found.","line":336,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":336,"endColumn":29,"fix":{"range":[12677,12681],"text":"94"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":336,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":336,"endColumn":13,"fix":{"range":[12677,12681],"text":"'94'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":336,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":336,"endColumn":16,"fix":{"range":[12684,12684],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":336,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":336,"endColumn":28,"fix":{"range":[12684,12696],"text":"'codeVolume'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":336,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":336,"endColumn":29,"fix":{"range":[12696,12696],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '95' found.","line":337,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":337,"endColumn":28,"fix":{"range":[12707,12711],"text":"95"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":337,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":337,"endColumn":13,"fix":{"range":[12707,12711],"text":"'95'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":337,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":337,"endColumn":16,"fix":{"range":[12714,12714],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":337,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":337,"endColumn":27,"fix":{"range":[12714,12725],"text":"'codePages'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":337,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":337,"endColumn":28,"fix":{"range":[12725,12725],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '96' found.","line":338,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":338,"endColumn":30,"fix":{"range":[12736,12740],"text":"96"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":338,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":338,"endColumn":13,"fix":{"range":[12736,12740],"text":"'96'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":338,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":338,"endColumn":16,"fix":{"range":[12743,12743],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":338,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":338,"endColumn":29,"fix":{"range":[12743,12756],"text":"'dateDecided'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":338,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":338,"endColumn":30,"fix":{"range":[12756,12756],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '97' found.","line":339,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":339,"endColumn":33,"fix":{"range":[12767,12771],"text":"97"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":339,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":339,"endColumn":13,"fix":{"range":[12767,12771],"text":"'97'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":339,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":339,"endColumn":16,"fix":{"range":[12774,12774],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":339,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":339,"endColumn":32,"fix":{"range":[12774,12790],"text":"'reporterVolume'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":339,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":339,"endColumn":33,"fix":{"range":[12790,12790],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '98' found.","line":340,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":340,"endColumn":28,"fix":{"range":[12801,12805],"text":"98"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":340,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":340,"endColumn":13,"fix":{"range":[12801,12805],"text":"'98'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":340,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":340,"endColumn":16,"fix":{"range":[12808,12808],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":340,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":340,"endColumn":27,"fix":{"range":[12808,12819],"text":"'firstPage'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":340,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":340,"endColumn":28,"fix":{"range":[12819,12819],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '99' found.","line":341,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":341,"endColumn":33,"fix":{"range":[12830,12834],"text":"99"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":341,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":341,"endColumn":13,"fix":{"range":[12830,12834],"text":"'99'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":341,"column":15,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":341,"endColumn":16,"fix":{"range":[12837,12837],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":341,"column":16,"nodeType":"Literal","messageId":"wrongQuotes","endLine":341,"endColumn":32,"fix":{"range":[12837,12853],"text":"'documentNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":341,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":341,"endColumn":33,"fix":{"range":[12853,12853],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '100' found.","line":342,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":342,"endColumn":31,"fix":{"range":[12864,12869],"text":"100"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":342,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":342,"endColumn":14,"fix":{"range":[12864,12869],"text":"'100'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":342,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":342,"endColumn":17,"fix":{"range":[12872,12872],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":342,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":342,"endColumn":30,"fix":{"range":[12872,12885],"text":"'dateEnacted'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":342,"column":30,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":342,"endColumn":31,"fix":{"range":[12885,12885],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '101' found.","line":343,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":343,"endColumn":35,"fix":{"range":[12896,12901],"text":"101"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":343,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":343,"endColumn":14,"fix":{"range":[12896,12901],"text":"'101'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":343,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":343,"endColumn":17,"fix":{"range":[12904,12904],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":343,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":343,"endColumn":34,"fix":{"range":[12904,12921],"text":"'publicLawNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":343,"column":34,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":343,"endColumn":35,"fix":{"range":[12921,12921],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '102' found.","line":344,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":344,"endColumn":27,"fix":{"range":[12932,12937],"text":"102"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":344,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":344,"endColumn":14,"fix":{"range":[12932,12937],"text":"'102'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":344,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":344,"endColumn":17,"fix":{"range":[12940,12940],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":344,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":344,"endColumn":26,"fix":{"range":[12940,12949],"text":"'country'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":344,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":344,"endColumn":27,"fix":{"range":[12949,12949],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '103' found.","line":345,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":345,"endColumn":37,"fix":{"range":[12960,12965],"text":"103"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":345,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":345,"endColumn":14,"fix":{"range":[12960,12965],"text":"'103'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":345,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":345,"endColumn":17,"fix":{"range":[12968,12968],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":345,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":345,"endColumn":36,"fix":{"range":[12968,12987],"text":"'applicationNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":345,"column":36,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":345,"endColumn":37,"fix":{"range":[12987,12987],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '104' found.","line":346,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":346,"endColumn":30,"fix":{"range":[12998,13003],"text":"104"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":346,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":346,"endColumn":14,"fix":{"range":[12998,13003],"text":"'104'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":346,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":346,"endColumn":17,"fix":{"range":[13006,13006],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":346,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":346,"endColumn":29,"fix":{"range":[13006,13018],"text":"'forumTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":346,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":346,"endColumn":30,"fix":{"range":[13018,13018],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '105' found.","line":347,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":347,"endColumn":33,"fix":{"range":[13029,13034],"text":"105"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":347,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":347,"endColumn":14,"fix":{"range":[13029,13034],"text":"'105'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":347,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":347,"endColumn":17,"fix":{"range":[13037,13037],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":347,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":347,"endColumn":32,"fix":{"range":[13037,13052],"text":"'episodeNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":347,"column":32,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":347,"endColumn":33,"fix":{"range":[13052,13052],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '107' found.","line":348,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":348,"endColumn":29,"fix":{"range":[13063,13068],"text":"107"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":348,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":348,"endColumn":14,"fix":{"range":[13063,13068],"text":"'107'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":348,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":348,"endColumn":17,"fix":{"range":[13071,13071],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":348,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":348,"endColumn":28,"fix":{"range":[13071,13082],"text":"'blogTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":348,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":348,"endColumn":29,"fix":{"range":[13082,13082],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '108' found.","line":349,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":349,"endColumn":24,"fix":{"range":[13093,13098],"text":"108"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":349,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":349,"endColumn":14,"fix":{"range":[13093,13098],"text":"'108'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":349,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":349,"endColumn":17,"fix":{"range":[13101,13101],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":349,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":349,"endColumn":23,"fix":{"range":[13101,13107],"text":"'type'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":349,"column":23,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":349,"endColumn":24,"fix":{"range":[13107,13107],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '109' found.","line":350,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":350,"endColumn":26,"fix":{"range":[13118,13123],"text":"109"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":350,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":350,"endColumn":14,"fix":{"range":[13118,13123],"text":"'109'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":350,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":350,"endColumn":17,"fix":{"range":[13126,13126],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":350,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":350,"endColumn":25,"fix":{"range":[13126,13134],"text":"'medium'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":350,"column":25,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":350,"endColumn":26,"fix":{"range":[13134,13134],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '110' found.","line":351,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":351,"endColumn":25,"fix":{"range":[13145,13150],"text":"110"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":351,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":351,"endColumn":14,"fix":{"range":[13145,13150],"text":"'110'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":351,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":351,"endColumn":17,"fix":{"range":[13153,13153],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":351,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":351,"endColumn":24,"fix":{"range":[13153,13160],"text":"'title'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":351,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":351,"endColumn":25,"fix":{"range":[13160,13160],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '111' found.","line":352,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":352,"endColumn":28,"fix":{"range":[13171,13176],"text":"111"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":352,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":352,"endColumn":14,"fix":{"range":[13171,13176],"text":"'111'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":352,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":352,"endColumn":17,"fix":{"range":[13179,13179],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":352,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":352,"endColumn":27,"fix":{"range":[13179,13189],"text":"'caseName'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":352,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":352,"endColumn":28,"fix":{"range":[13189,13189],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '112' found.","line":353,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":353,"endColumn":29,"fix":{"range":[13200,13205],"text":"112"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":353,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":353,"endColumn":14,"fix":{"range":[13200,13205],"text":"'112'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":353,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":353,"endColumn":17,"fix":{"range":[13208,13208],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":353,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":353,"endColumn":28,"fix":{"range":[13208,13219],"text":"'nameOfAct'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":353,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":353,"endColumn":29,"fix":{"range":[13219,13219],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '113' found.","line":354,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":354,"endColumn":27,"fix":{"range":[13230,13235],"text":"113"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":354,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":354,"endColumn":14,"fix":{"range":[13230,13235],"text":"'113'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":354,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":354,"endColumn":17,"fix":{"range":[13238,13238],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":354,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":354,"endColumn":26,"fix":{"range":[13238,13247],"text":"'subject'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":354,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":354,"endColumn":27,"fix":{"range":[13247,13247],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '114' found.","line":355,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":355,"endColumn":36,"fix":{"range":[13258,13263],"text":"114"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":355,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":355,"endColumn":14,"fix":{"range":[13258,13263],"text":"'114'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":355,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":355,"endColumn":17,"fix":{"range":[13266,13266],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":355,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":355,"endColumn":35,"fix":{"range":[13266,13284],"text":"'proceedingsTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":355,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":355,"endColumn":36,"fix":{"range":[13284,13284],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '115' found.","line":356,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":356,"endColumn":29,"fix":{"range":[13295,13300],"text":"115"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":356,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":356,"endColumn":14,"fix":{"range":[13295,13300],"text":"'115'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":356,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":356,"endColumn":17,"fix":{"range":[13303,13303],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":356,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":356,"endColumn":28,"fix":{"range":[13303,13314],"text":"'bookTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":356,"column":28,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":356,"endColumn":29,"fix":{"range":[13314,13314],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '116' found.","line":357,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":357,"endColumn":30,"fix":{"range":[13325,13330],"text":"116"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":357,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":357,"endColumn":14,"fix":{"range":[13325,13330],"text":"'116'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":357,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":357,"endColumn":17,"fix":{"range":[13333,13333],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":357,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":357,"endColumn":29,"fix":{"range":[13333,13345],"text":"'shortTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":357,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":357,"endColumn":30,"fix":{"range":[13345,13345],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '117' found.","line":358,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":358,"endColumn":32,"fix":{"range":[13356,13361],"text":"117"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":358,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":358,"endColumn":14,"fix":{"range":[13356,13361],"text":"'117'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":358,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":358,"endColumn":17,"fix":{"range":[13364,13364],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":358,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":358,"endColumn":31,"fix":{"range":[13364,13378],"text":"'docketNumber'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":358,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":358,"endColumn":32,"fix":{"range":[13378,13378],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '118' found.","line":359,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":359,"endColumn":28,"fix":{"range":[13389,13394],"text":"118"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":359,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":359,"endColumn":14,"fix":{"range":[13389,13394],"text":"'118'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":359,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":359,"endColumn":17,"fix":{"range":[13397,13397],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":359,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":359,"endColumn":27,"fix":{"range":[13397,13407],"text":"'numPages'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":359,"column":27,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":359,"endColumn":28,"fix":{"range":[13407,13407],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '119' found.","line":360,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":360,"endColumn":32,"fix":{"range":[13418,13423],"text":"119"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":360,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":360,"endColumn":14,"fix":{"range":[13418,13423],"text":"'119'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":360,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":360,"endColumn":17,"fix":{"range":[13426,13426],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":360,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":360,"endColumn":31,"fix":{"range":[13426,13440],"text":"'programTitle'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":360,"column":31,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":360,"endColumn":32,"fix":{"range":[13440,13440],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '120' found.","line":361,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":361,"endColumn":36,"fix":{"range":[13451,13456],"text":"120"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":361,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":361,"endColumn":14,"fix":{"range":[13451,13456],"text":"'120'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":361,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":361,"endColumn":17,"fix":{"range":[13459,13459],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":361,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":361,"endColumn":35,"fix":{"range":[13459,13477],"text":"'issuingAuthority'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":361,"column":35,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":361,"endColumn":36,"fix":{"range":[13477,13477],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '121' found.","line":362,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":362,"endColumn":30,"fix":{"range":[13488,13493],"text":"121"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":362,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":362,"endColumn":14,"fix":{"range":[13488,13493],"text":"'121'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":362,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":362,"endColumn":17,"fix":{"range":[13496,13496],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":362,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":362,"endColumn":29,"fix":{"range":[13496,13508],"text":"'filingDate'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":362,"column":29,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":362,"endColumn":30,"fix":{"range":[13508,13508],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '122' found.","line":363,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":363,"endColumn":25,"fix":{"range":[13519,13524],"text":"122"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":363,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":363,"endColumn":14,"fix":{"range":[13519,13524],"text":"'122'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":363,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":363,"endColumn":17,"fix":{"range":[13527,13527],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":363,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":363,"endColumn":24,"fix":{"range":[13527,13534],"text":"'genre'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":363,"column":24,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":363,"endColumn":25,"fix":{"range":[13534,13534],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quote-props","severity":2,"message":"Unnecessarily quoted property '123' found.","line":364,"column":9,"nodeType":"Property","messageId":"unnecessarilyQuotedProperty","endLine":364,"endColumn":27,"fix":{"range":[13545,13550],"text":"123"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":364,"column":9,"nodeType":"Literal","messageId":"wrongQuotes","endLine":364,"endColumn":14,"fix":{"range":[13545,13550],"text":"'123'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required after '['.","line":364,"column":16,"nodeType":"ArrayExpression","messageId":"missingSpaceAfter","endLine":364,"endColumn":17,"fix":{"range":[13553,13553],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":364,"column":17,"nodeType":"Literal","messageId":"wrongQuotes","endLine":364,"endColumn":26,"fix":{"range":[13553,13562],"text":"'archive'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"array-bracket-spacing","severity":2,"message":"A space is required before ']'.","line":364,"column":26,"nodeType":"ArrayExpression","messageId":"missingSpaceBefore","endLine":364,"endColumn":27,"fix":{"range":[13562,13562],"text":" "},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/package-lock.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/package.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/routes/citoid.js","messages":[{"ruleId":"no-constant-binary-expression","severity":2,"message":"Unexpected constant truthiness on the left-hand side of a `||` expression.","line":41,"column":27,"nodeType":"TemplateLiteral","messageId":"constantShortCircuit","endLine":41,"endColumn":66},{"ruleId":"no-constant-binary-expression","severity":2,"message":"Unexpected constant truthiness on the left-hand side of a `||` expression.","line":47,"column":27,"nodeType":"TemplateLiteral","messageId":"constantShortCircuit","endLine":47,"endColumn":82}],"suppressedMessages":[],"errorCount":2,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"'use strict';\n\nconst sUtil = require('../lib/util');\nconst CitoidRequest = require('../lib/CitoidRequest.js');\nconst CitoidService = require('../lib/CitoidService');\n\n/**\n * The main router object\n */\nconst router = sUtil.router();\n\n/**\n * The main application object reported when this module is require()d\n */\nlet app;\n\n// Coerces 'false'-> false, '0'-> false, 'True' ->true, '1'->true, etc\nfunction getBool(val) {\n    if (!val) { return false; }\n    return !!JSON.parse(String(val).toLowerCase());\n}\n\n/**\n * GET /api\n * Endpoint for retrieving citations based on search term (URL, DOI).\n */\nrouter.get('/api', (req, res) => {\n\n    const cr = new CitoidRequest(req, app);\n\n    if (!req.query.search) {\n        res.status(400).type('application/json');\n        res.send({ Error: \"No 'search' value specified\" });\n        return;\n    } else if (!req.query.format) {\n        res.status(400).type('application/json');\n        res.send({ Error: \"No 'format' value specified\" });\n        return;\n    } else if (!app.formats[cr.format]) { // Use encoded format\n        res.status(400).type('application/json');\n        res.send({ Error: `Invalid format requested ${cr.format}` || '' });\n        return;\n    } else if (getBool(cr.baseFields) && !(getBool(cr.baseFields) &&\n            // Ensure format supports baseFields - mediawiki & mediawiki-basefields formats only\n            (cr.format === 'mediawiki' || cr.format === 'mediawiki-basefields'))) {\n        res.status(400).type('application/json');\n        res.send({ Error: `Base fields are not supported for format ${cr.format}` || '' });\n        return;\n    }\n\n    return app.citoid.request(cr).then((cr) => {\n        res.status(cr.response.responseCode).type(app.formats[cr.format]);\n        res.send(cr.response.body);\n    }, (cr) => {\n        res.status(cr.response.responseCode).type(app.formats[cr.format]);\n        res.send(cr.response.body);\n    });\n\n});\n\nmodule.exports = function (appObj) {\n\n    app = appObj;\n\n    // set allowed export formats and expected response type\n    app.nativeFormats = {\n        mediawiki: 'application/json',\n        zotero: 'application/json',\n        'mediawiki-basefields': 'application/json',\n        wikibase: 'application/json'\n    };\n    app.zoteroFormats = {\n        bibtex: 'application/x-bibtex'\n    };\n    app.formats = Object.assign({}, app.nativeFormats, app.zoteroFormats);\n\n    // init the Citoid service object\n    app.citoid = new CitoidService(app);\n\n    return {\n        path: '/',\n        skip_domain: true,\n        router\n    };\n\n};\n","usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/routes/info.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/routes/root.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/server.js","messages":[{"ruleId":"es-x/no-hashbang","severity":2,"message":"ES2023 Hashbang comments are forbidden.","line":1,"column":1,"nodeType":"Shebang","messageId":"forbidden","endLine":1,"endColumn":20}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"#!/usr/bin/env node\n\n'use strict';\n\n// Service entry point. Try node server --help for commandline options.\n\n// Start the service by running service-runner, which in turn loads the config\n// (config.yaml by default, specify other path with -c). It requires the\n// module(s) specified in the config 'services' section (app.js in this\n// example).\nconst ServiceRunner = require('service-runner');\nnew ServiceRunner().start();\n","usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/spec.yaml","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/targets.yaml","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/app/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/app/info.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/app/spec.js","messages":[],"suppressedMessages":[{"ruleId":"no-prototype-builtins","severity":2,"message":"Do not access Object.prototype method 'hasOwnProperty' from target object.","line":213,"column":38,"nodeType":"CallExpression","messageId":"prototypeBuildIn","endLine":213,"endColumn":52,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"block-spacing","severity":2,"message":"Requires a space after '{'.","line":235,"column":41,"nodeType":"BlockStatement","messageId":"missing","endLine":235,"endColumn":42,"fix":{"range":[7376,7376],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"no-prototype-builtins","severity":2,"message":"Do not access Object.prototype method 'hasOwnProperty' from target object.","line":240,"column":38,"nodeType":"CallExpression","messageId":"prototypeBuildIn","endLine":240,"endColumn":52,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/no-sibling-hooks","severity":2,"message":"Unexpected use of duplicate Mocha `before` hook","line":268,"column":21,"nodeType":"Identifier","endLine":268,"endColumn":27,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/no-sibling-hooks","severity":2,"message":"Unexpected use of duplicate Mocha `after` hook","line":270,"column":21,"nodeType":"Identifier","endLine":270,"endColumn":26,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/no-nested-tests","severity":2,"message":"Unexpected test nested within another test.","line":274,"column":25,"nodeType":"Identifier","endLine":274,"endColumn":27,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/handle-done-callback","severity":2,"message":"Expected \"done\" callback to be handled.","line":274,"column":54,"nodeType":"Identifier","endLine":274,"endColumn":58,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/no-return-and-callback","severity":2,"message":"Unexpected use of `return` in a test with callback","line":276,"column":29,"nodeType":"ReturnStatement","endLine":283,"endColumn":36,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/errors/address.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/errors/encoding.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/errors/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/errors/redirect.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/basefields.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/export.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/isbn.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/lang.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/mock-zotero.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/no-pubmed.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/no-zotero.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/search.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/timeout.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/scraping/zotero.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/cachedTypes.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/exporter.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/external-apis/crossref-service.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/scraper.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translator.js","messages":[],"suppressedMessages":[{"ruleId":"mocha/no-setup-in-describe","severity":2,"message":"Unexpected function call in describe block.","line":72,"column":9,"nodeType":"MemberExpression","endLine":72,"endColumn":28,"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"mocha/no-setup-in-describe","severity":2,"message":"Unexpected member expression in describe block. Member expressions may call functions via getters.","line":72,"column":9,"nodeType":"MemberExpression","endLine":72,"endColumn":28,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/coins.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/crossRef.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/dublinCore.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/general.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/marcXML.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/openSearch.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/features/unit/translators/util.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/utils/assert.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/utils/logStream.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/utils/mockZoteroServer.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/utils/server.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]},{"filePath":"/src/repo/test/utils/static/crossRef.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"no-process-exit","replacedBy":[]}]}]

--- end ---
$ /usr/bin/npm ci --legacy-peer-deps
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'citoid@1.1.1',
npm WARN EBADENGINE   required: { node: '14' },
npm WARN EBADENGINE   current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN deprecated kad-fs@0.0.4: This package is no longer maintained.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated kad-memstore@0.0.1: This package is no longer maintained.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---

added 603 packages, and audited 604 packages in 7s

52 packages are looking for funding
  run `npm fund` for details

18 vulnerabilities (7 moderate, 8 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stderr ---
ESLint found too many warnings (maximum: 0).
--- stdout ---

> citoid@1.1.1 test
> npm run lint && mocha ./test/features/unit/*


> citoid@1.1.1 lint
> eslint --max-warnings 0 --cache .


/src/repo/routes/citoid.js
  41:27  warning  Unexpected constant truthiness on the left-hand side of a `||` expression  no-constant-binary-expression
  47:27  warning  Unexpected constant truthiness on the left-hand side of a `||` expression  no-constant-binary-expression

/src/repo/server.js
  1:1  warning  ES2023 Hashbang comments are forbidden  es-x/no-hashbang

✖ 3 problems (0 errors, 3 warnings)


--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1400, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1338, in run
    self.npm_upgrade(plan)
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1049, in npm_upgrade
    self.npm_test()
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 287, in npm_test
    self.check_call(['npm', 'test'])
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/shell2.py", line 54, in check_call
    res.check_returncode()
  File "/usr/lib/python3.9/subprocess.py", line 460, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 1.
Source code is licensed under the AGPL.