mediawiki/extensions/CognitiveProcessDesigner: REL1_43 (log #1946316)

sourcepatches

This run took 92 seconds.

$ date
--- stdout ---
Sun Jun 15 03:26:02 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-CognitiveProcessDesigner.git repo --depth=1 -b REL1_43
--- 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/REL1_43
--- stdout ---
6605dcbfd2437fb19fedeecb3eb7136658337c4a refs/heads/REL1_43

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "brace-expansion": {
      "name": "brace-expansion",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1105443,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=1.0.0 <=1.1.11"
        },
        {
          "source": 1105444,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=2.0.0 <=2.0.1"
        }
      ],
      "effects": [],
      "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
      "nodes": [
        "node_modules/@eslint/eslintrc/node_modules/brace-expansion",
        "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion",
        "node_modules/@wikimedia/mw-node-qunit/node_modules/brace-expansion",
        "node_modules/brace-expansion",
        "node_modules/eslint-plugin-unicorn/node_modules/brace-expansion",
        "node_modules/eslint/node_modules/brace-expansion",
        "node_modules/glob/node_modules/brace-expansion",
        "node_modules/grunt/node_modules/brace-expansion",
        "node_modules/jake/node_modules/brace-expansion",
        "node_modules/multimatch/node_modules/brace-expansion",
        "node_modules/test-exclude/node_modules/brace-expansion"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 1,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 40,
      "dev": 1164,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1203
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 43 installs, 0 updates, 0 removals
  - Locking composer/installers (v2.3.0)
  - Locking composer/pcre (3.3.2)
  - Locking composer/semver (3.4.3)
  - Locking composer/spdx-licenses (1.5.9)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking doctrine/deprecations (1.1.5)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v46.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.15.1)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.1.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking mwstake/mediawiki-component-processmanager (3.1.1)
  - Locking mwstake/mediawiki-componentloader (1.0.1)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.5)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.6.2)
  - Locking phpdocumentor/type-resolver (1.10.0)
  - Locking phpstan/phpdoc-parser (2.1.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.11.3)
  - Locking symfony/console (v6.4.22)
  - Locking symfony/deprecation-contracts (v3.6.0)
  - Locking symfony/filesystem (v3.4.47)
  - Locking symfony/polyfill-ctype (v1.32.0)
  - Locking symfony/polyfill-intl-grapheme (v1.32.0)
  - Locking symfony/polyfill-intl-normalizer (v1.32.0)
  - Locking symfony/polyfill-mbstring (v1.32.0)
  - Locking symfony/polyfill-php80 (v1.32.0)
  - Locking symfony/process (v5.4.47)
  - Locking symfony/service-contracts (v3.6.0)
  - Locking symfony/string (v7.3.0)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 43 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v2.3.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.11.3): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.32.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.9): Extracting archive
  - Installing composer/semver (3.4.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v46.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.32.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.32.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.32.0): Extracting archive
  - Installing symfony/string (v7.3.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.6.0): Extracting archive
  - Installing symfony/console (v6.4.22): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (2.1.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.5): Extracting archive
  - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.2): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.5): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.15.1): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing symfony/process (v5.4.47): Extracting archive
  - Installing symfony/filesystem (v3.4.47): Extracting archive
  - Installing mwstake/mediawiki-componentloader (1.0.1): Extracting archive
  - Installing mwstake/mediawiki-component-processmanager (3.1.1): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/40 [>---------------------------]   0%
 20/40 [==============>-------------]  50%
 29/40 [====================>-------]  72%
 40/40 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "brace-expansion": {
      "name": "brace-expansion",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1105443,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=1.0.0 <=1.1.11"
        },
        {
          "source": 1105444,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=2.0.0 <=2.0.1"
        }
      ],
      "effects": [],
      "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
      "nodes": [
        "node_modules/@eslint/eslintrc/node_modules/brace-expansion",
        "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion",
        "node_modules/@wikimedia/mw-node-qunit/node_modules/brace-expansion",
        "node_modules/brace-expansion",
        "node_modules/eslint-plugin-unicorn/node_modules/brace-expansion",
        "node_modules/eslint/node_modules/brace-expansion",
        "node_modules/glob/node_modules/brace-expansion",
        "node_modules/grunt/node_modules/brace-expansion",
        "node_modules/jake/node_modules/brace-expansion",
        "node_modules/multimatch/node_modules/brace-expansion",
        "node_modules/test-exclude/node_modules/brace-expansion"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 1,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 40,
      "dev": 1164,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1203
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'bpmnlint@11.4.4',
npm WARN EBADENGINE   required: { node: '>= 20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1203,
  "removed": 0,
  "changed": 0,
  "audited": 1204,
  "funding": 175,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "brace-expansion": {
        "name": "brace-expansion",
        "severity": "low",
        "isDirect": false,
        "via": [
          {
            "source": 1105443,
            "name": "brace-expansion",
            "dependency": "brace-expansion",
            "title": "brace-expansion Regular Expression Denial of Service vulnerability",
            "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
            "severity": "low",
            "cwe": [
              "CWE-400"
            ],
            "cvss": {
              "score": 3.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": ">=1.0.0 <=1.1.11"
          },
          {
            "source": 1105444,
            "name": "brace-expansion",
            "dependency": "brace-expansion",
            "title": "brace-expansion Regular Expression Denial of Service vulnerability",
            "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
            "severity": "low",
            "cwe": [
              "CWE-400"
            ],
            "cvss": {
              "score": 3.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": ">=2.0.0 <=2.0.1"
          }
        ],
        "effects": [],
        "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
        "nodes": [
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          ""
        ],
        "fixAvailable": true
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 1,
        "moderate": 0,
        "high": 0,
        "critical": 0,
        "total": 1
      },
      "dependencies": {
        "prod": 40,
        "dev": 1164,
        "optional": 2,
        "peer": 0,
        "peerOptional": 0,
        "total": 1203
      }
    }
  }
}

--- end ---
{"added": 1203, "removed": 0, "changed": 0, "audited": 1204, "funding": 175, "audit": {"auditReportVersion": 2, "vulnerabilities": {"brace-expansion": {"name": "brace-expansion", "severity": "low", "isDirect": false, "via": [{"source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=1.0.0 <=1.1.11"}, {"source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=2.0.0 <=2.0.1"}], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": ["", "", "", "", "", "", "", "", "", "", ""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1}, "dependencies": {"prod": 40, "dev": 1164, "optional": 2, "peer": 0, "peerOptional": 0, "total": 1203}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'bpmnlint@11.4.4',
npm WARN EBADENGINE   required: { node: '>= 20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated mkdirp@0.3.0: 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 sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1202 packages, and audited 1203 packages in 14s

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

found 0 vulnerabilities

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'bpmnlint@11.4.4',
npm WARN EBADENGINE   required: { node: '>= 20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated mkdirp@0.3.0: 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 sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

> cognitive-process-designer@4.0.0 postinstall
> cp -R resources/js/cpd/bpmnlint-plugin-mediawiki-cpd node_modules && npx bpmnlint-pack-config -c .bpmnlintrc -o bpmn-lint.config.js -t es && cp node_modules/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css resources/styles/ext && cp node_modules/bpmn-js/dist/assets/bpmn-js.css resources/styles/ext && cp node_modules/bpmn-js/dist/assets/diagram-js.css resources/styles/ext && cp node_modules/bpmn-js-color-picker/colors/color-picker.css resources/styles/ext && cp node_modules/bpmn-js-bpmnlint/dist/assets/css/bpmn-js-bpmnlint.css resources/styles/ext


added 1202 packages, and audited 1203 packages in 28s

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

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/CpdLinker.test.ts
PASS tests/jest/CpdXml.test.ts

Test Suites: 2 passed, 2 total
Tests:       10 passed, 10 total
Snapshots:   0 total
Time:        7.295 s
Ran all test suites.
--- stdout ---

> cognitive-process-designer@4.0.0 test
> jest && grunt test

Running "eslint:all" (eslint) task

/src/repo/.eslintrc.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  57:2  error  Missing semicolon                                                      semi

/src/repo/.stylelintrc.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/bpmn-lint.config.js
     1:31   error    There must be a space after this paren                                                                                                             space-in-parens
     1:33   error    There must be a space before this paren                                                                                                            space-in-parens
     2:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     2:3    error    Unexpected var, use let or const instead                                                                                                           no-var
     3:5    error    There must be a space after this paren                                                                                                             space-in-parens
     3:15   error    Expected '===' and instead saw '=='                                                                                                                eqeqeq
     3:28   error    There must be a space before this paren                                                                                                            space-in-parens
     4:3    error    Unexpected var, use let or const instead                                                                                                           no-var
     5:18   error    There must be a space after this paren                                                                                                             space-in-parens
     5:34   error    There must be a space before this paren                                                                                                            space-in-parens
     8:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     8:10   error    Expected { after 'else'                                                                                                                            curly
     8:10   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
     9:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     9:24   error    There must be a space after this paren                                                                                                             space-in-parens
     9:25   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
     9:42   error    A space is required after '{'                                                                                                                      object-curly-spacing
     9:54   error    A space is required before '}'                                                                                                                     object-curly-spacing
     9:55   error    There must be a space before this paren                                                                                                            space-in-parens
    10:13   error    There must be a space after this paren                                                                                                             space-in-parens
    10:15   error    There must be a space before this paren                                                                                                            space-in-parens
    10:24   error    There must be a space after this paren                                                                                                             space-in-parens
    10:25   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
    10:34   error    There must be a space after this paren                                                                                                             space-in-parens
    10:36   error    There must be a space before this paren                                                                                                            space-in-parens
    11:3    error    Unexpected var, use let or const instead                                                                                                           no-var
    11:42   error    There must be a space after this paren                                                                                                             space-in-parens
    11:47   error    There must be a space before this paren                                                                                                            space-in-parens
    12:24   error    There must be a space after this paren                                                                                                             space-in-parens
    12:25   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
    15:13   error    A space is required after '['                                                                                                                      computed-property-spacing
    15:15   error    A space is required before ']'                                                                                                                     computed-property-spacing
    17:4    error    There must be a space before this paren                                                                                                            space-in-parens
    18:3    error    There must be a space before this paren                                                                                                            space-in-parens
    19:9    error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
    26:1    warning  Invalid JSDoc @param "type" type "String"; prefer: "string"                                                                                        jsdoc/check-types
    28:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
    30:14   error    There must be a space after this paren                                                                                                             space-in-parens
    30:25   error    There must be a space before this paren                                                                                                            space-in-parens
    32:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    32:6    error    There must be a space after this paren                                                                                                             space-in-parens
    32:19   error    There must be a space after this paren                                                                                                             space-in-parens
    32:23   error    There must be a space before this paren                                                                                                            space-in-parens
    32:31   error    There must be a space before this paren                                                                                                            space-in-parens
    33:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    34:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    36:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    37:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    37:5    error    There must be a space after this paren                                                                                                             space-in-parens
    37:44   error    There must be a space before this paren                                                                                                            space-in-parens
    38:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    38:7    error    '?' should be placed at the end of the line                                                                                                        operator-linebreak
    38:25   error    There must be a space after this paren                                                                                                             space-in-parens
    38:30   error    There must be a space before this paren                                                                                                            space-in-parens
    39:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    39:7    error    ':' should be placed at the end of the line                                                                                                        operator-linebreak
    40:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    47:1    warning  Invalid JSDoc @param "types" type "String"; prefer: "string"                                                                                       jsdoc/check-types
    49:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
    51:17   error    There must be a space after this paren                                                                                                             space-in-parens
    51:29   error    There must be a space before this paren                                                                                                            space-in-parens
    52:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    52:20   error    There must be a space after this paren                                                                                                             space-in-parens
    52:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
    52:29   error    There must be a space after this paren                                                                                                             space-in-parens
    52:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
    52:34   error    There must be a space before this paren                                                                                                            space-in-parens
    53:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    53:16   error    There must be a space after this paren                                                                                                             space-in-parens
    53:27   error    There must be a space before this paren                                                                                                            space-in-parens
    54:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    54:4    error    There must be a space before this paren                                                                                                            space-in-parens
    57:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    57:5    error    Identifier 'index_esm' is not in camel case                                                                                                        camelcase
    57:17   error    Expected exception block, space or tab after '/*' in comment                                                                                       spaced-comment
    57:17   error    Expected space or tab before '*/' in comment                                                                                                       spaced-comment
    57:43   error    There must be a space after this paren                                                                                                             space-in-parens
    61:2    error    There must be a space before this paren                                                                                                            space-in-parens
    63:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    63:18   error    Expected exception block, space or tab after '/*' in comment                                                                                       spaced-comment
    63:18   error    Expected space or tab before '*/' in comment                                                                                                       spaced-comment
    63:52   error    There must be a space after this paren                                                                                                             space-in-parens
    63:62   error    There must be a space before this paren                                                                                                            space-in-parens
    65:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    68:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    72:1    warning  Syntax error in type:  import('../lib/types.js').ModdleElement                                                                                     jsdoc/valid-types
    74:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
    75:1    warning  Syntax error in type:  import('../lib/types.js').RuleDefinition                                                                                    jsdoc/valid-types
    78:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
    79:1    warning  Missing JSDoc @param "ruleName" declaration                                                                                                        jsdoc/require-param
    86:36   error    There must be a space after this paren                                                                                                             space-in-parens
    86:51   error    There must be a space before this paren                                                                                                            space-in-parens
    88:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    91:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    91:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
    93:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    93:19   error    There must be a space after this paren                                                                                                             space-in-parens
    93:34   error    There must be a space before this paren                                                                                                            space-in-parens
    95:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    95:10   error    There must be a space after this paren                                                                                                             space-in-parens
    95:15   error    There must be a space after this paren                                                                                                             space-in-parens
    95:26   error    There must be a space before this paren                                                                                                            space-in-parens
    95:27   error    There must be a space before this paren                                                                                                            space-in-parens
    96:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
    96:24   error    There must be a space after this paren                                                                                                             space-in-parens
    96:78   error    There must be a space before this paren                                                                                                            space-in-parens
    97:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    98:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   100:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   100:26   error    There must be a space after this paren                                                                                                             space-in-parens
   101:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   102:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   102:6    error    There must be a space before this paren                                                                                                            space-in-parens
   104:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   110:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   119:22   error    There must be a space after this paren                                                                                                             space-in-parens
   119:33   error    There must be a space before this paren                                                                                                            space-in-parens
   120:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   120:6    error    There must be a space after this paren                                                                                                             space-in-parens
   120:12   error    There must be a space before this paren                                                                                                            space-in-parens
   121:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   122:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   124:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   124:9    error    jQuery collection names must match the variablePattern                                                                                             no-jquery/variable-pattern
   126:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   126:6    error    There must be a space after this paren                                                                                                             space-in-parens
   126:14   error    There must be a space before this paren                                                                                                            space-in-parens
   127:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   128:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   130:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   130:6    error    There must be a space after this paren                                                                                                             space-in-parens
   130:11   error    There must be a space after this paren                                                                                                             space-in-parens
   130:24   error    There must be a space before this paren                                                                                                            space-in-parens
   130:25   error    There must be a space before this paren                                                                                                            space-in-parens
   131:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   132:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   134:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   134:22   error    There must be a space after this paren                                                                                                             space-in-parens
   134:35   error    There must be a space before this paren                                                                                                            space-in-parens
   139:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   150:24   error    There must be a space after this paren                                                                                                             space-in-parens
   150:42   error    There must be a space before this paren                                                                                                            space-in-parens
   152:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   153:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   154:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   155:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   156:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   157:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   158:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   160:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   160:29   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
   160:51   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
   160:53   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
   160:63   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
   162:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   163:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   164:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   165:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   166:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   167:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   168:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   169:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   170:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   171:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   177:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   181:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   184:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   191:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   193:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   193:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   195:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   195:17   error    There must be a space after this paren                                                                                                             space-in-parens
   195:32   error    There must be a space before this paren                                                                                                            space-in-parens
   197:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   197:8    error    There must be a space after this paren                                                                                                             space-in-parens
   197:14   error    There must be a space after this paren                                                                                                             space-in-parens
   197:43   error    There must be a space before this paren                                                                                                            space-in-parens
   197:44   error    There must be a space before this paren                                                                                                            space-in-parens
   198:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   199:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   201:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   203:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   203:25   error    There must be a space after this paren                                                                                                             space-in-parens
   203:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   203:34   error    There must be a space after this paren                                                                                                             space-in-parens
   203:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   203:46   error    There must be a space before this paren                                                                                                            space-in-parens
   205:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   205:10   error    There must be a space after this paren                                                                                                             space-in-parens
   205:15   error    There must be a space after this paren                                                                                                             space-in-parens
   205:46   error    There must be a space before this paren                                                                                                            space-in-parens
   205:47   error    There must be a space before this paren                                                                                                            space-in-parens
   206:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   206:24   error    There must be a space after this paren                                                                                                             space-in-parens
   206:97   error    There must be a space before this paren                                                                                                            space-in-parens
   207:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   209:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   209:10   error    There must be a space after this paren                                                                                                             space-in-parens
   209:15   error    There must be a space after this paren                                                                                                             space-in-parens
   209:44   error    There must be a space before this paren                                                                                                            space-in-parens
   209:45   error    There must be a space before this paren                                                                                                            space-in-parens
   210:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   210:24   error    There must be a space after this paren                                                                                                             space-in-parens
   210:96   error    There must be a space before this paren                                                                                                            space-in-parens
   211:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   213:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   213:10   error    There must be a space after this paren                                                                                                             space-in-parens
   213:15   error    There must be a space after this paren                                                                                                             space-in-parens
   213:58   error    There must be a space before this paren                                                                                                            space-in-parens
   213:59   error    There must be a space before this paren                                                                                                            space-in-parens
   214:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   214:12   error    There must be a space after this paren                                                                                                             space-in-parens
   214:71   error    There must be a space before this paren                                                                                                            space-in-parens
   215:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   215:26   error    There must be a space after this paren                                                                                                             space-in-parens
   215:136  error    There must be a space before this paren                                                                                                            space-in-parens
   216:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   217:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   219:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   219:6    error    There must be a space before this paren                                                                                                            space-in-parens
   220:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   222:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   222:24   error    There must be a space after this paren                                                                                                             space-in-parens
   223:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   224:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   224:4    error    There must be a space before this paren                                                                                                            space-in-parens
   229:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   232:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   238:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   240:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   240:32   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   242:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   242:17   error    There must be a space after this paren                                                                                                             space-in-parens
   242:32   error    There must be a space before this paren                                                                                                            space-in-parens
   244:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   244:8    error    There must be a space after this paren                                                                                                             space-in-parens
   244:30   error    There must be a space after this paren                                                                                                             space-in-parens
   244:35   error    There must be a space before this paren                                                                                                            space-in-parens
   244:36   error    There must be a space before this paren                                                                                                            space-in-parens
   245:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   246:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   248:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   250:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   250:21   error    There must be a space after this paren                                                                                                             space-in-parens
   250:22   error    There must be a space after this paren                                                                                                             space-in-parens
   250:27   error    There must be a space before this paren                                                                                                            space-in-parens
   251:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   252:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   252:24   error    There must be a space after this paren                                                                                                             space-in-parens
   252:29   error    There must be a space before this paren                                                                                                            space-in-parens
   253:25   error    There must be a space after this paren                                                                                                             space-in-parens
   253:36   error    There must be a space before this paren                                                                                                            space-in-parens
   254:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   256:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   256:10   error    There must be a space after this paren                                                                                                             space-in-parens
   256:27   error    There must be a space before this paren                                                                                                            space-in-parens
   257:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   257:24   error    There must be a space after this paren                                                                                                             space-in-parens
   257:97   error    There must be a space before this paren                                                                                                            space-in-parens
   258:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   259:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   259:6    error    There must be a space before this paren                                                                                                            space-in-parens
   260:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   262:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   262:24   error    There must be a space after this paren                                                                                                             space-in-parens
   263:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   264:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   264:4    error    There must be a space before this paren                                                                                                            space-in-parens
   268:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   271:30   error    There must be a space after this paren                                                                                                             space-in-parens
   271:35   error    There must be a space before this paren                                                                                                            space-in-parens
   273:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   273:27   error    A space is required after '['                                                                                                                      computed-property-spacing
   273:28   error    ["default"] is better written in dot notation                                                                                                      dot-notation
   273:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
   274:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   276:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   276:38   error    There must be a space after this paren                                                                                                             space-in-parens
   276:53   error    There must be a space before this paren                                                                                                            space-in-parens
   279:24   error    There must be a space after this paren                                                                                                             space-in-parens
   279:29   error    There must be a space before this paren                                                                                                            space-in-parens
   280:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   283:25   error    There must be a space after this paren                                                                                                             space-in-parens
   283:36   error    There must be a space before this paren                                                                                                            space-in-parens
   284:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   284:14   error    A space is required after '['                                                                                                                      computed-property-spacing
   284:15   error    ["default"] is better written in dot notation                                                                                                      dot-notation
   284:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
   288:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   289:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   293:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   296:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   300:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   302:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   302:32   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   304:23   error    There must be a space after this paren                                                                                                             space-in-parens
   304:28   error    There must be a space before this paren                                                                                                            space-in-parens
   305:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   307:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   308:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   308:24   error    There must be a space after this paren                                                                                                             space-in-parens
   308:25   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   308:25   error    'node' is already declared in the upper scope on line 304 column 24                                                                                no-shadow
   308:37   error    There must be a space after this paren                                                                                                             space-in-parens
   308:59   error    There must be a space before this paren                                                                                                            space-in-parens
   308:60   error    There must be a space before this paren                                                                                                            space-in-parens
   309:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   310:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   312:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   312:17   error    There must be a space after this paren                                                                                                             space-in-parens
   312:32   error    There must be a space before this paren                                                                                                            space-in-parens
   314:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   314:8    error    There must be a space after this paren                                                                                                             space-in-parens
   314:17   error    There must be a space after this paren                                                                                                             space-in-parens
   315:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   316:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   317:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   317:6    error    There must be a space before this paren                                                                                                            space-in-parens
   317:15   error    There must be a space after this paren                                                                                                             space-in-parens
   317:44   error    There must be a space before this paren                                                                                                            space-in-parens
   317:45   error    There must be a space before this paren                                                                                                            space-in-parens
   318:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   319:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   321:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   321:8    error    There must be a space after this paren                                                                                                             space-in-parens
   321:21   error    There must be a space after this paren                                                                                                             space-in-parens
   321:26   error    There must be a space before this paren                                                                                                            space-in-parens
   321:27   error    There must be a space before this paren                                                                                                            space-in-parens
   322:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   322:24   error    There must be a space after this paren                                                                                                             space-in-parens
   322:48   error    There must be a space before this paren                                                                                                            space-in-parens
   324:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   324:22   error    There must be a space after this paren                                                                                                             space-in-parens
   324:62   error    There must be a space before this paren                                                                                                            space-in-parens
   325:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   326:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   328:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   328:24   error    There must be a space after this paren                                                                                                             space-in-parens
   329:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   330:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   330:4    error    There must be a space before this paren                                                                                                            space-in-parens
   334:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   338:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   341:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   346:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   348:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   348:46   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   350:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   350:17   error    There must be a space after this paren                                                                                                             space-in-parens
   350:32   error    There must be a space before this paren                                                                                                            space-in-parens
   352:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   352:8    error    There must be a space after this paren                                                                                                             space-in-parens
   352:14   error    There must be a space after this paren                                                                                                             space-in-parens
   352:38   error    There must be a space before this paren                                                                                                            space-in-parens
   352:65   error    There must be a space before this paren                                                                                                            space-in-parens
   353:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   354:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   356:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   358:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   358:25   error    There must be a space after this paren                                                                                                             space-in-parens
   358:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   358:34   error    There must be a space after this paren                                                                                                             space-in-parens
   358:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   358:46   error    There must be a space before this paren                                                                                                            space-in-parens
   360:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   360:10   error    There must be a space after this paren                                                                                                             space-in-parens
   360:16   error    There must be a space after this paren                                                                                                             space-in-parens
   360:47   error    There must be a space before this paren                                                                                                            space-in-parens
   360:48   error    There must be a space before this paren                                                                                                            space-in-parens
   361:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   362:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   364:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   366:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   366:10   error    There must be a space after this paren                                                                                                             space-in-parens
   366:40   error    There must be a space before this paren                                                                                                            space-in-parens
   367:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   367:24   error    There must be a space after this paren                                                                                                             space-in-parens
   367:106  error    There must be a space before this paren                                                                                                            space-in-parens
   368:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   369:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   369:6    error    There must be a space before this paren                                                                                                            space-in-parens
   370:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   372:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   372:24   error    There must be a space after this paren                                                                                                             space-in-parens
   373:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   374:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   374:4    error    There must be a space before this paren                                                                                                            space-in-parens
   379:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   383:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   386:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   394:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   396:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   396:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   398:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   398:17   error    There must be a space after this paren                                                                                                             space-in-parens
   398:32   error    There must be a space before this paren                                                                                                            space-in-parens
   400:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   400:8    error    There must be a space after this paren                                                                                                             space-in-parens
   400:17   error    There must be a space after this paren                                                                                                             space-in-parens
   401:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   402:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   403:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   403:6    error    There must be a space before this paren                                                                                                            space-in-parens
   403:7    error    There must be a space before this paren                                                                                                            space-in-parens
   404:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   405:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   407:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   409:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   409:8    error    There must be a space after this paren                                                                                                             space-in-parens
   409:28   error    There must be a space before this paren                                                                                                            space-in-parens
   410:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   410:22   error    There must be a space after this paren                                                                                                             space-in-parens
   410:60   error    There must be a space before this paren                                                                                                            space-in-parens
   411:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   412:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   414:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   414:24   error    There must be a space after this paren                                                                                                             space-in-parens
   415:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   416:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   416:4    error    There must be a space before this paren                                                                                                            space-in-parens
   421:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   422:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   426:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   429:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   446:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   448:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   448:22   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   450:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   450:17   error    There must be a space after this paren                                                                                                             space-in-parens
   450:32   error    There must be a space before this paren                                                                                                            space-in-parens
   452:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   452:8    error    There must be a space after this paren                                                                                                             space-in-parens
   452:14   error    There must be a space after this paren                                                                                                             space-in-parens
   452:39   error    There must be a space before this paren                                                                                                            space-in-parens
   452:40   error    There must be a space before this paren                                                                                                            space-in-parens
   453:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   454:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   456:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   456:41   error    There must be a space after this paren                                                                                                             space-in-parens
   456:46   error    There must be a space before this paren                                                                                                            space-in-parens
   458:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   458:55   error    There must be a space after this paren                                                                                                             space-in-parens
   458:60   error    There must be a space before this paren                                                                                                            space-in-parens
   460:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   460:25   error    There must be a space after this paren                                                                                                             space-in-parens
   460:26   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   461:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   461:10   error    There must be a space after this paren                                                                                                             space-in-parens
   461:19   error    There must be a space after this paren                                                                                                             space-in-parens
   461:31   error    There must be a space before this paren                                                                                                            space-in-parens
   461:32   error    There must be a space before this paren                                                                                                            space-in-parens
   462:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   462:24   error    There must be a space after this paren                                                                                                             space-in-parens
   462:66   error    There must be a space before this paren                                                                                                            space-in-parens
   463:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   465:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   465:10   error    There must be a space after this paren                                                                                                             space-in-parens
   465:24   error    There must be a space after this paren                                                                                                             space-in-parens
   465:57   error    There must be a space before this paren                                                                                                            space-in-parens
   465:58   error    There must be a space before this paren                                                                                                            space-in-parens
   466:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   466:24   error    There must be a space after this paren                                                                                                             space-in-parens
   466:60   error    There must be a space before this paren                                                                                                            space-in-parens
   467:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   469:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   469:10   error    There must be a space after this paren                                                                                                             space-in-parens
   469:20   error    There must be a space after this paren                                                                                                             space-in-parens
   469:46   error    There must be a space before this paren                                                                                                            space-in-parens
   469:47   error    There must be a space before this paren                                                                                                            space-in-parens
   470:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   470:24   error    There must be a space after this paren                                                                                                             space-in-parens
   470:69   error    There must be a space before this paren                                                                                                            space-in-parens
   471:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   472:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   472:6    error    There must be a space before this paren                                                                                                            space-in-parens
   474:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   476:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   476:24   error    There must be a space after this paren                                                                                                             space-in-parens
   477:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   478:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   478:4    error    There must be a space before this paren                                                                                                            space-in-parens
   480:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   482:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   482:27   error    There must be a space after this paren                                                                                                             space-in-parens
   482:39   error    There must be a space before this paren                                                                                                            space-in-parens
   483:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   483:43   error    There must be a space after this paren                                                                                                             space-in-parens
   483:44   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   483:59   error    There must be a space after this paren                                                                                                             space-in-parens
   483:132  error    There must be a space before this paren                                                                                                            space-in-parens
   483:133  error    There must be a space before this paren                                                                                                            space-in-parens
   484:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   486:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   486:34   error    There must be a space after this paren                                                                                                             space-in-parens
   486:46   error    There must be a space before this paren                                                                                                            space-in-parens
   487:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   489:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   489:22   error    There must be a space after this paren                                                                                                             space-in-parens
   489:30   error    There must be a space before this paren                                                                                                            space-in-parens
   490:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   490:10   error    There must be a space after this paren                                                                                                             space-in-parens
   490:15   error    There must be a space after this paren                                                                                                             space-in-parens
   490:43   error    There must be a space before this paren                                                                                                            space-in-parens
   490:59   error    There must be a space after this paren                                                                                                             space-in-parens
   490:74   error    There must be a space before this paren                                                                                                            space-in-parens
   490:82   error    There must be a space before this paren                                                                                                            space-in-parens
   491:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   491:20   error    There must be a space after this paren                                                                                                             space-in-parens
   491:35   error    There must be a space before this paren                                                                                                            space-in-parens
   491:44   error    There must be a space after this paren                                                                                                             space-in-parens
   491:53   error    There must be a space before this paren                                                                                                            space-in-parens
   492:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   494:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   494:10   error    There must be a space after this paren                                                                                                             space-in-parens
   494:15   error    There must be a space after this paren                                                                                                             space-in-parens
   494:53   error    There must be a space before this paren                                                                                                            space-in-parens
   494:69   error    There must be a space after this paren                                                                                                             space-in-parens
   494:84   error    There must be a space before this paren                                                                                                            space-in-parens
   494:92   error    There must be a space before this paren                                                                                                            space-in-parens
   495:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   495:20   error    There must be a space after this paren                                                                                                             space-in-parens
   495:35   error    There must be a space before this paren                                                                                                            space-in-parens
   495:44   error    There must be a space after this paren                                                                                                             space-in-parens
   495:53   error    There must be a space before this paren                                                                                                            space-in-parens
   496:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   498:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   498:10   error    There must be a space after this paren                                                                                                             space-in-parens
   498:15   error    There must be a space after this paren                                                                                                             space-in-parens
   498:37   error    There must be a space before this paren                                                                                                            space-in-parens
   498:53   error    There must be a space after this paren                                                                                                             space-in-parens
   498:72   error    There must be a space before this paren                                                                                                            space-in-parens
   498:80   error    There must be a space before this paren                                                                                                            space-in-parens
   499:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   499:20   error    There must be a space after this paren                                                                                                             space-in-parens
   499:39   error    There must be a space before this paren                                                                                                            space-in-parens
   499:48   error    There must be a space after this paren                                                                                                             space-in-parens
   499:49   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   499:92   error    There must be a space after this paren                                                                                                             space-in-parens
   499:108  error    There must be a space before this paren                                                                                                            space-in-parens
   499:109  error    There must be a space before this paren                                                                                                            space-in-parens
   500:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   502:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   502:10   error    There must be a space after this paren                                                                                                             space-in-parens
   502:15   error    There must be a space after this paren                                                                                                             space-in-parens
   502:45   error    There must be a space before this paren                                                                                                            space-in-parens
   502:61   error    There must be a space after this paren                                                                                                             space-in-parens
   502:76   error    There must be a space before this paren                                                                                                            space-in-parens
   502:84   error    There must be a space before this paren                                                                                                            space-in-parens
   503:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   503:20   error    There must be a space after this paren                                                                                                             space-in-parens
   503:35   error    There must be a space before this paren                                                                                                            space-in-parens
   503:44   error    There must be a space after this paren                                                                                                             space-in-parens
   503:53   error    There must be a space before this paren                                                                                                            space-in-parens
   504:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   506:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   506:10   error    There must be a space after this paren                                                                                                             space-in-parens
   506:18   error    There must be a space after this paren                                                                                                             space-in-parens
   507:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   508:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   509:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   510:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   510:8    error    There must be a space before this paren                                                                                                            space-in-parens
   510:9    error    There must be a space before this paren                                                                                                            space-in-parens
   511:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   511:33   error    There must be a space after this paren                                                                                                             space-in-parens
   511:41   error    There must be a space before this paren                                                                                                            space-in-parens
   512:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   513:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   515:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   515:13   error    There must be a space after this paren                                                                                                             space-in-parens
   515:25   error    There must be a space before this paren                                                                                                            space-in-parens
   517:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   518:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   520:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   520:19   error    There must be a space after this paren                                                                                                             space-in-parens
   520:25   error    There must be a space before this paren                                                                                                            space-in-parens
   521:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   522:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   523:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   524:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   526:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   526:24   error    There must be a space after this paren                                                                                                             space-in-parens
   526:57   error    There must be a space before this paren                                                                                                            space-in-parens
   527:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   527:8    error    There must be a space after this paren                                                                                                             space-in-parens
   527:13   error    There must be a space after this paren                                                                                                             space-in-parens
   527:39   error    There must be a space before this paren                                                                                                            space-in-parens
   527:40   error    There must be a space before this paren                                                                                                            space-in-parens
   528:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   528:38   error    There must be a space after this paren                                                                                                             space-in-parens
   528:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   528:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   529:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   529:20   error    There must be a space after this paren                                                                                                             space-in-parens
   529:68   error    There must be a space before this paren                                                                                                            space-in-parens
   530:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   530:29   error    There must be a space after this paren                                                                                                             space-in-parens
   530:34   error    There must be a space before this paren                                                                                                            space-in-parens
   530:62   error    There must be a space after this paren                                                                                                             space-in-parens
   530:73   error    There must be a space before this paren                                                                                                            space-in-parens
   530:79   error    There must be a space after this paren                                                                                                             space-in-parens
   530:84   error    There must be a space before this paren                                                                                                            space-in-parens
   531:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   531:8    error    There must be a space before this paren                                                                                                            space-in-parens
   532:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   534:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   534:8    error    There must be a space after this paren                                                                                                             space-in-parens
   534:13   error    There must be a space after this paren                                                                                                             space-in-parens
   534:44   error    There must be a space before this paren                                                                                                            space-in-parens
   534:45   error    There must be a space before this paren                                                                                                            space-in-parens
   535:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   535:38   error    There must be a space after this paren                                                                                                             space-in-parens
   535:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   535:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   536:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   536:20   error    There must be a space after this paren                                                                                                             space-in-parens
   536:73   error    There must be a space before this paren                                                                                                            space-in-parens
   537:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   537:29   error    There must be a space after this paren                                                                                                             space-in-parens
   537:34   error    There must be a space before this paren                                                                                                            space-in-parens
   537:62   error    There must be a space after this paren                                                                                                             space-in-parens
   537:78   error    There must be a space before this paren                                                                                                            space-in-parens
   537:84   error    There must be a space after this paren                                                                                                             space-in-parens
   537:89   error    There must be a space before this paren                                                                                                            space-in-parens
   538:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   538:8    error    There must be a space before this paren                                                                                                            space-in-parens
   539:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   541:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   541:8    error    There must be a space after this paren                                                                                                             space-in-parens
   541:13   error    There must be a space after this paren                                                                                                             space-in-parens
   541:41   error    There must be a space before this paren                                                                                                            space-in-parens
   541:42   error    There must be a space before this paren                                                                                                            space-in-parens
   542:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   542:38   error    There must be a space after this paren                                                                                                             space-in-parens
   542:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   542:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   543:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   543:23   error    There must be a space after this paren                                                                                                             space-in-parens
   544:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   545:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   546:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   547:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   548:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   548:10   error    There must be a space before this paren                                                                                                            space-in-parens
   548:30   error    There must be a space after this paren                                                                                                             space-in-parens
   548:35   error    There must be a space before this paren                                                                                                            space-in-parens
   548:63   error    There must be a space after this paren                                                                                                             space-in-parens
   548:76   error    There must be a space before this paren                                                                                                            space-in-parens
   548:82   error    There must be a space after this paren                                                                                                             space-in-parens
   548:87   error    There must be a space before this paren                                                                                                            space-in-parens
   549:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   549:8    error    There must be a space before this paren                                                                                                            space-in-parens
   550:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   552:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   552:8    error    There must be a space after this paren                                                                                                             space-in-parens
   552:13   error    There must be a space after this paren                                                                                                             space-in-parens
   552:40   error    There must be a space before this paren                                                                                                            space-in-parens
   552:41   error    There must be a space before this paren                                                                                                            space-in-parens
   553:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   553:38   error    There must be a space after this paren                                                                                                             space-in-parens
   553:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   553:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   554:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   554:20   error    There must be a space after this paren                                                                                                             space-in-parens
   554:69   error    There must be a space before this paren                                                                                                            space-in-parens
   555:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   555:29   error    There must be a space after this paren                                                                                                             space-in-parens
   555:34   error    There must be a space before this paren                                                                                                            space-in-parens
   555:62   error    There must be a space after this paren                                                                                                             space-in-parens
   555:74   error    There must be a space before this paren                                                                                                            space-in-parens
   555:80   error    There must be a space after this paren                                                                                                             space-in-parens
   555:85   error    There must be a space before this paren                                                                                                            space-in-parens
   556:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   556:8    error    There must be a space before this paren                                                                                                            space-in-parens
   557:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   558:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   560:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   560:20   error    There must be a space after this paren                                                                                                             space-in-parens
   560:46   error    There must be a space before this paren                                                                                                            space-in-parens
   561:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   562:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   562:26   error    There must be a space after this paren                                                                                                             space-in-parens
   562:27   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   562:51   error    There must be a space after this paren                                                                                                             space-in-parens
   562:87   error    There must be a space before this paren                                                                                                            space-in-parens
   562:134  error    There must be a space before this paren                                                                                                            space-in-parens
   563:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   564:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   567:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   572:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   574:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   574:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   576:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   578:19   error    There must be a space after this paren                                                                                                             space-in-parens
   578:23   error    There must be a space before this paren                                                                                                            space-in-parens
   579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   579:38   error    There must be a space after this paren                                                                                                             space-in-parens
   579:46   error    There must be a space before this paren                                                                                                            space-in-parens
   585:21   error    There must be a space after this paren                                                                                                             space-in-parens
   585:25   error    There must be a space before this paren                                                                                                            space-in-parens
   586:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   589:19   error    There must be a space after this paren                                                                                                             space-in-parens
   589:23   error    There must be a space before this paren                                                                                                            space-in-parens
   590:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   593:15   error    There must be a space after this paren                                                                                                             space-in-parens
   593:19   error    There must be a space before this paren                                                                                                            space-in-parens
   594:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   594:14   error    Expected '===' and instead saw '=='                                                                                                                eqeqeq
   597:17   error    There must be a space after this paren                                                                                                             space-in-parens
   597:21   error    There must be a space before this paren                                                                                                            space-in-parens
   598:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   598:29   error    There must be a space after this paren                                                                                                             space-in-parens
   598:33   error    There must be a space before this paren                                                                                                            space-in-parens
   601:18   error    There must be a space after this paren                                                                                                             space-in-parens
   601:22   error    There must be a space before this paren                                                                                                            space-in-parens
   602:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   602:29   error    There must be a space after this paren                                                                                                             space-in-parens
   602:33   error    There must be a space before this paren                                                                                                            space-in-parens
   605:18   error    There must be a space after this paren                                                                                                             space-in-parens
   605:22   error    There must be a space before this paren                                                                                                            space-in-parens
   606:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   606:29   error    There must be a space after this paren                                                                                                             space-in-parens
   606:33   error    There must be a space before this paren                                                                                                            space-in-parens
   614:20   error    There must be a space after this paren                                                                                                             space-in-parens
   614:24   error    There must be a space before this paren                                                                                                            space-in-parens
   615:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   615:34   error    There must be a space after this paren                                                                                                             space-in-parens
   615:38   error    There must be a space before this paren                                                                                                            space-in-parens
   617:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   618:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   623:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   626:18   error    There must be a space after this paren                                                                                                             space-in-parens
   626:22   error    There must be a space before this paren                                                                                                            space-in-parens
   627:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   627:29   error    There must be a space after this paren                                                                                                             space-in-parens
   627:33   error    There must be a space before this paren                                                                                                            space-in-parens
   630:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   636:21   error    There must be a space after this paren                                                                                                             space-in-parens
   636:25   error    There must be a space before this paren                                                                                                            space-in-parens
   638:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   638:6    error    There must be a space after this paren                                                                                                             space-in-parens
   638:14   error    There must be a space after this paren                                                                                                             space-in-parens
   638:18   error    There must be a space before this paren                                                                                                            space-in-parens
   638:19   error    There must be a space before this paren                                                                                                            space-in-parens
   639:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   640:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   642:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   642:18   error    There must be a space after this paren                                                                                                             space-in-parens
   642:38   error    There must be a space before this paren                                                                                                            space-in-parens
   649:1    warning  Invalid JSDoc @param "key" type "String"; prefer: "string"                                                                                         jsdoc/check-types
   651:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   653:13   error    There must be a space after this paren                                                                                                             space-in-parens
   653:25   error    There must be a space before this paren                                                                                                            space-in-parens
   654:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   654:16   error    There must be a space after this paren                                                                                                             space-in-parens
   654:23   error    There must be a space before this paren                                                                                                            space-in-parens
   654:53   error    There must be a space after this paren                                                                                                             space-in-parens
   654:65   error    There must be a space before this paren                                                                                                            space-in-parens
   658:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   659:1    warning  Syntax error in type:  (
  ((e: T) => boolean) |
  ((e: T, idx: number) => boolean) |
  ((e: T, key: string) => boolean) |
  string |
  number
)   jsdoc/valid-types
   669:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   670:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   672:1    warning  Syntax error in type:  (
  ((e: T) => U) | string | number
)                                                                                       jsdoc/valid-types
   677:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   679:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   680:1    warning  Syntax error in type:  (val: T, key: any) => boolean                                                                                               jsdoc/valid-types
   684:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   685:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   689:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   690:1    warning  Syntax error in type:  { [key: string]: T }                                                                                                        jsdoc/valid-types
   694:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   695:1    warning  Syntax error in type:  { [key: number]: T }                                                                                                        jsdoc/valid-types
   699:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   700:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   700:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   704:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   705:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   705:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   711:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   712:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   713:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   717:14   error    There must be a space after this paren                                                                                                             space-in-parens
   717:34   error    There must be a space before this paren                                                                                                            space-in-parens
   719:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   719:28   error    There must be a space after this paren                                                                                                             space-in-parens
   719:36   error    There must be a space before this paren                                                                                                            space-in-parens
   721:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   723:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   723:10   error    There must be a space after this paren                                                                                                             space-in-parens
   723:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   723:31   error    There must be a space after this paren                                                                                                             space-in-parens
   723:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   723:40   error    There must be a space before this paren                                                                                                            space-in-parens
   724:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   724:8    error    There must be a space after this paren                                                                                                             space-in-parens
   724:16   error    There must be a space after this paren                                                                                                             space-in-parens
   724:25   error    There must be a space before this paren                                                                                                            space-in-parens
   724:26   error    There must be a space before this paren                                                                                                            space-in-parens
   725:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   727:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   728:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   729:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   729:4    error    There must be a space before this paren                                                                                                            space-in-parens
   731:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   735:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   739:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   740:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   741:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   745:19   error    There must be a space after this paren                                                                                                             space-in-parens
   745:39   error    There must be a space before this paren                                                                                                            space-in-parens
   747:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   747:28   error    There must be a space after this paren                                                                                                             space-in-parens
   747:36   error    There must be a space before this paren                                                                                                            space-in-parens
   749:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   749:20   error    There must be a space after this paren                                                                                                             space-in-parens
   749:31   error    There must be a space before this paren                                                                                                            space-in-parens
   751:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   751:10   error    There must be a space after this paren                                                                                                             space-in-parens
   751:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   751:31   error    There must be a space after this paren                                                                                                             space-in-parens
   751:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   751:40   error    There must be a space before this paren                                                                                                            space-in-parens
   752:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   752:8    error    There must be a space after this paren                                                                                                             space-in-parens
   752:16   error    There must be a space after this paren                                                                                                             space-in-parens
   752:25   error    There must be a space before this paren                                                                                                            space-in-parens
   752:26   error    There must be a space before this paren                                                                                                            space-in-parens
   753:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   755:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   756:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   757:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   757:4    error    There must be a space before this paren                                                                                                            space-in-parens
   759:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   762:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   766:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   767:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   768:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   770:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   772:16   error    There must be a space after this paren                                                                                                             space-in-parens
   772:36   error    There must be a space before this paren                                                                                                            space-in-parens
   774:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   774:28   error    There must be a space after this paren                                                                                                             space-in-parens
   774:36   error    There must be a space before this paren                                                                                                            space-in-parens
   776:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   776:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   778:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   778:10   error    There must be a space after this paren                                                                                                             space-in-parens
   778:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   778:31   error    There must be a space after this paren                                                                                                             space-in-parens
   778:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   778:40   error    There must be a space before this paren                                                                                                            space-in-parens
   779:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   779:8    error    There must be a space after this paren                                                                                                             space-in-parens
   779:16   error    There must be a space after this paren                                                                                                             space-in-parens
   779:25   error    There must be a space before this paren                                                                                                            space-in-parens
   779:26   error    There must be a space before this paren                                                                                                            space-in-parens
   780:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   780:18   error    There must be a space after this paren                                                                                                             space-in-parens
   780:22   error    There must be a space before this paren                                                                                                            space-in-parens
   781:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   782:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   782:4    error    There must be a space before this paren                                                                                                            space-in-parens
   784:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   787:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   788:1    warning  JSDoc @return declaration present but return expression not available in function                                                                  jsdoc/require-returns-check
   792:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   793:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   794:1    warning  Syntax error in type:  ((item: T, idx: number) => (boolean|void)) | ((item: T, key: string) => (boolean|void))                                     jsdoc/valid-types
   796:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   798:17   error    There must be a space after this paren                                                                                                             space-in-parens
   798:38   error    There must be a space before this paren                                                                                                            space-in-parens
   800:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   801:1    error    Expected indentation of 2 tabs but found 6 spaces                                                                                                  indent
   803:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   803:6    error    There must be a space after this paren                                                                                                             space-in-parens
   803:18   error    There must be a space after this paren                                                                                                             space-in-parens
   803:29   error    There must be a space before this paren                                                                                                            space-in-parens
   803:30   error    There must be a space before this paren                                                                                                            space-in-parens
   804:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   805:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   807:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   807:29   error    There must be a space after this paren                                                                                                             space-in-parens
   807:40   error    There must be a space before this paren                                                                                                            space-in-parens
   809:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   809:7    error    There must be a space after this paren                                                                                                             space-in-parens
   809:12   error    'key' is never reassigned. Use 'const' instead                                                                                                     prefer-const
   809:29   error    There must be a space before this paren                                                                                                            space-in-parens
   811:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   811:8    error    There must be a space after this paren                                                                                                             space-in-parens
   811:12   error    There must be a space after this paren                                                                                                             space-in-parens
   811:28   error    There must be a space before this paren                                                                                                            space-in-parens
   811:29   error    There must be a space before this paren                                                                                                            space-in-parens
   812:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   812:23   error    A space is required after '['                                                                                                                      computed-property-spacing
   812:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
   814:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   814:24   error    There must be a space after this paren                                                                                                             space-in-parens
   814:40   error    There must be a space after this paren                                                                                                             space-in-parens
   814:44   error    There must be a space before this paren                                                                                                            space-in-parens
   814:45   error    There must be a space before this paren                                                                                                            space-in-parens
   816:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   816:10   error    There must be a space after this paren                                                                                                             space-in-parens
   816:27   error    There must be a space before this paren                                                                                                            space-in-parens
   817:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   818:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   819:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   820:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   826:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   827:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   828:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   830:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   832:17   error    There must be a space after this paren                                                                                                             space-in-parens
   832:30   error    There must be a space before this paren                                                                                                            space-in-parens
   834:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   834:6    error    There must be a space after this paren                                                                                                             space-in-parens
   834:18   error    There must be a space after this paren                                                                                                             space-in-parens
   834:22   error    There must be a space before this paren                                                                                                            space-in-parens
   834:23   error    There must be a space before this paren                                                                                                            space-in-parens
   835:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   836:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   838:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   838:14   error    There must be a space after this paren                                                                                                             space-in-parens
   838:18   error    There must be a space before this paren                                                                                                            space-in-parens
   840:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   840:28   error    There must be a space after this paren                                                                                                             space-in-parens
   840:36   error    There must be a space before this paren                                                                                                            space-in-parens
   842:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   842:20   error    There must be a space after this paren                                                                                                             space-in-parens
   842:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   842:29   error    There must be a space after this paren                                                                                                             space-in-parens
   842:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   842:37   error    There must be a space before this paren                                                                                                            space-in-parens
   843:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   843:20   error    There must be a space after this paren                                                                                                             space-in-parens
   843:28   error    There must be a space before this paren                                                                                                            space-in-parens
   844:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   844:4    error    There must be a space before this paren                                                                                                            space-in-parens
   848:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   852:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   853:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   855:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   856:1    warning  Syntax error in type: (result: V, entry: T, index: any) => V                                                                                       jsdoc/valid-types
   857:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
   859:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
   861:16   error    There must be a space after this paren                                                                                                             space-in-parens
   861:45   error    There must be a space before this paren                                                                                                            space-in-parens
   863:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   863:10   error    There must be a space after this paren                                                                                                             space-in-parens
   863:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   863:31   error    There must be a space after this paren                                                                                                             space-in-parens
   863:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   863:42   error    There must be a space before this paren                                                                                                            space-in-parens
   864:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   864:22   error    There must be a space after this paren                                                                                                             space-in-parens
   864:41   error    There must be a space before this paren                                                                                                            space-in-parens
   865:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   865:4    error    There must be a space before this paren                                                                                                            space-in-parens
   867:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   870:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   878:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   880:15   error    There must be a space after this paren                                                                                                             space-in-parens
   880:35   error    There must be a space before this paren                                                                                                            space-in-parens
   882:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   882:18   error    There must be a space after this paren                                                                                                             space-in-parens
   882:31   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   882:39   error    There must be a space after this paren                                                                                                             space-in-parens
   882:39   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   882:57   error    There must be a space before this paren                                                                                                            space-in-parens
   883:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   883:30   error    There must be a space after this paren                                                                                                             space-in-parens
   883:39   error    There must be a space before this paren                                                                                                            space-in-parens
   884:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   884:10   error    There must be a space before this paren                                                                                                            space-in-parens
   887:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   895:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   897:14   error    There must be a space after this paren                                                                                                             space-in-parens
   897:34   error    There must be a space before this paren                                                                                                            space-in-parens
   899:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   899:16   error    There must be a space after this paren                                                                                                             space-in-parens
   899:36   error    There must be a space before this paren                                                                                                            space-in-parens
   902:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   912:13   error    There must be a space after this paren                                                                                                             space-in-parens
   912:28   error    There must be a space before this paren                                                                                                            space-in-parens
   914:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   914:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   916:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   916:10   error    There must be a space after this paren                                                                                                             space-in-parens
   916:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   916:31   error    There must be a space after this paren                                                                                                             space-in-parens
   916:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   916:40   error    There must be a space before this paren                                                                                                            space-in-parens
   917:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   917:16   error    There must be a space after this paren                                                                                                             space-in-parens
   917:19   error    There must be a space after this paren                                                                                                             space-in-parens
   917:28   error    There must be a space before this paren                                                                                                            space-in-parens
   917:29   error    There must be a space before this paren                                                                                                            space-in-parens
   918:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   918:4    error    There must be a space before this paren                                                                                                            space-in-parens
   920:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   923:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   931:14   error    There must be a space after this paren                                                                                                             space-in-parens
   931:25   error    There must be a space before this paren                                                                                                            space-in-parens
   932:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   932:35   error    There must be a space after this paren                                                                                                             space-in-parens
   932:46   error    There must be a space before this paren                                                                                                            space-in-parens
   935:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   941:1    warning  Invalid JSDoc @return type "Number"; prefer: "number"                                                                                              jsdoc/check-types
   943:14   error    There must be a space after this paren                                                                                                             space-in-parens
   943:25   error    There must be a space before this paren                                                                                                            space-in-parens
   944:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   944:14   error    There must be a space after this paren                                                                                                             space-in-parens
   944:25   error    There must be a space before this paren                                                                                                            space-in-parens
   947:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   955:16   error    There must be a space after this paren                                                                                                             space-in-parens
   955:27   error    There must be a space before this paren                                                                                                            space-in-parens
   956:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   956:13   error    There must be a space after this paren                                                                                                             space-in-parens
   956:26   error    There must be a space after this paren                                                                                                             space-in-parens
   956:30   error    There must be a space before this paren                                                                                                            space-in-parens
   956:38   error    There must be a space before this paren                                                                                                            space-in-parens
   959:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   960:1    warning  Missing JSDoc @param "grouped" declaration                                                                                                         jsdoc/require-param
   968:19   error    There must be a space after this paren                                                                                                             space-in-parens
   968:55   error    There must be a space before this paren                                                                                                            space-in-parens
   970:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   970:26   error    There must be a space after this paren                                                                                                             space-in-parens
   970:36   error    There must be a space before this paren                                                                                                            space-in-parens
   972:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   972:10   error    There must be a space after this paren                                                                                                             space-in-parens
   972:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   972:31   error    There must be a space after this paren                                                                                                             space-in-parens
   972:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   972:35   error    There must be a space before this paren                                                                                                            space-in-parens
   973:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   973:9    error    'discriminator' is never reassigned. Use 'const' instead                                                                                           prefer-const
   973:34   error    There must be a space after this paren                                                                                                             space-in-parens
   973:38   error    There must be a space before this paren                                                                                                            space-in-parens
   975:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   975:24   error    A space is required after '['                                                                                                                      computed-property-spacing
   975:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
   977:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   977:8    error    There must be a space after this paren                                                                                                             space-in-parens
   977:15   error    There must be a space before this paren                                                                                                            space-in-parens
   978:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   978:22   error    A space is required after '['                                                                                                                      computed-property-spacing
   978:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
   979:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   981:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   981:15   error    There must be a space after this paren                                                                                                             space-in-parens
   981:19   error    There must be a space before this paren                                                                                                            space-in-parens
   982:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   982:4    error    There must be a space before this paren                                                                                                            space-in-parens
   984:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   987:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   988:18   error    There must be a space after this paren                                                                                                             space-in-parens
   988:44   error    There must be a space before this paren                                                                                                            space-in-parens
   990:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   990:26   error    There must be a space after this paren                                                                                                             space-in-parens
   990:36   error    There must be a space before this paren                                                                                                            space-in-parens
   992:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   992:7    error    'grouped' is never reassigned. Use 'const' instead                                                                                                 prefer-const
   994:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   994:10   error    There must be a space after this paren                                                                                                             space-in-parens
   994:24   error    There must be a space after this paren                                                                                                             space-in-parens
   994:26   error    There must be a space before this paren                                                                                                            space-in-parens
   994:40   error    There must be a space after this paren                                                                                                             space-in-parens
   994:62   error    There must be a space before this paren                                                                                                            space-in-parens
   994:63   error    There must be a space before this paren                                                                                                            space-in-parens
   996:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   996:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   996:19   error    There must be a space after this paren                                                                                                             space-in-parens
   996:29   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   996:37   error    There must be a space after this paren                                                                                                             space-in-parens
   996:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   996:43   error    'key' is defined but never used                                                                                                                    no-unused-vars
   996:46   error    There must be a space before this paren                                                                                                            space-in-parens
   997:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   997:15   error    A space is required after '['                                                                                                                      computed-property-spacing
   997:17   error    A space is required before ']'                                                                                                                     computed-property-spacing
   998:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   998:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1000:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1003:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1006:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1011:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1013:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1014:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1018:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1018:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1020:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1020:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1020:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1022:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1022:7    error    'sorted' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1024:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1024:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1024:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1024:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1024:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1024:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1025:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1025:9    error    'disc' is never reassigned. Use 'const' instead                                                                                                    prefer-const
  1025:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1025:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1027:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1027:9    error    'entry' is never reassigned. Use 'const' instead                                                                                                   prefer-const
  1028:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1029:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1030:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1032:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1032:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1032:10   error    Unexpected var, use let or const instead                                                                                                           no-var
  1032:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1033:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1033:13   error    'd' is never reassigned. Use 'const' instead                                                                                                       prefer-const
  1033:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1033:29   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1035:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1035:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1035:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1036:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1036:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1036:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1037:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1038:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1039:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1041:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1042:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1042:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1042:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1043:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1043:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1045:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1045:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1045:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1045:24   error    There must be a space before this paren                                                                                                            space-in-parens
  1045:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1048:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1060:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1062:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1064:1    warning  Syntax error in type:  (el: any) =>  boolean                                                                                                       jsdoc/valid-types
  1066:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1066:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1068:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1068:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1068:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1068:21   error    There must be a space before this paren                                                                                                            space-in-parens
  1070:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1070:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1070:27   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1070:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1070:35   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1070:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1071:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1071:16   error    A space is required after '['                                                                                                                      computed-property-spacing
  1071:20   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1072:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1072:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1074:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1077:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1079:1    warning  Syntax error in type: string | ((e: any) => any)                                                                                                   jsdoc/valid-types
  1081:1    warning  Syntax error in type:  (e: any) => any                                                                                                             jsdoc/valid-types
  1083:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1083:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1085:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1085:3    warning  Missing JSDoc @param "e" declaration                                                                                                               jsdoc/require-param
  1085:3    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  1086:1    warning  Invalid JSDoc tag name "satisfies"                                                                                                                 jsdoc/check-tag-names
  1086:1    warning  Syntax error in type:  (e: any) => any                                                                                                             jsdoc/valid-types
  1088:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1088:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1088:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1088:46   error    There must be a space after this paren                                                                                                             space-in-parens
  1088:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1088:53   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1090:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1091:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1091:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1091:23   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1092:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1095:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1097:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1098:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1100:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1102:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1102:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1103:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1103:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:42   error    There must be a space after this paren                                                                                                             space-in-parens
  1103:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:49   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1104:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1105:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1108:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1109:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1109:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1110:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1113:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1113:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1114:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1114:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1114:20   error    There must be a space before this paren                                                                                                            space-in-parens
  1117:11   error    'setTimeout' is already defined as a built-in global variable                                                                                      no-redeclare
  1117:22   error    'clearTimeout' is already defined as a built-in global variable                                                                                    no-redeclare
  1120:1    warning  Syntax error in type:  {
  (...args: any[]): any;
  flush: () => void;
  cancel: () => void;
}                                                     jsdoc/valid-types
  1135:1    warning  Invalid JSDoc @param "timeout" type "Number"; prefer: "number"                                                                                     jsdoc/check-types
  1139:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1139:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1141:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1143:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1144:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1146:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1148:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1148:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1148:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1150:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1150:9    error    'now' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1152:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1152:9    error    'scheduledDiff' is never reassigned. Use 'const' instead                                                                                           prefer-const
  1152:37   error    There must be a space after this paren                                                                                                             space-in-parens
  1152:55   error    There must be a space before this paren                                                                                                            space-in-parens
  1154:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1154:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1154:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1155:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1155:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1155:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1156:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1158:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1158:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1158:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1160:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1161:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1163:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1163:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1163:21   error    'timeout' is already declared in the upper scope on line 1139 column 23                                                                            no-shadow
  1163:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1164:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1164:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1164:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1165:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1167:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1168:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1168:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1168:14   error    There must be a space before this paren                                                                                                            space-in-parens
  1169:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1169:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1169:25   error    There must be a space before this paren                                                                                                            space-in-parens
  1170:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1172:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1173:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1175:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1176:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1176:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1176:14   error    There must be a space before this paren                                                                                                            space-in-parens
  1177:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1177:11   error    There must be a space after this paren                                                                                                             space-in-parens
  1177:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1178:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1180:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1181:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1183:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1186:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1186:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1186:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1187:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1189:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1190:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1192:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1193:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1193:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1193:15   error    There must be a space before this paren                                                                                                            space-in-parens
  1194:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1194:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1194:23   error    There must be a space before this paren                                                                                                            space-in-parens
  1195:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1196:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1198:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1199:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1201:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1209:1    warning  Invalid JSDoc @param "interval" type "Number"; prefer: "number"                                                                                    jsdoc/check-types
  1213:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1213:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1214:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1216:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1216:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1216:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1216:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1218:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1218:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1218:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1219:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1220:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1222:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1222:7    error    There must be a space after this paren                                                                                                             space-in-parens
  1222:15   error    There must be a space before this paren                                                                                                            space-in-parens
  1223:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1225:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1225:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1226:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1227:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1227:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1228:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1239:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1239:25   error    There must be a space before this paren                                                                                                            space-in-parens
  1240:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1240:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1240:24   error    There must be a space before this paren                                                                                                            space-in-parens
  1251:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1251:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1252:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1252:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1252:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1260:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1262:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1266:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1268:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1268:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1270:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1272:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1272:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1272:17   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1272:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1272:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1272:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1274:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1274:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1274:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1275:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1275:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1275:102  error    There must be a space before this paren                                                                                                            space-in-parens
  1276:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1278:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1278:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1278:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1279:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1279:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1279:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1280:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1282:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1282:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1282:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1283:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1283:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1283:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1284:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1286:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1286:9    error    'nextKey' is never reassigned. Use 'const' instead                                                                                                 prefer-const
  1286:23   error    A space is required after '['                                                                                                                      computed-property-spacing
  1286:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1287:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1287:35   error    A space is required after '['                                                                                                                      computed-property-spacing
  1287:39   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1289:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1289:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1289:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1289:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1289:36   error    There must be a space after this paren                                                                                                             space-in-parens
  1289:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1289:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1290:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1290:33   error    A space is required after '['                                                                                                                      computed-property-spacing
  1290:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1290:46   error    There must be a space after this paren                                                                                                             space-in-parens
  1290:55   error    There must be a space before this paren                                                                                                            space-in-parens
  1291:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1293:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1293:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1293:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1293:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1293:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1294:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1294:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1294:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1294:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1294:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1295:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1295:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1295:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1296:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1297:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1297:22   error    A space is required after '['                                                                                                                      computed-property-spacing
  1297:26   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1298:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1299:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1300:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1301:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1302:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1302:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1307:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1317:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1317:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1319:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1321:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1321:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1321:17   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1321:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1321:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1321:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1323:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1324:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1324:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1324:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1324:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1324:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1325:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1327:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1328:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1330:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1330:34   error    A space is required after '['                                                                                                                      computed-property-spacing
  1330:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1331:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1331:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1333:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1333:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1333:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1339:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1340:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1340:1    warning  @template should not have a bracketed type in "jsdoc" mode                                                                                         jsdoc/valid-types
  1342:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1343:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1345:1    warning  Missing JSDoc @return type                                                                                                                         jsdoc/require-returns-type
  1347:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1347:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1349:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1349:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1351:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1351:7    error    'obj' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1351:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1351:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1353:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1353:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1353:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1353:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1353:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1353:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1355:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1355:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1355:20   error    There must be a space before this paren                                                                                                            space-in-parens
  1356:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1356:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1356:18   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1356:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1356:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1357:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1358:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1358:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1360:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1366:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1367:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1367:1    warning  @template should not have a bracketed type in "jsdoc" mode                                                                                         jsdoc/valid-types
  1369:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1370:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1372:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1372:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1374:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1374:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1376:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1376:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1378:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1378:7    error    'obj' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1378:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1378:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1380:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1380:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1380:16   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1380:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1380:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1380:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1382:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1382:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1382:27   error    There must be a space after this paren                                                                                                             space-in-parens
  1382:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1382:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1383:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1383:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1383:17   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1384:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1385:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1385:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1387:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1400:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1400:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1402:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1402:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1402:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1403:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1404:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1406:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1406:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1406:20   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1406:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1406:28   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1406:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1408:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1409:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1409:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1409:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1409:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1409:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1410:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1411:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1413:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1413:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1413:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1413:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1413:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1413:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1415:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1415:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1415:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1416:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1417:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1419:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1419:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1419:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1421:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1421:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1421:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1421:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1421:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1423:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1423:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1423:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1423:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1423:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1425:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1426:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1427:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1429:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1429:15   error    A space is required after '['                                                                                                                      computed-property-spacing
  1429:19   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1429:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1429:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1430:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1431:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1431:15   error    A space is required after '['                                                                                                                      computed-property-spacing
  1431:19   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1432:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1434:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1434:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1435:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1435:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1437:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1479:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1483:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1487:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1490:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1502:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1504:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1504:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1506:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1506:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1506:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1508:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1508:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1508:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1508:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1508:50   error    There must be a space before this paren                                                                                                            space-in-parens
  1509:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1510:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1512:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1512:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1512:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1512:51   error    There must be a space after this paren                                                                                                             space-in-parens
  1512:63   error    There must be a space before this paren                                                                                                            space-in-parens
  1514:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1514:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1514:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1515:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1515:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1515:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1515:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1515:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1516:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1516:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1516:67   error    There must be a space before this paren                                                                                                            space-in-parens
  1517:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1518:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1520:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1520:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1520:34   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1520:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1520:58   error    There must be a space before this paren                                                                                                            space-in-parens
  1520:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1522:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1522:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1522:50   error    There must be a space after this paren                                                                                                             space-in-parens
  1522:56   error    There must be a space before this paren                                                                                                            space-in-parens
  1522:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1524:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1525:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1525:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1525:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1526:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1527:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1529:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1530:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1530:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1530:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1531:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1531:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1531:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1533:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1533:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1533:41   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
  1533:55   error    There must be a space after this paren                                                                                                             space-in-parens
  1533:61   error    There must be a space before this paren                                                                                                            space-in-parens
  1533:135  error    There must be a space before this paren                                                                                                            space-in-parens
  1534:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1535:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1537:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1537:40   error    There must be a space after this paren                                                                                                             space-in-parens
  1537:53   error    There must be a space before this paren                                                                                                            space-in-parens
  1538:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1538:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1538:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1539:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1539:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1539:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1540:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1540:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1540:81   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
  1540:87   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
  1540:99   error    There must be a space before this paren                                                                                                            space-in-parens
  1541:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1542:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1542:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1542:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1544:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1545:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1545:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1545:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1546:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1546:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1546:99   error    There must be a space before this paren                                                                                                            space-in-parens
  1547:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1548:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1549:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1551:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1553:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1553:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1554:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1555:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1555:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1558:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1561:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1561:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1563:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1563:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1565:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1565:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1565:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1565:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1565:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1566:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1567:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1569:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1570:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1570:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1570:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1570:62   error    There must be a space before this paren                                                                                                            space-in-parens
  1571:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1574:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1574:22   error    'linkEvent' is already declared in the upper scope on line 1504 column 5                                                                           no-shadow
  1574:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1575:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:48   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:49   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1575:60   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:92   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:93   error    There must be a space before this paren                                                                                                            space-in-parens
  1578:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1578:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1579:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1579:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1582:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1582:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1583:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1583:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1583:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1587:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1591:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1595:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1599:1    warning  Syntax error in type:  import('../lib/types.js').ModdleElement                                                                                     jsdoc/valid-types
  1602:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1607:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1609:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1609:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1611:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1611:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1611:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1613:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1613:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1613:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1613:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1613:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1614:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1615:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1617:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1618:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1618:44   error    There must be a space after this paren                                                                                                             space-in-parens
  1618:62   error    There must be a space before this paren                                                                                                            space-in-parens
  1620:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1621:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1621:51   error    There must be a space after this paren                                                                                                             space-in-parens
  1621:75   error    There must be a space before this paren                                                                                                            space-in-parens
  1623:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1624:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1624:52   error    There must be a space after this paren                                                                                                             space-in-parens
  1624:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1626:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1627:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1627:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1627:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1627:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1628:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1628:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1628:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1628:46   error    There must be a space before this paren                                                                                                            space-in-parens
  1628:54   error    There must be a space before this paren                                                                                                            space-in-parens
  1629:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1629:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1629:64   error    There must be a space before this paren                                                                                                            space-in-parens
  1630:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1631:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1631:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1632:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1634:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1634:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1635:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1636:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1636:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1640:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1650:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1650:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1652:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1652:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:34   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1653:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1654:51   error    A space is required after '['                                                                                                                      computed-property-spacing
  1654:53   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1656:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1657:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1658:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1659:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1660:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1661:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1662:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1663:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1664:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1665:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1666:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1666:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1667:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1668:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1668:7    error    There must be a space after this paren                                                                                                             space-in-parens
  1668:54   error    There must be a space after this paren                                                                                                             space-in-parens
  1668:86   error    There must be a space after this paren                                                                                                             space-in-parens
  1668:102  error    There must be a space before this paren                                                                                                            space-in-parens
  1668:103  error    There must be a space before this paren                                                                                                            space-in-parens
  1668:104  error    There must be a space before this paren                                                                                                            space-in-parens
  1669:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1670:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1671:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1672:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1672:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1672:74   error    There must be a space after this paren                                                                                                             space-in-parens
  1672:90   error    There must be a space before this paren                                                                                                            space-in-parens
  1672:91   error    There must be a space before this paren                                                                                                            space-in-parens
  1673:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1674:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1674:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1676:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1676:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1676:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1677:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1677:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1677:27   error    There must be a space after this paren                                                                                                             space-in-parens
  1677:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1677:40   error    Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`                          arrow-body-style
  1679:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1680:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1681:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1682:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1683:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1683:8    error    There must be a space before this paren                                                                                                            space-in-parens
  1684:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1686:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1687:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1688:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1689:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1689:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1689:5    error    There must be a space before this paren                                                                                                            space-in-parens
  1701:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1701:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1702:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1703:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1703:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1703:40   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:41   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1705:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1707:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1707:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1707:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1707:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1707:42   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1709:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1710:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1710:8    error    There must be a space before this paren                                                                                                            space-in-parens
  1711:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1711:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1712:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1720:33   error    There must be a space after this paren                                                                                                             space-in-parens
  1720:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1721:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1723:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1723:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1723:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1723:52   error    There must be a space before this paren                                                                                                            space-in-parens
  1731:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1731:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1732:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1732:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1740:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1740:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1741:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1741:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1746:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1746:50   error    There must be a space after this paren                                                                                                             space-in-parens
  1746:94   error    There must be a space before this paren                                                                                                            space-in-parens
  1749:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1750:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1754:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1757:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1762:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1764:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1764:30   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1766:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1766:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1766:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1768:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1768:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1768:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1769:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1770:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1771:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1772:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1773:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1773:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1773:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1774:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1775:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1777:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1778:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1779:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1780:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1780:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1780:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1780:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1780:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1781:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1782:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1784:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1785:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1785:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1785:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1785:50   error    There must be a space before this paren                                                                                                            space-in-parens
  1785:51   error    There must be a space before this paren                                                                                                            space-in-parens
  1786:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1787:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1789:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1790:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1792:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1792:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1792:45   error    There must be a space before this paren                                                                                                            space-in-parens
  1793:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1793:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1793:58   error    There must be a space before this paren                                                                                                            space-in-parens
  1794:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1795:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1797:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1797:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1798:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1799:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1799:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1802:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1805:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1805:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1807:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1807:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1809:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1809:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1809:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1809:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1809:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1810:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1811:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1813:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1813:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1813:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1814:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1815:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1817:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1817:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1817:31   error    A space is required after '['                                                                                                                      computed-property-spacing
  1817:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1817:68   error    There must be a space before this paren                                                                                                            space-in-parens
  1820:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1820:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1821:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1824:30   error    There must be a space after this paren                                                                                                             space-in-parens
  1824:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1825:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1825:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1825:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1825:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1826:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1826:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1826:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1826:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1828:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1829:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1833:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1837:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1840:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1845:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1847:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1847:40   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1849:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1851:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1852:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1854:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1854:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1854:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1856:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1856:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1856:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1856:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1856:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1857:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1858:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1860:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1860:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1860:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1862:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1862:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1862:21   error    There must be a space before this paren                                                                                                            space-in-parens
  1863:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1863:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1863:61   error    There must be a space before this paren                                                                                                            space-in-parens
  1865:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1866:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1868:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1868:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1868:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1868:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1868:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1869:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1869:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1869:70   error    There must be a space before this paren                                                                                                            space-in-parens
  1871:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1871:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1871:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1872:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1874:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1874:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1874:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1874:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1874:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1875:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1875:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1875:70   error    There must be a space before this paren                                                                                                            space-in-parens
  1877:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1877:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1877:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1878:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1879:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1880:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1880:12   error    A space is required after '['                                                                                                                      computed-property-spacing
  1880:16   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1881:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1882:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1884:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1884:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1885:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1886:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1886:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1890:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1893:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1893:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1894:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1896:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1897:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1898:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1900:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1904:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1908:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1911:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1916:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1918:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1918:33   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1920:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1920:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1920:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1922:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1922:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1922:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1922:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1922:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1923:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1924:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1926:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1927:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1929:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1929:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1929:51   error    There must be a space before this paren                                                                                                            space-in-parens
  1930:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1930:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1930:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1931:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1932:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1934:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1934:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1935:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1936:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1936:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1941:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1945:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1948:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1956:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1958:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1958:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1960:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1960:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1960:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1962:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1962:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1962:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1963:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1964:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1965:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1965:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1965:7    error    There must be a space before this paren                                                                                                            space-in-parens
  1966:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1967:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1969:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1971:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1971:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1971:54   error    There must be a space after this paren                                                                                                             space-in-parens
  1971:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1971:64   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1972:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1972:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1972:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1972:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1972:64   error    There must be a space before this paren                                                                                                            space-in-parens
  1973:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1973:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1975:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1975:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1975:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1976:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1976:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1976:56   error    There must be a space before this paren                                                                                                            space-in-parens
  1977:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1978:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1980:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1980:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1981:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1982:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1982:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1986:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1989:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1989:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1990:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1993:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1993:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1994:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1994:14   error    A space is required after '['                                                                                                                      computed-property-spacing
  1994:15   error    ["default"] is better written in dot notation                                                                                                      dot-notation
  1994:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1998:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1999:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2003:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2004:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2007:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2011:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2013:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2013:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2015:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2015:12   error    'isLinkEvent' is already declared in the upper scope on line 1561 column 10                                                                        no-shadow
  2015:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2015:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2016:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2018:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2019:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2019:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2019:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2019:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2020:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2021:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2023:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2023:31   error    There must be a space after this paren                                                                                                             space-in-parens
  2023:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2024:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2026:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2027:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2027:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2027:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2027:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2028:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2029:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2031:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2031:35   error    There must be a space after this paren                                                                                                             space-in-parens
  2031:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2032:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2032:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2032:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2034:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2036:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2036:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2036:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2036:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2037:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2037:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2037:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2037:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2037:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2038:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2039:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2041:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2043:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2044:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2044:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2045:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2047:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2047:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2047:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2048:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2049:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2051:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2051:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2051:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2052:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2054:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2054:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2054:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2054:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2054:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2055:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2056:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2058:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2058:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2058:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2058:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2058:65   error    There must be a space after this paren                                                                                                             space-in-parens
  2058:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2058:71   error    There must be a space before this paren                                                                                                            space-in-parens
  2059:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2060:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2062:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2062:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2062:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2062:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2062:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2063:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2064:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2066:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2066:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2066:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2066:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2066:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2067:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2068:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2070:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2070:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2070:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2070:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2070:97   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:102  error    There must be a space before this paren                                                                                                            space-in-parens
  2070:103  error    There must be a space before this paren                                                                                                            space-in-parens
  2071:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2072:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2074:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2074:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2074:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2074:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2074:53   error    There must be a space after this paren                                                                                                             space-in-parens
  2074:58   error    There must be a space before this paren                                                                                                            space-in-parens
  2074:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2075:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2076:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2078:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2079:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2081:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2081:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2081:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2083:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2083:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2083:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2083:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2083:74   error    There must be a space before this paren                                                                                                            space-in-parens
  2084:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2085:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2087:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2087:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2087:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2087:27   error    There must be a space before this paren                                                                                                            space-in-parens
  2087:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2088:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2088:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2088:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2089:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2090:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2092:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2092:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2093:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2094:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2094:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2098:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2099:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2103:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2109:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2111:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2111:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2113:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2113:12   error    'isLinkEvent' is already declared in the upper scope on line 1561 column 10                                                                        no-shadow
  2113:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2113:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2114:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2116:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2117:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2117:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2117:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2117:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2118:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2119:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2121:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2121:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2121:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2122:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2124:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2124:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2124:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2124:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2124:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2125:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2126:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2128:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2128:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2128:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2128:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2128:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2129:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2130:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2132:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2132:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2132:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2132:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2132:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2133:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2134:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2136:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2136:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2136:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2136:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2136:65   error    There must be a space after this paren                                                                                                             space-in-parens
  2136:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2136:71   error    There must be a space before this paren                                                                                                            space-in-parens
  2137:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2138:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2140:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2140:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2140:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2140:66   error    There must be a space before this paren                                                                                                            space-in-parens
  2140:67   error    There must be a space before this paren                                                                                                            space-in-parens
  2141:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2142:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2144:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2145:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2147:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2147:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2147:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2149:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2149:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2149:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2149:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2149:74   error    There must be a space before this paren                                                                                                            space-in-parens
  2150:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2151:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2153:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2153:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2153:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2153:29   error    There must be a space before this paren                                                                                                            space-in-parens
  2153:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2154:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2154:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2154:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2155:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2156:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2158:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2158:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2159:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2160:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2160:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2165:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2165:50   error    There must be a space after this paren                                                                                                             space-in-parens
  2165:98   error    There must be a space before this paren                                                                                                            space-in-parens
  2168:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2172:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2175:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2182:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2184:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2184:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2186:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2186:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2186:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2187:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2187:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2187:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2187:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2187:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2188:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2189:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2191:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2192:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2193:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2194:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2194:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2194:43   error    There must be a space before this paren                                                                                                            space-in-parens
  2195:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2197:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2198:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2198:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2198:15   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2198:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2198:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2198:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2199:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2199:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2199:16   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2200:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2201:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2201:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2201:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2203:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2203:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2203:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2204:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  2204:41   error    There must be a space after this paren                                                                                                             space-in-parens
  2204:79   error    There must be a space after this paren                                                                                                             space-in-parens
  2204:91   error    There must be a space before this paren                                                                                                            space-in-parens
  2204:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2205:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2205:10   error    There must be a space before this paren                                                                                                            space-in-parens
  2206:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2206:8    error    There must be a space before this paren                                                                                                            space-in-parens
  2208:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2209:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2209:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2209:15   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2209:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2209:54   error    There must be a space before this paren                                                                                                            space-in-parens
  2209:55   error    There must be a space before this paren                                                                                                            space-in-parens
  2210:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2210:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2210:16   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2211:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2211:56   error    There must be a space after this paren                                                                                                             space-in-parens
  2211:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2212:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2212:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2212:93   error    There must be a space before this paren                                                                                                            space-in-parens
  2213:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2213:8    error    There must be a space before this paren                                                                                                            space-in-parens
  2215:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2216:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2216:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2216:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2216:56   error    There must be a space after this paren                                                                                                             space-in-parens
  2216:106  error    There must be a space before this paren                                                                                                            space-in-parens
  2216:107  error    There must be a space before this paren                                                                                                            space-in-parens
  2217:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2217:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2217:37   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2217:63   error    There must be a space after this paren                                                                                                             space-in-parens
  2217:115  error    There must be a space before this paren                                                                                                            space-in-parens
  2217:116  error    There must be a space before this paren                                                                                                            space-in-parens
  2218:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2220:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2220:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2221:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2222:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2222:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2227:1    warning  Missing JSDoc @param "parentDi" declaration                                                                                                        jsdoc/require-param
  2228:1    warning  Expected 1 lines after block description                                                                                                           jsdoc/tag-lines
  2234:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2234:91   error    There must be a space before this paren                                                                                                            space-in-parens
  2236:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2238:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2238:49   error    There must be a space after this paren                                                                                                             space-in-parens
  2238:50   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2238:74   error    There must be a space after this paren                                                                                                             space-in-parens
  2238:82   error    There must be a space before this paren                                                                                                            space-in-parens
  2238:83   error    There must be a space before this paren                                                                                                            space-in-parens
  2240:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2241:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2241:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2241:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2243:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2244:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2245:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2246:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2247:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2248:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2249:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2249:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2249:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2250:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2251:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2251:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2251:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2252:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2252:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2252:52   error    There must be a space before this paren                                                                                                            space-in-parens
  2252:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2253:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2254:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2254:34   error    There must be a space after this paren                                                                                                             space-in-parens
  2254:42   error    There must be a space before this paren                                                                                                            space-in-parens
  2255:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2256:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2256:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2258:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2259:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2259:43   error    There must be a space after this paren                                                                                                             space-in-parens
  2259:44   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2259:59   error    There must be a space after this paren                                                                                                             space-in-parens
  2259:86   error    There must be a space before this paren                                                                                                            space-in-parens
  2259:87   error    There must be a space before this paren                                                                                                            space-in-parens
  2260:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2260:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2260:24   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2261:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2261:39   error    There must be a space after this paren                                                                                                             space-in-parens
  2261:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2262:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2263:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2263:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2263:108  error    There must be a space before this paren                                                                                                            space-in-parens
  2264:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2264:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2267:1    warning  Missing JSDoc @param "diObjects" declaration                                                                                                       jsdoc/require-param
  2271:28   error    There must be a space after this paren                                                                                                             space-in-parens
  2271:66   error    There must be a space before this paren                                                                                                            space-in-parens
  2272:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2272:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2272:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2273:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2273:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  2273:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2275:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2275:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2275:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2276:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2276:32   error    A space is required after '['                                                                                                                      computed-property-spacing
  2276:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2278:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2279:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2280:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2280:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2280:83   error    There must be a space before this paren                                                                                                            space-in-parens
  2281:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2282:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2284:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2284:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2284:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2285:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2285:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2285:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2287:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2288:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2288:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2288:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2289:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2290:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2292:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2292:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2292:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2292:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2292:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2293:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2293:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2293:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2294:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2294:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2294:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2295:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2296:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2297:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2300:1    warning  Missing JSDoc @param "childBounds" declaration                                                                                                     jsdoc/require-param
  2300:1    warning  Missing JSDoc @param "parentBounds" declaration                                                                                                    jsdoc/require-param
  2300:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2303:33   error    There must be a space after this paren                                                                                                             space-in-parens
  2303:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2304:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2304:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2304:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2304:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:78   error    There must be a space before this paren                                                                                                            space-in-parens
  2305:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2306:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2308:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2309:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2310:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2312:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2315:1    warning  Missing JSDoc @param "firstBounds" declaration                                                                                                     jsdoc/require-param
  2315:1    warning  Missing JSDoc @param "secondBounds" declaration                                                                                                    jsdoc/require-param
  2315:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2318:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2318:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2319:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2319:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2319:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2319:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:78   error    There must be a space before this paren                                                                                                            space-in-parens
  2320:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2321:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2323:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2324:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2326:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2327:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2330:1    warning  Missing JSDoc @param "bounds" declaration                                                                                                          jsdoc/require-param
  2330:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2333:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2333:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2334:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2334:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2334:46   error    There must be a space before this paren                                                                                                            space-in-parens
  2335:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2335:21   error    There must be a space before this paren                                                                                                            space-in-parens
  2336:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2336:21   error    There must be a space before this paren                                                                                                            space-in-parens
  2337:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2337:25   error    There must be a space before this paren                                                                                                            space-in-parens
  2338:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2338:26   error    There must be a space before this paren                                                                                                            space-in-parens
  2341:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2342:1    warning  Expected 1 lines after block description                                                                                                           jsdoc/tag-lines
  2344:1    warning  Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"                                                                          jsdoc/check-tag-names
  2346:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2346:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2347:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2348:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2350:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2351:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2351:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2351:13   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2351:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2352:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2352:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2352:14   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2353:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2354:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2355:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2355:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2355:17   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2355:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2356:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2356:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2356:18   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2357:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  2357:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2357:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2358:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2358:10   error    There must be a space before this paren                                                                                                            space-in-parens
  2359:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2359:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2361:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2365:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2369:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2372:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2377:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2379:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2379:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2381:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2381:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2381:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2383:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2383:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2383:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2383:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2383:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2384:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2385:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2387:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2389:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2389:49   error    There must be a space after this paren                                                                                                             space-in-parens
  2389:50   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  2389:58   error    There must be a space after this paren                                                                                                             space-in-parens
  2389:58   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2389:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2391:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2391:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2391:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2391:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2391:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2392:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2393:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2395:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2397:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2398:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2398:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2400:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2400:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2400:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2401:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2401:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2401:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2403:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2403:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2403:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2404:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2405:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2407:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2407:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2408:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2409:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2409:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2414:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2418:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2421:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2425:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2427:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2427:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2429:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2429:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2429:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2431:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2431:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2431:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2431:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2431:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2432:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2433:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2435:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2437:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2437:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2437:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2438:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2438:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2438:94   error    There must be a space before this paren                                                                                                            space-in-parens
  2439:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2440:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2442:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2442:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2443:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2444:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2444:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2449:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2450:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2454:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2457:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2461:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2463:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2463:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2465:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2465:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2465:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2466:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2468:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2469:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2469:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2469:25   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2469:25   error    'node' is already declared in the upper scope on line 2465 column 26                                                                               no-shadow
  2469:37   error    There must be a space after this paren                                                                                                             space-in-parens
  2469:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2469:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2470:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2471:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2473:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2473:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2473:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2475:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2475:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2475:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2476:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2477:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2478:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2478:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2478:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2478:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2478:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2479:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2480:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2482:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2482:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2482:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2482:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2482:29   error    There must be a space before this paren                                                                                                            space-in-parens
  2483:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2483:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2483:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2485:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2485:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2485:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2486:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2487:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2489:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2489:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2490:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2491:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2491:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2495:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2499:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2502:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2507:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2509:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2509:41   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2511:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2511:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2511:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2513:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2513:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2513:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2513:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2513:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2514:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2515:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2517:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2519:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2519:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2519:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  2519:34   error    There must be a space after this paren                                                                                                             space-in-parens
  2519:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2519:46   error    There must be a space before this paren                                                                                                            space-in-parens
  2521:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2521:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2521:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2521:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2521:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2522:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2523:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2525:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2527:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2527:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2527:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2528:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2528:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2528:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2529:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2530:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2530:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2531:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2533:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2533:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2534:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2535:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2535:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2540:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2544:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2547:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2553:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2555:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2555:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2557:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2557:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2557:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2559:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2559:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2559:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2559:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2559:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2560:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2561:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2563:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2564:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2566:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2566:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2566:55   error    There must be a space before this paren                                                                                                            space-in-parens
  2567:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2567:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2567:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2568:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2569:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2571:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2571:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2572:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2573:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2573:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2578:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2583:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2586:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2592:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2594:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2594:38   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2596:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2596:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2596:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2598:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2598:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2598:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2598:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2598:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2599:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2600:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2602:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2604:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2605:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2605:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2605:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2605:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2605:52   error    There must be a space after this paren                                                                                                             space-in-parens
  2605:75   error    There must be a space before this paren                                                                                                            space-in-parens
  2606:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2608:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2608:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2608:53   error    There must be a space before this paren                                                                                                            space-in-parens
  2610:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2610:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2610:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2612:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2613:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2614:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2615:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2617:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2618:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2618:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2618:11   error    There must be a space before this paren                                                                                                            space-in-parens
  2618:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2618:42   error    There must be a space before this paren                                                                                                            space-in-parens
  2618:61   error    There must be a space after this paren                                                                                                             space-in-parens
  2618:65   error    There must be a space before this paren                                                                                                            space-in-parens
  2619:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2621:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2621:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2621:20   error    There must be a space before this paren                                                                                                            space-in-parens
  2623:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2623:11   error    There must be a space after this paren                                                                                                             space-in-parens
  2623:18   error    'node' is already declared in the upper scope on line 2596 column 18                                                                               no-shadow
  2623:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2624:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2624:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2624:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2625:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2626:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2627:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2629:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2629:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2630:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2631:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2631:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2635:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2635:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2636:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2636:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2636:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2636:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2636:75   error    There must be a space before this paren                                                                                                            space-in-parens
  2637:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2637:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2637:28   error    There must be a space after this paren                                                                                                             space-in-parens
  2637:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2638:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2641:32   error    There must be a space after this paren                                                                                                             space-in-parens
  2641:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2642:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2642:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2642:53   error    There must be a space before this paren                                                                                                            space-in-parens
  2644:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2644:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2644:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2645:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2645:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2645:5    error    'element' is already declared in the upper scope on line 2641 column 33                                                                            no-shadow
  2645:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2645:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2646:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2660:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2697:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2731:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2733:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2733:43   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2735:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2735:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2737:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2737:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2741:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2741:5    error    There must be a space before this paren                                                                                                            space-in-parens
  2746:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2746:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2746:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2746:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2753:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2753:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:53   error    There must be a space after this paren                                                                                                             space-in-parens
  2753:58   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2758:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2758:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2763:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2763:5    error    There must be a space before this paren                                                                                                            space-in-parens
  2765:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2765:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2767:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2767:25   error    There must be a space before this paren                                                                                                            space-in-parens
  2768:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2768:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2776:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2776:27   error    There must be a space before this paren                                                                                                            space-in-parens
  2790:42   error    There must be a space after this paren                                                                                                             space-in-parens
  2790:42   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2790:56   error    There must be a space before this paren                                                                                                            space-in-parens
  2792:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2792:21   error    A space is required after '['                                                                                                                      computed-property-spacing
  2792:42   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2794:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2794:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2794:12   error    There must be a space before this paren                                                                                                            space-in-parens
  2795:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2795:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2795:86   error    There must be a space before this paren                                                                                                            space-in-parens
  2796:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2798:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2801:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2801:44   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2801:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2802:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2803:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2803:61   error    Operator '+' must be spaced                                                                                                                        space-infix-ops
  2804:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2810:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2811:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2812:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2813:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2814:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2815:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2815:3    error    Unnecessarily quoted property 'global' found                                                                                                       quote-props
  2816:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2817:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2818:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2819:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2820:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2821:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2822:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2823:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2824:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2825:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2826:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2827:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2828:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2829:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2830:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2831:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2832:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2833:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2834:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2835:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2836:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2840:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2844:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2845:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2848:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2848:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2850:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2850:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2852:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2852:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2854:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2854:53   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2856:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2856:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2858:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2858:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2860:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2860:28   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2862:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2862:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2864:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2864:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2866:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2866:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2868:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2868:45   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2870:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2870:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2872:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2872:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2874:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2874:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2876:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2876:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2878:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2878:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2880:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2880:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2882:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2882:42   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2884:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2884:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2886:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2886:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2888:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2888:47   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2890:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2890:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2892:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2892:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2894:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2894:56   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2896:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2896:68   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2898:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2898:69   error    A space is required before ']'                                                                                                                     computed-property-spacing

/src/repo/composer.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  37:2  error  Missing semicolon                                                      semi

/src/repo/data/Content/PageTemplates/manifest.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  56:2  error  Missing semicolon                                                      semi

/src/repo/extension.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  536:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ar.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  13:2  error  Missing semicolon                                                      semi

/src/repo/i18n/bn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ccp.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/cs.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/de.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  129:2  error  Missing semicolon                                                      semi

/src/repo/i18n/diq.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  10:2  error  Missing semicolon                                                      semi

/src/repo/i18n/en.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  129:2  error  Missing semicolon                                                      semi

/src/repo/i18n/es.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/fa.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/fr.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  138:2  error  Missing semicolon                                                      semi

/src/repo/i18n/he.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  124:2  error  Missing semicolon                                                      semi

/src/repo/i18n/hy.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  10:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ia.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  128:2  error  Missing semicolon                                                      semi

/src/repo/i18n/it.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  52:2  error  Missing semicolon                                                      semi

/src/repo/i18n/kab.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ko.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  69:2  error  Missing semicolon                                                      semi

/src/repo/i18n/krc.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ky.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  11:2  error  Missing semicolon                                                      semi

/src/repo/i18n/lb.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  68:2  error  Missing semicolon                                                      semi

/src/repo/i18n/mk.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  88:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ml.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ms.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  6:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ng.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/nl.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  124:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pa.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ps.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  14:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pt-br.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pt.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/qqq.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  132:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ru.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  12:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sa.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/se.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sh-latn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/skr-arab.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sl.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/smn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sms.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sr-ec.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  25:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sr-el.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  23:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sv.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/tr.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/tsg.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/uk.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/zh-hans.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  14:2  error  Missing semicolon                                                      semi

/src/repo/i18n/zh-hant.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  13:2  error  Missing semicolon                                                      semi

/src/repo/package-lock.json
      1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  16283:2  error  Missing semicolon                                                      semi

/src/repo/package.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  68:2  error  Missing semicolon                                                      semi

/src/repo/resources/js/cpd/bpmn-extension/descriptionPage.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/resources/js/cpd/bpmnlint-plugin-mediawiki-cpd/rules/label-required-except-gateways.js
   4:12  error    There must be a space after this paren                         space-in-parens
   4:29  error    There must be a space before this paren                        space-in-parens
   9:1   warning  Syntax error in type:  import('../lib/types.js').RuleFactory   jsdoc/valid-types
  11:26  error    Missing space before function parentheses                      space-before-function-paren
  13:16  error    There must be a space after this paren                         space-in-parens
  13:31  error    There must be a space before this paren                        space-in-parens
  15:6   error    There must be a space after this paren                         space-in-parens
  15:12  error    There must be a space after this paren                         space-in-parens
  19:4   error    There must be a space before this paren                        space-in-parens
  19:5   error    There must be a space before this paren                        space-in-parens
  24:6   error    There must be a space after this paren                         space-in-parens
  24:9   error    There must be a space after this paren                         space-in-parens
  24:33  error    There must be a space before this paren                        space-in-parens
  24:34  error    There must be a space before this paren                        space-in-parens
  31:6   error    There must be a space after this paren                         space-in-parens
  31:9   error    There must be a space after this paren                         space-in-parens
  31:35  error    There must be a space before this paren                        space-in-parens
  31:53  error    There must be a space after this paren                         space-in-parens
  31:58  error    There must be a space before this paren                        space-in-parens
  31:59  error    There must be a space before this paren                        space-in-parens
  36:6   error    There must be a space after this paren                         space-in-parens
  36:12  error    There must be a space after this paren                         space-in-parens
  41:4   error    There must be a space before this paren                        space-in-parens
  41:5   error    There must be a space before this paren                        space-in-parens
  43:17  error    There must be a space after this paren                         space-in-parens
  43:33  error    There must be a space before this paren                        space-in-parens
  45:7   error    There must be a space after this paren                         space-in-parens
  45:25  error    There must be a space before this paren                        space-in-parens
  46:20  error    There must be a space after this paren                         space-in-parens
  46:73  error    There must be a space before this paren                        space-in-parens
  54:1   error    More than 1 blank line not allowed                             no-multiple-empty-lines
  57:10  error    'isForking' is defined but never used                          no-unused-vars
  57:19  error    There must be a space after this paren                         space-in-parens
  57:24  error    There must be a space before this paren                        space-in-parens
  63:22  error    There must be a space after this paren                         space-in-parens
  63:27  error    There must be a space before this paren                        space-in-parens

/src/repo/resources/js/ext.cpd.NewProcessDialog.js
   57:1   error  More than 1 blank line not allowed                                            no-multiple-empty-lines
   69:57  error  Missing space before function parentheses                                     space-before-function-paren
  103:8   error  Where possible, maintain application state in JS to avoid slower DOM queries  no-jquery/no-class-state

/src/repo/resources/js/ve/ve.ui.DiffElement.js
  6:1  error  Expected indentation of 2 tabs but found 1  indent

/src/repo/sql/tables.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/tests/phpunit/fixtures/elementsData.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  38:2  error  Missing semicolon                                                      semi

/src/repo/tsconfig.json
   1:1   error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
   2:1   error  Expected indentation of 1 tab but found 4 spaces                       indent
   3:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   4:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   5:30  error  Unexpected token / in JSON at position 111                             json-es/use-valid-json
   6:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   7:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   8:23  error  Unexpected trailing comma                                              comma-dangle
   9:1   error  Expected indentation of 1 tab but found 4 spaces                       indent
  10:2   error  Missing semicolon                                                      semi

/src/repo/webpack.config.js
  8:52  error  Unexpected trailing comma  comma-dangle

✖ 3194 problems (3060 errors, 134 warnings)
  2982 errors and 24 warnings potentially fixable with the `--fix` option.

Warning: Task "eslint:all" failed. Use --force to continue.

Aborted due to warnings.

--- end ---
$ node_modules/.bin/jest -u
--- stderr ---
PASS tests/jest/CpdXml.test.ts
PASS tests/jest/CpdLinker.test.ts

Test Suites: 2 passed, 2 total
Tests:       10 passed, 10 total
Snapshots:   0 total
Time:        2.276 s, estimated 4 s
Ran all test suites.
--- stdout ---

--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/CpdLinker.test.ts
PASS tests/jest/CpdXml.test.ts

Test Suites: 2 passed, 2 total
Tests:       10 passed, 10 total
Snapshots:   0 total
Time:        1.558 s
Ran all test suites.
--- stdout ---

> cognitive-process-designer@4.0.0 test
> jest && grunt test

Running "eslint:all" (eslint) task

/src/repo/.eslintrc.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  57:2  error  Missing semicolon                                                      semi

/src/repo/.stylelintrc.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/bpmn-lint.config.js
     1:31   error    There must be a space after this paren                                                                                                             space-in-parens
     1:33   error    There must be a space before this paren                                                                                                            space-in-parens
     2:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     2:3    error    Unexpected var, use let or const instead                                                                                                           no-var
     3:5    error    There must be a space after this paren                                                                                                             space-in-parens
     3:15   error    Expected '===' and instead saw '=='                                                                                                                eqeqeq
     3:28   error    There must be a space before this paren                                                                                                            space-in-parens
     4:3    error    Unexpected var, use let or const instead                                                                                                           no-var
     5:18   error    There must be a space after this paren                                                                                                             space-in-parens
     5:34   error    There must be a space before this paren                                                                                                            space-in-parens
     8:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     8:10   error    Expected { after 'else'                                                                                                                            curly
     8:10   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
     9:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
     9:24   error    There must be a space after this paren                                                                                                             space-in-parens
     9:25   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
     9:42   error    A space is required after '{'                                                                                                                      object-curly-spacing
     9:54   error    A space is required before '}'                                                                                                                     object-curly-spacing
     9:55   error    There must be a space before this paren                                                                                                            space-in-parens
    10:13   error    There must be a space after this paren                                                                                                             space-in-parens
    10:15   error    There must be a space before this paren                                                                                                            space-in-parens
    10:24   error    There must be a space after this paren                                                                                                             space-in-parens
    10:25   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
    10:34   error    There must be a space after this paren                                                                                                             space-in-parens
    10:36   error    There must be a space before this paren                                                                                                            space-in-parens
    11:3    error    Unexpected var, use let or const instead                                                                                                           no-var
    11:42   error    There must be a space after this paren                                                                                                             space-in-parens
    11:47   error    There must be a space before this paren                                                                                                            space-in-parens
    12:24   error    There must be a space after this paren                                                                                                             space-in-parens
    12:25   error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
    15:13   error    A space is required after '['                                                                                                                      computed-property-spacing
    15:15   error    A space is required before ']'                                                                                                                     computed-property-spacing
    17:4    error    There must be a space before this paren                                                                                                            space-in-parens
    18:3    error    There must be a space before this paren                                                                                                            space-in-parens
    19:9    error    'a' declared on line 4 column 7 is used outside of binding context                                                                                 block-scoped-var
    26:1    warning  Invalid JSDoc @param "type" type "String"; prefer: "string"                                                                                        jsdoc/check-types
    28:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
    30:14   error    There must be a space after this paren                                                                                                             space-in-parens
    30:25   error    There must be a space before this paren                                                                                                            space-in-parens
    32:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    32:6    error    There must be a space after this paren                                                                                                             space-in-parens
    32:19   error    There must be a space after this paren                                                                                                             space-in-parens
    32:23   error    There must be a space before this paren                                                                                                            space-in-parens
    32:31   error    There must be a space before this paren                                                                                                            space-in-parens
    33:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    34:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    36:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    37:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    37:5    error    There must be a space after this paren                                                                                                             space-in-parens
    37:44   error    There must be a space before this paren                                                                                                            space-in-parens
    38:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    38:7    error    '?' should be placed at the end of the line                                                                                                        operator-linebreak
    38:25   error    There must be a space after this paren                                                                                                             space-in-parens
    38:30   error    There must be a space before this paren                                                                                                            space-in-parens
    39:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    39:7    error    ':' should be placed at the end of the line                                                                                                        operator-linebreak
    40:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    47:1    warning  Invalid JSDoc @param "types" type "String"; prefer: "string"                                                                                       jsdoc/check-types
    49:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
    51:17   error    There must be a space after this paren                                                                                                             space-in-parens
    51:29   error    There must be a space before this paren                                                                                                            space-in-parens
    52:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    52:20   error    There must be a space after this paren                                                                                                             space-in-parens
    52:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
    52:29   error    There must be a space after this paren                                                                                                             space-in-parens
    52:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
    52:34   error    There must be a space before this paren                                                                                                            space-in-parens
    53:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    53:16   error    There must be a space after this paren                                                                                                             space-in-parens
    53:27   error    There must be a space before this paren                                                                                                            space-in-parens
    54:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    54:4    error    There must be a space before this paren                                                                                                            space-in-parens
    57:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    57:5    error    Identifier 'index_esm' is not in camel case                                                                                                        camelcase
    57:17   error    Expected exception block, space or tab after '/*' in comment                                                                                       spaced-comment
    57:17   error    Expected space or tab before '*/' in comment                                                                                                       spaced-comment
    57:43   error    There must be a space after this paren                                                                                                             space-in-parens
    61:2    error    There must be a space before this paren                                                                                                            space-in-parens
    63:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    63:18   error    Expected exception block, space or tab after '/*' in comment                                                                                       spaced-comment
    63:18   error    Expected space or tab before '*/' in comment                                                                                                       spaced-comment
    63:52   error    There must be a space after this paren                                                                                                             space-in-parens
    63:62   error    There must be a space before this paren                                                                                                            space-in-parens
    65:1    error    Unexpected var, use let or const instead                                                                                                           no-var
    68:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    72:1    warning  Syntax error in type:  import('../lib/types.js').ModdleElement                                                                                     jsdoc/valid-types
    74:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
    75:1    warning  Syntax error in type:  import('../lib/types.js').RuleDefinition                                                                                    jsdoc/valid-types
    78:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
    79:1    warning  Missing JSDoc @param "ruleName" declaration                                                                                                        jsdoc/require-param
    86:36   error    There must be a space after this paren                                                                                                             space-in-parens
    86:51   error    There must be a space before this paren                                                                                                            space-in-parens
    88:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    91:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
    91:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
    93:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
    93:19   error    There must be a space after this paren                                                                                                             space-in-parens
    93:34   error    There must be a space before this paren                                                                                                            space-in-parens
    95:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    95:10   error    There must be a space after this paren                                                                                                             space-in-parens
    95:15   error    There must be a space after this paren                                                                                                             space-in-parens
    95:26   error    There must be a space before this paren                                                                                                            space-in-parens
    95:27   error    There must be a space before this paren                                                                                                            space-in-parens
    96:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
    96:24   error    There must be a space after this paren                                                                                                             space-in-parens
    96:78   error    There must be a space before this paren                                                                                                            space-in-parens
    97:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
    98:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   100:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   100:26   error    There must be a space after this paren                                                                                                             space-in-parens
   101:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   102:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   102:6    error    There must be a space before this paren                                                                                                            space-in-parens
   104:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   110:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   119:22   error    There must be a space after this paren                                                                                                             space-in-parens
   119:33   error    There must be a space before this paren                                                                                                            space-in-parens
   120:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   120:6    error    There must be a space after this paren                                                                                                             space-in-parens
   120:12   error    There must be a space before this paren                                                                                                            space-in-parens
   121:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   122:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   124:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   124:9    error    jQuery collection names must match the variablePattern                                                                                             no-jquery/variable-pattern
   126:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   126:6    error    There must be a space after this paren                                                                                                             space-in-parens
   126:14   error    There must be a space before this paren                                                                                                            space-in-parens
   127:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   128:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   130:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   130:6    error    There must be a space after this paren                                                                                                             space-in-parens
   130:11   error    There must be a space after this paren                                                                                                             space-in-parens
   130:24   error    There must be a space before this paren                                                                                                            space-in-parens
   130:25   error    There must be a space before this paren                                                                                                            space-in-parens
   131:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   132:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   134:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   134:22   error    There must be a space after this paren                                                                                                             space-in-parens
   134:35   error    There must be a space before this paren                                                                                                            space-in-parens
   139:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   150:24   error    There must be a space after this paren                                                                                                             space-in-parens
   150:42   error    There must be a space before this paren                                                                                                            space-in-parens
   152:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   153:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   154:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   155:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   156:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   157:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   158:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   160:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   160:29   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
   160:51   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
   160:53   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
   160:63   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
   162:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   163:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   164:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   165:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   166:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   167:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   168:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   169:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   170:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   171:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   177:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   181:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   184:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   191:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   193:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   193:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   195:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   195:17   error    There must be a space after this paren                                                                                                             space-in-parens
   195:32   error    There must be a space before this paren                                                                                                            space-in-parens
   197:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   197:8    error    There must be a space after this paren                                                                                                             space-in-parens
   197:14   error    There must be a space after this paren                                                                                                             space-in-parens
   197:43   error    There must be a space before this paren                                                                                                            space-in-parens
   197:44   error    There must be a space before this paren                                                                                                            space-in-parens
   198:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   199:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   201:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   203:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   203:25   error    There must be a space after this paren                                                                                                             space-in-parens
   203:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   203:34   error    There must be a space after this paren                                                                                                             space-in-parens
   203:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   203:46   error    There must be a space before this paren                                                                                                            space-in-parens
   205:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   205:10   error    There must be a space after this paren                                                                                                             space-in-parens
   205:15   error    There must be a space after this paren                                                                                                             space-in-parens
   205:46   error    There must be a space before this paren                                                                                                            space-in-parens
   205:47   error    There must be a space before this paren                                                                                                            space-in-parens
   206:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   206:24   error    There must be a space after this paren                                                                                                             space-in-parens
   206:97   error    There must be a space before this paren                                                                                                            space-in-parens
   207:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   209:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   209:10   error    There must be a space after this paren                                                                                                             space-in-parens
   209:15   error    There must be a space after this paren                                                                                                             space-in-parens
   209:44   error    There must be a space before this paren                                                                                                            space-in-parens
   209:45   error    There must be a space before this paren                                                                                                            space-in-parens
   210:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   210:24   error    There must be a space after this paren                                                                                                             space-in-parens
   210:96   error    There must be a space before this paren                                                                                                            space-in-parens
   211:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   213:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   213:10   error    There must be a space after this paren                                                                                                             space-in-parens
   213:15   error    There must be a space after this paren                                                                                                             space-in-parens
   213:58   error    There must be a space before this paren                                                                                                            space-in-parens
   213:59   error    There must be a space before this paren                                                                                                            space-in-parens
   214:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   214:12   error    There must be a space after this paren                                                                                                             space-in-parens
   214:71   error    There must be a space before this paren                                                                                                            space-in-parens
   215:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   215:26   error    There must be a space after this paren                                                                                                             space-in-parens
   215:136  error    There must be a space before this paren                                                                                                            space-in-parens
   216:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   217:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   219:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   219:6    error    There must be a space before this paren                                                                                                            space-in-parens
   220:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   222:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   222:24   error    There must be a space after this paren                                                                                                             space-in-parens
   223:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   224:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   224:4    error    There must be a space before this paren                                                                                                            space-in-parens
   229:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   232:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   238:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   240:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   240:32   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   242:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   242:17   error    There must be a space after this paren                                                                                                             space-in-parens
   242:32   error    There must be a space before this paren                                                                                                            space-in-parens
   244:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   244:8    error    There must be a space after this paren                                                                                                             space-in-parens
   244:30   error    There must be a space after this paren                                                                                                             space-in-parens
   244:35   error    There must be a space before this paren                                                                                                            space-in-parens
   244:36   error    There must be a space before this paren                                                                                                            space-in-parens
   245:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   246:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   248:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   250:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   250:21   error    There must be a space after this paren                                                                                                             space-in-parens
   250:22   error    There must be a space after this paren                                                                                                             space-in-parens
   250:27   error    There must be a space before this paren                                                                                                            space-in-parens
   251:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   252:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   252:24   error    There must be a space after this paren                                                                                                             space-in-parens
   252:29   error    There must be a space before this paren                                                                                                            space-in-parens
   253:25   error    There must be a space after this paren                                                                                                             space-in-parens
   253:36   error    There must be a space before this paren                                                                                                            space-in-parens
   254:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   256:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   256:10   error    There must be a space after this paren                                                                                                             space-in-parens
   256:27   error    There must be a space before this paren                                                                                                            space-in-parens
   257:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   257:24   error    There must be a space after this paren                                                                                                             space-in-parens
   257:97   error    There must be a space before this paren                                                                                                            space-in-parens
   258:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   259:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   259:6    error    There must be a space before this paren                                                                                                            space-in-parens
   260:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   262:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   262:24   error    There must be a space after this paren                                                                                                             space-in-parens
   263:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   264:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   264:4    error    There must be a space before this paren                                                                                                            space-in-parens
   268:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   271:30   error    There must be a space after this paren                                                                                                             space-in-parens
   271:35   error    There must be a space before this paren                                                                                                            space-in-parens
   273:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   273:27   error    A space is required after '['                                                                                                                      computed-property-spacing
   273:28   error    ["default"] is better written in dot notation                                                                                                      dot-notation
   273:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
   274:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   276:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   276:38   error    There must be a space after this paren                                                                                                             space-in-parens
   276:53   error    There must be a space before this paren                                                                                                            space-in-parens
   279:24   error    There must be a space after this paren                                                                                                             space-in-parens
   279:29   error    There must be a space before this paren                                                                                                            space-in-parens
   280:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   283:25   error    There must be a space after this paren                                                                                                             space-in-parens
   283:36   error    There must be a space before this paren                                                                                                            space-in-parens
   284:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   284:14   error    A space is required after '['                                                                                                                      computed-property-spacing
   284:15   error    ["default"] is better written in dot notation                                                                                                      dot-notation
   284:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
   288:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   289:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   293:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   296:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   300:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   302:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   302:32   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   304:23   error    There must be a space after this paren                                                                                                             space-in-parens
   304:28   error    There must be a space before this paren                                                                                                            space-in-parens
   305:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   307:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   308:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   308:24   error    There must be a space after this paren                                                                                                             space-in-parens
   308:25   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   308:25   error    'node' is already declared in the upper scope on line 304 column 24                                                                                no-shadow
   308:37   error    There must be a space after this paren                                                                                                             space-in-parens
   308:59   error    There must be a space before this paren                                                                                                            space-in-parens
   308:60   error    There must be a space before this paren                                                                                                            space-in-parens
   309:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   310:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   312:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   312:17   error    There must be a space after this paren                                                                                                             space-in-parens
   312:32   error    There must be a space before this paren                                                                                                            space-in-parens
   314:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   314:8    error    There must be a space after this paren                                                                                                             space-in-parens
   314:17   error    There must be a space after this paren                                                                                                             space-in-parens
   315:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   316:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   317:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   317:6    error    There must be a space before this paren                                                                                                            space-in-parens
   317:15   error    There must be a space after this paren                                                                                                             space-in-parens
   317:44   error    There must be a space before this paren                                                                                                            space-in-parens
   317:45   error    There must be a space before this paren                                                                                                            space-in-parens
   318:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   319:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   321:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   321:8    error    There must be a space after this paren                                                                                                             space-in-parens
   321:21   error    There must be a space after this paren                                                                                                             space-in-parens
   321:26   error    There must be a space before this paren                                                                                                            space-in-parens
   321:27   error    There must be a space before this paren                                                                                                            space-in-parens
   322:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   322:24   error    There must be a space after this paren                                                                                                             space-in-parens
   322:48   error    There must be a space before this paren                                                                                                            space-in-parens
   324:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   324:22   error    There must be a space after this paren                                                                                                             space-in-parens
   324:62   error    There must be a space before this paren                                                                                                            space-in-parens
   325:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   326:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   328:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   328:24   error    There must be a space after this paren                                                                                                             space-in-parens
   329:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   330:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   330:4    error    There must be a space before this paren                                                                                                            space-in-parens
   334:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   338:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   341:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   346:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   348:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   348:46   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   350:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   350:17   error    There must be a space after this paren                                                                                                             space-in-parens
   350:32   error    There must be a space before this paren                                                                                                            space-in-parens
   352:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   352:8    error    There must be a space after this paren                                                                                                             space-in-parens
   352:14   error    There must be a space after this paren                                                                                                             space-in-parens
   352:38   error    There must be a space before this paren                                                                                                            space-in-parens
   352:65   error    There must be a space before this paren                                                                                                            space-in-parens
   353:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   354:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   356:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   358:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   358:25   error    There must be a space after this paren                                                                                                             space-in-parens
   358:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   358:34   error    There must be a space after this paren                                                                                                             space-in-parens
   358:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   358:46   error    There must be a space before this paren                                                                                                            space-in-parens
   360:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   360:10   error    There must be a space after this paren                                                                                                             space-in-parens
   360:16   error    There must be a space after this paren                                                                                                             space-in-parens
   360:47   error    There must be a space before this paren                                                                                                            space-in-parens
   360:48   error    There must be a space before this paren                                                                                                            space-in-parens
   361:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   362:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   364:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   366:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   366:10   error    There must be a space after this paren                                                                                                             space-in-parens
   366:40   error    There must be a space before this paren                                                                                                            space-in-parens
   367:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   367:24   error    There must be a space after this paren                                                                                                             space-in-parens
   367:106  error    There must be a space before this paren                                                                                                            space-in-parens
   368:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   369:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   369:6    error    There must be a space before this paren                                                                                                            space-in-parens
   370:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   372:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   372:24   error    There must be a space after this paren                                                                                                             space-in-parens
   373:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   374:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   374:4    error    There must be a space before this paren                                                                                                            space-in-parens
   379:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   383:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   386:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   394:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   396:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   396:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   398:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   398:17   error    There must be a space after this paren                                                                                                             space-in-parens
   398:32   error    There must be a space before this paren                                                                                                            space-in-parens
   400:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   400:8    error    There must be a space after this paren                                                                                                             space-in-parens
   400:17   error    There must be a space after this paren                                                                                                             space-in-parens
   401:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   402:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   403:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   403:6    error    There must be a space before this paren                                                                                                            space-in-parens
   403:7    error    There must be a space before this paren                                                                                                            space-in-parens
   404:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   405:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   407:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   409:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   409:8    error    There must be a space after this paren                                                                                                             space-in-parens
   409:28   error    There must be a space before this paren                                                                                                            space-in-parens
   410:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   410:22   error    There must be a space after this paren                                                                                                             space-in-parens
   410:60   error    There must be a space before this paren                                                                                                            space-in-parens
   411:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   412:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   414:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   414:24   error    There must be a space after this paren                                                                                                             space-in-parens
   415:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   416:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   416:4    error    There must be a space before this paren                                                                                                            space-in-parens
   421:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   422:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   426:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   429:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   446:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
   448:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   448:22   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   450:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   450:17   error    There must be a space after this paren                                                                                                             space-in-parens
   450:32   error    There must be a space before this paren                                                                                                            space-in-parens
   452:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   452:8    error    There must be a space after this paren                                                                                                             space-in-parens
   452:14   error    There must be a space after this paren                                                                                                             space-in-parens
   452:39   error    There must be a space before this paren                                                                                                            space-in-parens
   452:40   error    There must be a space before this paren                                                                                                            space-in-parens
   453:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   454:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   456:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   456:41   error    There must be a space after this paren                                                                                                             space-in-parens
   456:46   error    There must be a space before this paren                                                                                                            space-in-parens
   458:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   458:55   error    There must be a space after this paren                                                                                                             space-in-parens
   458:60   error    There must be a space before this paren                                                                                                            space-in-parens
   460:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   460:25   error    There must be a space after this paren                                                                                                             space-in-parens
   460:26   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   461:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   461:10   error    There must be a space after this paren                                                                                                             space-in-parens
   461:19   error    There must be a space after this paren                                                                                                             space-in-parens
   461:31   error    There must be a space before this paren                                                                                                            space-in-parens
   461:32   error    There must be a space before this paren                                                                                                            space-in-parens
   462:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   462:24   error    There must be a space after this paren                                                                                                             space-in-parens
   462:66   error    There must be a space before this paren                                                                                                            space-in-parens
   463:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   465:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   465:10   error    There must be a space after this paren                                                                                                             space-in-parens
   465:24   error    There must be a space after this paren                                                                                                             space-in-parens
   465:57   error    There must be a space before this paren                                                                                                            space-in-parens
   465:58   error    There must be a space before this paren                                                                                                            space-in-parens
   466:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   466:24   error    There must be a space after this paren                                                                                                             space-in-parens
   466:60   error    There must be a space before this paren                                                                                                            space-in-parens
   467:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   469:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   469:10   error    There must be a space after this paren                                                                                                             space-in-parens
   469:20   error    There must be a space after this paren                                                                                                             space-in-parens
   469:46   error    There must be a space before this paren                                                                                                            space-in-parens
   469:47   error    There must be a space before this paren                                                                                                            space-in-parens
   470:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   470:24   error    There must be a space after this paren                                                                                                             space-in-parens
   470:69   error    There must be a space before this paren                                                                                                            space-in-parens
   471:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   472:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   472:6    error    There must be a space before this paren                                                                                                            space-in-parens
   474:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   476:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   476:24   error    There must be a space after this paren                                                                                                             space-in-parens
   477:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   478:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   478:4    error    There must be a space before this paren                                                                                                            space-in-parens
   480:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   482:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   482:27   error    There must be a space after this paren                                                                                                             space-in-parens
   482:39   error    There must be a space before this paren                                                                                                            space-in-parens
   483:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   483:43   error    There must be a space after this paren                                                                                                             space-in-parens
   483:44   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   483:59   error    There must be a space after this paren                                                                                                             space-in-parens
   483:132  error    There must be a space before this paren                                                                                                            space-in-parens
   483:133  error    There must be a space before this paren                                                                                                            space-in-parens
   484:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   486:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   486:34   error    There must be a space after this paren                                                                                                             space-in-parens
   486:46   error    There must be a space before this paren                                                                                                            space-in-parens
   487:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   489:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   489:22   error    There must be a space after this paren                                                                                                             space-in-parens
   489:30   error    There must be a space before this paren                                                                                                            space-in-parens
   490:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   490:10   error    There must be a space after this paren                                                                                                             space-in-parens
   490:15   error    There must be a space after this paren                                                                                                             space-in-parens
   490:43   error    There must be a space before this paren                                                                                                            space-in-parens
   490:59   error    There must be a space after this paren                                                                                                             space-in-parens
   490:74   error    There must be a space before this paren                                                                                                            space-in-parens
   490:82   error    There must be a space before this paren                                                                                                            space-in-parens
   491:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   491:20   error    There must be a space after this paren                                                                                                             space-in-parens
   491:35   error    There must be a space before this paren                                                                                                            space-in-parens
   491:44   error    There must be a space after this paren                                                                                                             space-in-parens
   491:53   error    There must be a space before this paren                                                                                                            space-in-parens
   492:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   494:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   494:10   error    There must be a space after this paren                                                                                                             space-in-parens
   494:15   error    There must be a space after this paren                                                                                                             space-in-parens
   494:53   error    There must be a space before this paren                                                                                                            space-in-parens
   494:69   error    There must be a space after this paren                                                                                                             space-in-parens
   494:84   error    There must be a space before this paren                                                                                                            space-in-parens
   494:92   error    There must be a space before this paren                                                                                                            space-in-parens
   495:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   495:20   error    There must be a space after this paren                                                                                                             space-in-parens
   495:35   error    There must be a space before this paren                                                                                                            space-in-parens
   495:44   error    There must be a space after this paren                                                                                                             space-in-parens
   495:53   error    There must be a space before this paren                                                                                                            space-in-parens
   496:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   498:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   498:10   error    There must be a space after this paren                                                                                                             space-in-parens
   498:15   error    There must be a space after this paren                                                                                                             space-in-parens
   498:37   error    There must be a space before this paren                                                                                                            space-in-parens
   498:53   error    There must be a space after this paren                                                                                                             space-in-parens
   498:72   error    There must be a space before this paren                                                                                                            space-in-parens
   498:80   error    There must be a space before this paren                                                                                                            space-in-parens
   499:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   499:20   error    There must be a space after this paren                                                                                                             space-in-parens
   499:39   error    There must be a space before this paren                                                                                                            space-in-parens
   499:48   error    There must be a space after this paren                                                                                                             space-in-parens
   499:49   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   499:92   error    There must be a space after this paren                                                                                                             space-in-parens
   499:108  error    There must be a space before this paren                                                                                                            space-in-parens
   499:109  error    There must be a space before this paren                                                                                                            space-in-parens
   500:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   502:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   502:10   error    There must be a space after this paren                                                                                                             space-in-parens
   502:15   error    There must be a space after this paren                                                                                                             space-in-parens
   502:45   error    There must be a space before this paren                                                                                                            space-in-parens
   502:61   error    There must be a space after this paren                                                                                                             space-in-parens
   502:76   error    There must be a space before this paren                                                                                                            space-in-parens
   502:84   error    There must be a space before this paren                                                                                                            space-in-parens
   503:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   503:20   error    There must be a space after this paren                                                                                                             space-in-parens
   503:35   error    There must be a space before this paren                                                                                                            space-in-parens
   503:44   error    There must be a space after this paren                                                                                                             space-in-parens
   503:53   error    There must be a space before this paren                                                                                                            space-in-parens
   504:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   506:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   506:10   error    There must be a space after this paren                                                                                                             space-in-parens
   506:18   error    There must be a space after this paren                                                                                                             space-in-parens
   507:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   508:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   509:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   510:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   510:8    error    There must be a space before this paren                                                                                                            space-in-parens
   510:9    error    There must be a space before this paren                                                                                                            space-in-parens
   511:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   511:33   error    There must be a space after this paren                                                                                                             space-in-parens
   511:41   error    There must be a space before this paren                                                                                                            space-in-parens
   512:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   513:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   515:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   515:13   error    There must be a space after this paren                                                                                                             space-in-parens
   515:25   error    There must be a space before this paren                                                                                                            space-in-parens
   517:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   518:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   520:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   520:19   error    There must be a space after this paren                                                                                                             space-in-parens
   520:25   error    There must be a space before this paren                                                                                                            space-in-parens
   521:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   522:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   523:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   524:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   526:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   526:24   error    There must be a space after this paren                                                                                                             space-in-parens
   526:57   error    There must be a space before this paren                                                                                                            space-in-parens
   527:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   527:8    error    There must be a space after this paren                                                                                                             space-in-parens
   527:13   error    There must be a space after this paren                                                                                                             space-in-parens
   527:39   error    There must be a space before this paren                                                                                                            space-in-parens
   527:40   error    There must be a space before this paren                                                                                                            space-in-parens
   528:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   528:38   error    There must be a space after this paren                                                                                                             space-in-parens
   528:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   528:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   529:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   529:20   error    There must be a space after this paren                                                                                                             space-in-parens
   529:68   error    There must be a space before this paren                                                                                                            space-in-parens
   530:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   530:29   error    There must be a space after this paren                                                                                                             space-in-parens
   530:34   error    There must be a space before this paren                                                                                                            space-in-parens
   530:62   error    There must be a space after this paren                                                                                                             space-in-parens
   530:73   error    There must be a space before this paren                                                                                                            space-in-parens
   530:79   error    There must be a space after this paren                                                                                                             space-in-parens
   530:84   error    There must be a space before this paren                                                                                                            space-in-parens
   531:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   531:8    error    There must be a space before this paren                                                                                                            space-in-parens
   532:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   534:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   534:8    error    There must be a space after this paren                                                                                                             space-in-parens
   534:13   error    There must be a space after this paren                                                                                                             space-in-parens
   534:44   error    There must be a space before this paren                                                                                                            space-in-parens
   534:45   error    There must be a space before this paren                                                                                                            space-in-parens
   535:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   535:38   error    There must be a space after this paren                                                                                                             space-in-parens
   535:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   535:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   536:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   536:20   error    There must be a space after this paren                                                                                                             space-in-parens
   536:73   error    There must be a space before this paren                                                                                                            space-in-parens
   537:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   537:29   error    There must be a space after this paren                                                                                                             space-in-parens
   537:34   error    There must be a space before this paren                                                                                                            space-in-parens
   537:62   error    There must be a space after this paren                                                                                                             space-in-parens
   537:78   error    There must be a space before this paren                                                                                                            space-in-parens
   537:84   error    There must be a space after this paren                                                                                                             space-in-parens
   537:89   error    There must be a space before this paren                                                                                                            space-in-parens
   538:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   538:8    error    There must be a space before this paren                                                                                                            space-in-parens
   539:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   541:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   541:8    error    There must be a space after this paren                                                                                                             space-in-parens
   541:13   error    There must be a space after this paren                                                                                                             space-in-parens
   541:41   error    There must be a space before this paren                                                                                                            space-in-parens
   541:42   error    There must be a space before this paren                                                                                                            space-in-parens
   542:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   542:38   error    There must be a space after this paren                                                                                                             space-in-parens
   542:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   542:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   543:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   543:23   error    There must be a space after this paren                                                                                                             space-in-parens
   544:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   545:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   546:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   547:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
   548:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   548:10   error    There must be a space before this paren                                                                                                            space-in-parens
   548:30   error    There must be a space after this paren                                                                                                             space-in-parens
   548:35   error    There must be a space before this paren                                                                                                            space-in-parens
   548:63   error    There must be a space after this paren                                                                                                             space-in-parens
   548:76   error    There must be a space before this paren                                                                                                            space-in-parens
   548:82   error    There must be a space after this paren                                                                                                             space-in-parens
   548:87   error    There must be a space before this paren                                                                                                            space-in-parens
   549:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   549:8    error    There must be a space before this paren                                                                                                            space-in-parens
   550:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   552:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   552:8    error    There must be a space after this paren                                                                                                             space-in-parens
   552:13   error    There must be a space after this paren                                                                                                             space-in-parens
   552:40   error    There must be a space before this paren                                                                                                            space-in-parens
   552:41   error    There must be a space before this paren                                                                                                            space-in-parens
   553:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   553:38   error    There must be a space after this paren                                                                                                             space-in-parens
   553:39   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   553:61   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
   554:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   554:20   error    There must be a space after this paren                                                                                                             space-in-parens
   554:69   error    There must be a space before this paren                                                                                                            space-in-parens
   555:11   error    '&&' should be placed at the end of the line                                                                                                       operator-linebreak
   555:29   error    There must be a space after this paren                                                                                                             space-in-parens
   555:34   error    There must be a space before this paren                                                                                                            space-in-parens
   555:62   error    There must be a space after this paren                                                                                                             space-in-parens
   555:74   error    There must be a space before this paren                                                                                                            space-in-parens
   555:80   error    There must be a space after this paren                                                                                                             space-in-parens
   555:85   error    There must be a space before this paren                                                                                                            space-in-parens
   556:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   556:8    error    There must be a space before this paren                                                                                                            space-in-parens
   557:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   558:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   560:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   560:20   error    There must be a space after this paren                                                                                                             space-in-parens
   560:46   error    There must be a space before this paren                                                                                                            space-in-parens
   561:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   562:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   562:26   error    There must be a space after this paren                                                                                                             space-in-parens
   562:27   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
   562:51   error    There must be a space after this paren                                                                                                             space-in-parens
   562:87   error    There must be a space before this paren                                                                                                            space-in-parens
   562:134  error    There must be a space before this paren                                                                                                            space-in-parens
   563:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   564:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   567:1    error    Unexpected var, use let or const instead                                                                                                           no-var
   572:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   574:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   574:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   576:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   578:19   error    There must be a space after this paren                                                                                                             space-in-parens
   578:23   error    There must be a space before this paren                                                                                                            space-in-parens
   579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   579:38   error    There must be a space after this paren                                                                                                             space-in-parens
   579:46   error    There must be a space before this paren                                                                                                            space-in-parens
   585:21   error    There must be a space after this paren                                                                                                             space-in-parens
   585:25   error    There must be a space before this paren                                                                                                            space-in-parens
   586:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   589:19   error    There must be a space after this paren                                                                                                             space-in-parens
   589:23   error    There must be a space before this paren                                                                                                            space-in-parens
   590:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   593:15   error    There must be a space after this paren                                                                                                             space-in-parens
   593:19   error    There must be a space before this paren                                                                                                            space-in-parens
   594:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   594:14   error    Expected '===' and instead saw '=='                                                                                                                eqeqeq
   597:17   error    There must be a space after this paren                                                                                                             space-in-parens
   597:21   error    There must be a space before this paren                                                                                                            space-in-parens
   598:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   598:29   error    There must be a space after this paren                                                                                                             space-in-parens
   598:33   error    There must be a space before this paren                                                                                                            space-in-parens
   601:18   error    There must be a space after this paren                                                                                                             space-in-parens
   601:22   error    There must be a space before this paren                                                                                                            space-in-parens
   602:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   602:29   error    There must be a space after this paren                                                                                                             space-in-parens
   602:33   error    There must be a space before this paren                                                                                                            space-in-parens
   605:18   error    There must be a space after this paren                                                                                                             space-in-parens
   605:22   error    There must be a space before this paren                                                                                                            space-in-parens
   606:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   606:29   error    There must be a space after this paren                                                                                                             space-in-parens
   606:33   error    There must be a space before this paren                                                                                                            space-in-parens
   614:20   error    There must be a space after this paren                                                                                                             space-in-parens
   614:24   error    There must be a space before this paren                                                                                                            space-in-parens
   615:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   615:34   error    There must be a space after this paren                                                                                                             space-in-parens
   615:38   error    There must be a space before this paren                                                                                                            space-in-parens
   617:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   618:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   623:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   626:18   error    There must be a space after this paren                                                                                                             space-in-parens
   626:22   error    There must be a space before this paren                                                                                                            space-in-parens
   627:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   627:29   error    There must be a space after this paren                                                                                                             space-in-parens
   627:33   error    There must be a space before this paren                                                                                                            space-in-parens
   630:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   636:21   error    There must be a space after this paren                                                                                                             space-in-parens
   636:25   error    There must be a space before this paren                                                                                                            space-in-parens
   638:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   638:6    error    There must be a space after this paren                                                                                                             space-in-parens
   638:14   error    There must be a space after this paren                                                                                                             space-in-parens
   638:18   error    There must be a space before this paren                                                                                                            space-in-parens
   638:19   error    There must be a space before this paren                                                                                                            space-in-parens
   639:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   640:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   642:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   642:18   error    There must be a space after this paren                                                                                                             space-in-parens
   642:38   error    There must be a space before this paren                                                                                                            space-in-parens
   649:1    warning  Invalid JSDoc @param "key" type "String"; prefer: "string"                                                                                         jsdoc/check-types
   651:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   653:13   error    There must be a space after this paren                                                                                                             space-in-parens
   653:25   error    There must be a space before this paren                                                                                                            space-in-parens
   654:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   654:16   error    There must be a space after this paren                                                                                                             space-in-parens
   654:23   error    There must be a space before this paren                                                                                                            space-in-parens
   654:53   error    There must be a space after this paren                                                                                                             space-in-parens
   654:65   error    There must be a space before this paren                                                                                                            space-in-parens
   658:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   659:1    warning  Syntax error in type:  (
  ((e: T) => boolean) |
  ((e: T, idx: number) => boolean) |
  ((e: T, key: string) => boolean) |
  string |
  number
)   jsdoc/valid-types
   669:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   670:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   672:1    warning  Syntax error in type:  (
  ((e: T) => U) | string | number
)                                                                                       jsdoc/valid-types
   677:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   679:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   680:1    warning  Syntax error in type:  (val: T, key: any) => boolean                                                                                               jsdoc/valid-types
   684:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   685:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   689:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   690:1    warning  Syntax error in type:  { [key: string]: T }                                                                                                        jsdoc/valid-types
   694:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   695:1    warning  Syntax error in type:  { [key: number]: T }                                                                                                        jsdoc/valid-types
   699:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   700:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   700:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   704:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   705:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   705:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   711:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   712:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   713:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   717:14   error    There must be a space after this paren                                                                                                             space-in-parens
   717:34   error    There must be a space before this paren                                                                                                            space-in-parens
   719:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   719:28   error    There must be a space after this paren                                                                                                             space-in-parens
   719:36   error    There must be a space before this paren                                                                                                            space-in-parens
   721:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   723:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   723:10   error    There must be a space after this paren                                                                                                             space-in-parens
   723:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   723:31   error    There must be a space after this paren                                                                                                             space-in-parens
   723:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   723:40   error    There must be a space before this paren                                                                                                            space-in-parens
   724:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   724:8    error    There must be a space after this paren                                                                                                             space-in-parens
   724:16   error    There must be a space after this paren                                                                                                             space-in-parens
   724:25   error    There must be a space before this paren                                                                                                            space-in-parens
   724:26   error    There must be a space before this paren                                                                                                            space-in-parens
   725:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   727:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   728:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   729:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   729:4    error    There must be a space before this paren                                                                                                            space-in-parens
   731:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   735:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   739:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   740:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   741:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   745:19   error    There must be a space after this paren                                                                                                             space-in-parens
   745:39   error    There must be a space before this paren                                                                                                            space-in-parens
   747:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   747:28   error    There must be a space after this paren                                                                                                             space-in-parens
   747:36   error    There must be a space before this paren                                                                                                            space-in-parens
   749:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   749:20   error    There must be a space after this paren                                                                                                             space-in-parens
   749:31   error    There must be a space before this paren                                                                                                            space-in-parens
   751:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   751:10   error    There must be a space after this paren                                                                                                             space-in-parens
   751:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   751:31   error    There must be a space after this paren                                                                                                             space-in-parens
   751:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   751:40   error    There must be a space before this paren                                                                                                            space-in-parens
   752:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   752:8    error    There must be a space after this paren                                                                                                             space-in-parens
   752:16   error    There must be a space after this paren                                                                                                             space-in-parens
   752:25   error    There must be a space before this paren                                                                                                            space-in-parens
   752:26   error    There must be a space before this paren                                                                                                            space-in-parens
   753:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   755:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   756:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   757:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   757:4    error    There must be a space before this paren                                                                                                            space-in-parens
   759:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   762:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   766:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   767:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   768:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   770:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   772:16   error    There must be a space after this paren                                                                                                             space-in-parens
   772:36   error    There must be a space before this paren                                                                                                            space-in-parens
   774:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   774:28   error    There must be a space after this paren                                                                                                             space-in-parens
   774:36   error    There must be a space before this paren                                                                                                            space-in-parens
   776:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   776:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   778:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   778:10   error    There must be a space after this paren                                                                                                             space-in-parens
   778:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   778:31   error    There must be a space after this paren                                                                                                             space-in-parens
   778:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   778:40   error    There must be a space before this paren                                                                                                            space-in-parens
   779:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   779:8    error    There must be a space after this paren                                                                                                             space-in-parens
   779:16   error    There must be a space after this paren                                                                                                             space-in-parens
   779:25   error    There must be a space before this paren                                                                                                            space-in-parens
   779:26   error    There must be a space before this paren                                                                                                            space-in-parens
   780:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   780:18   error    There must be a space after this paren                                                                                                             space-in-parens
   780:22   error    There must be a space before this paren                                                                                                            space-in-parens
   781:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   782:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   782:4    error    There must be a space before this paren                                                                                                            space-in-parens
   784:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   787:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   788:1    warning  JSDoc @return declaration present but return expression not available in function                                                                  jsdoc/require-returns-check
   792:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   793:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   794:1    warning  Syntax error in type:  ((item: T, idx: number) => (boolean|void)) | ((item: T, key: string) => (boolean|void))                                     jsdoc/valid-types
   796:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   798:17   error    There must be a space after this paren                                                                                                             space-in-parens
   798:38   error    There must be a space before this paren                                                                                                            space-in-parens
   800:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   801:1    error    Expected indentation of 2 tabs but found 6 spaces                                                                                                  indent
   803:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   803:6    error    There must be a space after this paren                                                                                                             space-in-parens
   803:18   error    There must be a space after this paren                                                                                                             space-in-parens
   803:29   error    There must be a space before this paren                                                                                                            space-in-parens
   803:30   error    There must be a space before this paren                                                                                                            space-in-parens
   804:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   805:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   807:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   807:29   error    There must be a space after this paren                                                                                                             space-in-parens
   807:40   error    There must be a space before this paren                                                                                                            space-in-parens
   809:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   809:7    error    There must be a space after this paren                                                                                                             space-in-parens
   809:12   error    'key' is never reassigned. Use 'const' instead                                                                                                     prefer-const
   809:29   error    There must be a space before this paren                                                                                                            space-in-parens
   811:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   811:8    error    There must be a space after this paren                                                                                                             space-in-parens
   811:12   error    There must be a space after this paren                                                                                                             space-in-parens
   811:28   error    There must be a space before this paren                                                                                                            space-in-parens
   811:29   error    There must be a space before this paren                                                                                                            space-in-parens
   812:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   812:23   error    A space is required after '['                                                                                                                      computed-property-spacing
   812:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
   814:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   814:24   error    There must be a space after this paren                                                                                                             space-in-parens
   814:40   error    There must be a space after this paren                                                                                                             space-in-parens
   814:44   error    There must be a space before this paren                                                                                                            space-in-parens
   814:45   error    There must be a space before this paren                                                                                                            space-in-parens
   816:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   816:10   error    There must be a space after this paren                                                                                                             space-in-parens
   816:27   error    There must be a space before this paren                                                                                                            space-in-parens
   817:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
   818:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   819:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   820:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   826:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   827:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   828:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   830:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   832:17   error    There must be a space after this paren                                                                                                             space-in-parens
   832:30   error    There must be a space before this paren                                                                                                            space-in-parens
   834:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   834:6    error    There must be a space after this paren                                                                                                             space-in-parens
   834:18   error    There must be a space after this paren                                                                                                             space-in-parens
   834:22   error    There must be a space before this paren                                                                                                            space-in-parens
   834:23   error    There must be a space before this paren                                                                                                            space-in-parens
   835:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   836:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   838:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   838:14   error    There must be a space after this paren                                                                                                             space-in-parens
   838:18   error    There must be a space before this paren                                                                                                            space-in-parens
   840:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   840:28   error    There must be a space after this paren                                                                                                             space-in-parens
   840:36   error    There must be a space before this paren                                                                                                            space-in-parens
   842:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   842:20   error    There must be a space after this paren                                                                                                             space-in-parens
   842:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   842:29   error    There must be a space after this paren                                                                                                             space-in-parens
   842:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   842:37   error    There must be a space before this paren                                                                                                            space-in-parens
   843:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   843:20   error    There must be a space after this paren                                                                                                             space-in-parens
   843:28   error    There must be a space before this paren                                                                                                            space-in-parens
   844:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   844:4    error    There must be a space before this paren                                                                                                            space-in-parens
   848:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   852:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   853:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
   855:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
   856:1    warning  Syntax error in type: (result: V, entry: T, index: any) => V                                                                                       jsdoc/valid-types
   857:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
   859:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
   861:16   error    There must be a space after this paren                                                                                                             space-in-parens
   861:45   error    There must be a space before this paren                                                                                                            space-in-parens
   863:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   863:10   error    There must be a space after this paren                                                                                                             space-in-parens
   863:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   863:31   error    There must be a space after this paren                                                                                                             space-in-parens
   863:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   863:42   error    There must be a space before this paren                                                                                                            space-in-parens
   864:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   864:22   error    There must be a space after this paren                                                                                                             space-in-parens
   864:41   error    There must be a space before this paren                                                                                                            space-in-parens
   865:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   865:4    error    There must be a space before this paren                                                                                                            space-in-parens
   867:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   870:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   878:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   880:15   error    There must be a space after this paren                                                                                                             space-in-parens
   880:35   error    There must be a space before this paren                                                                                                            space-in-parens
   882:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   882:18   error    There must be a space after this paren                                                                                                             space-in-parens
   882:31   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   882:39   error    There must be a space after this paren                                                                                                             space-in-parens
   882:39   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   882:57   error    There must be a space before this paren                                                                                                            space-in-parens
   883:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   883:30   error    There must be a space after this paren                                                                                                             space-in-parens
   883:39   error    There must be a space before this paren                                                                                                            space-in-parens
   884:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   884:10   error    There must be a space before this paren                                                                                                            space-in-parens
   887:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   895:1    warning  Invalid JSDoc @return type "Boolean"; prefer: "boolean"                                                                                            jsdoc/check-types
   897:14   error    There must be a space after this paren                                                                                                             space-in-parens
   897:34   error    There must be a space before this paren                                                                                                            space-in-parens
   899:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   899:16   error    There must be a space after this paren                                                                                                             space-in-parens
   899:36   error    There must be a space before this paren                                                                                                            space-in-parens
   902:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   912:13   error    There must be a space after this paren                                                                                                             space-in-parens
   912:28   error    There must be a space before this paren                                                                                                            space-in-parens
   914:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   914:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   916:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   916:10   error    There must be a space after this paren                                                                                                             space-in-parens
   916:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   916:31   error    There must be a space after this paren                                                                                                             space-in-parens
   916:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   916:40   error    There must be a space before this paren                                                                                                            space-in-parens
   917:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   917:16   error    There must be a space after this paren                                                                                                             space-in-parens
   917:19   error    There must be a space after this paren                                                                                                             space-in-parens
   917:28   error    There must be a space before this paren                                                                                                            space-in-parens
   917:29   error    There must be a space before this paren                                                                                                            space-in-parens
   918:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   918:4    error    There must be a space before this paren                                                                                                            space-in-parens
   920:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   923:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   931:14   error    There must be a space after this paren                                                                                                             space-in-parens
   931:25   error    There must be a space before this paren                                                                                                            space-in-parens
   932:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   932:35   error    There must be a space after this paren                                                                                                             space-in-parens
   932:46   error    There must be a space before this paren                                                                                                            space-in-parens
   935:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   941:1    warning  Invalid JSDoc @return type "Number"; prefer: "number"                                                                                              jsdoc/check-types
   943:14   error    There must be a space after this paren                                                                                                             space-in-parens
   943:25   error    There must be a space before this paren                                                                                                            space-in-parens
   944:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   944:14   error    There must be a space after this paren                                                                                                             space-in-parens
   944:25   error    There must be a space before this paren                                                                                                            space-in-parens
   947:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   955:16   error    There must be a space after this paren                                                                                                             space-in-parens
   955:27   error    There must be a space before this paren                                                                                                            space-in-parens
   956:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   956:13   error    There must be a space after this paren                                                                                                             space-in-parens
   956:26   error    There must be a space after this paren                                                                                                             space-in-parens
   956:30   error    There must be a space before this paren                                                                                                            space-in-parens
   956:38   error    There must be a space before this paren                                                                                                            space-in-parens
   959:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   960:1    warning  Missing JSDoc @param "grouped" declaration                                                                                                         jsdoc/require-param
   968:19   error    There must be a space after this paren                                                                                                             space-in-parens
   968:55   error    There must be a space before this paren                                                                                                            space-in-parens
   970:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   970:26   error    There must be a space after this paren                                                                                                             space-in-parens
   970:36   error    There must be a space before this paren                                                                                                            space-in-parens
   972:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   972:10   error    There must be a space after this paren                                                                                                             space-in-parens
   972:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   972:31   error    There must be a space after this paren                                                                                                             space-in-parens
   972:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   972:35   error    There must be a space before this paren                                                                                                            space-in-parens
   973:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   973:9    error    'discriminator' is never reassigned. Use 'const' instead                                                                                           prefer-const
   973:34   error    There must be a space after this paren                                                                                                             space-in-parens
   973:38   error    There must be a space before this paren                                                                                                            space-in-parens
   975:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   975:24   error    A space is required after '['                                                                                                                      computed-property-spacing
   975:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
   977:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   977:8    error    There must be a space after this paren                                                                                                             space-in-parens
   977:15   error    There must be a space before this paren                                                                                                            space-in-parens
   978:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
   978:22   error    A space is required after '['                                                                                                                      computed-property-spacing
   978:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
   979:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   981:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   981:15   error    There must be a space after this paren                                                                                                             space-in-parens
   981:19   error    There must be a space before this paren                                                                                                            space-in-parens
   982:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   982:4    error    There must be a space before this paren                                                                                                            space-in-parens
   984:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   987:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
   988:18   error    There must be a space after this paren                                                                                                             space-in-parens
   988:44   error    There must be a space before this paren                                                                                                            space-in-parens
   990:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   990:26   error    There must be a space after this paren                                                                                                             space-in-parens
   990:36   error    There must be a space before this paren                                                                                                            space-in-parens
   992:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   992:7    error    'grouped' is never reassigned. Use 'const' instead                                                                                                 prefer-const
   994:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   994:10   error    There must be a space after this paren                                                                                                             space-in-parens
   994:24   error    There must be a space after this paren                                                                                                             space-in-parens
   994:26   error    There must be a space before this paren                                                                                                            space-in-parens
   994:40   error    There must be a space after this paren                                                                                                             space-in-parens
   994:62   error    There must be a space before this paren                                                                                                            space-in-parens
   994:63   error    There must be a space before this paren                                                                                                            space-in-parens
   996:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   996:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
   996:19   error    There must be a space after this paren                                                                                                             space-in-parens
   996:29   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
   996:37   error    There must be a space after this paren                                                                                                             space-in-parens
   996:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
   996:43   error    'key' is defined but never used                                                                                                                    no-unused-vars
   996:46   error    There must be a space before this paren                                                                                                            space-in-parens
   997:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
   997:15   error    A space is required after '['                                                                                                                      computed-property-spacing
   997:17   error    A space is required before ']'                                                                                                                     computed-property-spacing
   998:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
   998:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1000:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1003:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1006:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1011:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1013:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1014:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1018:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1018:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1020:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1020:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1020:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1022:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1022:7    error    'sorted' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1024:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1024:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1024:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1024:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1024:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1024:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1025:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1025:9    error    'disc' is never reassigned. Use 'const' instead                                                                                                    prefer-const
  1025:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1025:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1027:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1027:9    error    'entry' is never reassigned. Use 'const' instead                                                                                                   prefer-const
  1028:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1029:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1030:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1032:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1032:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1032:10   error    Unexpected var, use let or const instead                                                                                                           no-var
  1032:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1033:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1033:13   error    'd' is never reassigned. Use 'const' instead                                                                                                       prefer-const
  1033:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1033:29   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1035:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1035:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1035:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1036:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1036:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1036:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1037:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1038:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1039:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1041:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1042:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1042:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1042:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1043:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1043:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1045:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1045:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1045:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1045:24   error    There must be a space before this paren                                                                                                            space-in-parens
  1045:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1048:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1060:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1062:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1064:1    warning  Syntax error in type:  (el: any) =>  boolean                                                                                                       jsdoc/valid-types
  1066:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1066:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1068:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1068:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1068:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1068:21   error    There must be a space before this paren                                                                                                            space-in-parens
  1070:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1070:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1070:27   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1070:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1070:35   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1070:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1071:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1071:16   error    A space is required after '['                                                                                                                      computed-property-spacing
  1071:20   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1072:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1072:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1074:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1077:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1079:1    warning  Syntax error in type: string | ((e: any) => any)                                                                                                   jsdoc/valid-types
  1081:1    warning  Syntax error in type:  (e: any) => any                                                                                                             jsdoc/valid-types
  1083:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1083:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1085:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1085:3    warning  Missing JSDoc @param "e" declaration                                                                                                               jsdoc/require-param
  1085:3    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  1086:1    warning  Invalid JSDoc tag name "satisfies"                                                                                                                 jsdoc/check-tag-names
  1086:1    warning  Syntax error in type:  (e: any) => any                                                                                                             jsdoc/valid-types
  1088:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1088:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1088:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1088:46   error    There must be a space after this paren                                                                                                             space-in-parens
  1088:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1088:53   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1090:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1091:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1091:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1091:23   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1092:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1095:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1097:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1098:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1100:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1102:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1102:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1103:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1103:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:42   error    There must be a space after this paren                                                                                                             space-in-parens
  1103:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1103:49   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1104:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1105:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1108:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1109:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1109:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1110:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1113:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1113:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1114:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1114:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1114:20   error    There must be a space before this paren                                                                                                            space-in-parens
  1117:11   error    'setTimeout' is already defined as a built-in global variable                                                                                      no-redeclare
  1117:22   error    'clearTimeout' is already defined as a built-in global variable                                                                                    no-redeclare
  1120:1    warning  Syntax error in type:  {
  (...args: any[]): any;
  flush: () => void;
  cancel: () => void;
}                                                     jsdoc/valid-types
  1135:1    warning  Invalid JSDoc @param "timeout" type "Number"; prefer: "number"                                                                                     jsdoc/check-types
  1139:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1139:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1141:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1143:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1144:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1146:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1148:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1148:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1148:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1150:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1150:9    error    'now' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1152:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1152:9    error    'scheduledDiff' is never reassigned. Use 'const' instead                                                                                           prefer-const
  1152:37   error    There must be a space after this paren                                                                                                             space-in-parens
  1152:55   error    There must be a space before this paren                                                                                                            space-in-parens
  1154:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1154:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1154:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1155:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1155:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1155:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1156:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1158:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1158:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1158:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1160:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1161:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1163:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1163:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1163:21   error    'timeout' is already declared in the upper scope on line 1139 column 23                                                                            no-shadow
  1163:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1164:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1164:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1164:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1165:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1167:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1168:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1168:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1168:14   error    There must be a space before this paren                                                                                                            space-in-parens
  1169:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1169:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1169:25   error    There must be a space before this paren                                                                                                            space-in-parens
  1170:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1172:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1173:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1175:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1176:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1176:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1176:14   error    There must be a space before this paren                                                                                                            space-in-parens
  1177:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1177:11   error    There must be a space after this paren                                                                                                             space-in-parens
  1177:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1178:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1180:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1181:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1183:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1186:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1186:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1186:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1187:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1189:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1190:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1192:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1193:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1193:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1193:15   error    There must be a space before this paren                                                                                                            space-in-parens
  1194:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1194:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1194:23   error    There must be a space before this paren                                                                                                            space-in-parens
  1195:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1196:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1198:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1199:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1201:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1209:1    warning  Invalid JSDoc @param "interval" type "Number"; prefer: "number"                                                                                    jsdoc/check-types
  1213:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1213:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1214:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1216:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1216:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1216:18   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1216:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1218:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1218:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1218:19   error    There must be a space before this paren                                                                                                            space-in-parens
  1219:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1220:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1222:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1222:7    error    There must be a space after this paren                                                                                                             space-in-parens
  1222:15   error    There must be a space before this paren                                                                                                            space-in-parens
  1223:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1225:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1225:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1226:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1227:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1227:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1228:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1239:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1239:25   error    There must be a space before this paren                                                                                                            space-in-parens
  1240:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1240:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1240:24   error    There must be a space before this paren                                                                                                            space-in-parens
  1251:16   error    There must be a space after this paren                                                                                                             space-in-parens
  1251:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1252:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1252:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1252:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1260:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1262:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1266:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1268:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1268:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1270:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1272:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1272:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1272:17   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1272:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1272:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1272:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1274:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1274:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1274:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1275:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1275:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1275:102  error    There must be a space before this paren                                                                                                            space-in-parens
  1276:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1278:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1278:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1278:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1279:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1279:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1279:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1280:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1282:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1282:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1282:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1283:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1283:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1283:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1284:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1286:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1286:9    error    'nextKey' is never reassigned. Use 'const' instead                                                                                                 prefer-const
  1286:23   error    A space is required after '['                                                                                                                      computed-property-spacing
  1286:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1287:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1287:35   error    A space is required after '['                                                                                                                      computed-property-spacing
  1287:39   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1289:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1289:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1289:18   error    There must be a space after this paren                                                                                                             space-in-parens
  1289:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1289:36   error    There must be a space after this paren                                                                                                             space-in-parens
  1289:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1289:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1290:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1290:33   error    A space is required after '['                                                                                                                      computed-property-spacing
  1290:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1290:46   error    There must be a space after this paren                                                                                                             space-in-parens
  1290:55   error    There must be a space before this paren                                                                                                            space-in-parens
  1291:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1293:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1293:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1293:20   error    There must be a space after this paren                                                                                                             space-in-parens
  1293:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1293:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1294:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1294:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1294:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1294:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1294:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1295:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1295:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1295:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1296:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1297:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1297:22   error    A space is required after '['                                                                                                                      computed-property-spacing
  1297:26   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1298:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1299:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1300:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1301:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1302:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1302:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1307:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1317:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1317:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1319:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1321:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1321:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1321:17   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1321:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1321:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1321:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1323:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1324:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1324:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1324:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1324:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1324:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1325:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1327:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1328:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1330:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1330:34   error    A space is required after '['                                                                                                                      computed-property-spacing
  1330:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1331:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1331:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1333:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1333:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1333:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1339:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1340:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1340:1    warning  @template should not have a bracketed type in "jsdoc" mode                                                                                         jsdoc/valid-types
  1342:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1343:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1345:1    warning  Missing JSDoc @return type                                                                                                                         jsdoc/require-returns-type
  1347:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1347:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1349:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1349:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1351:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1351:7    error    'obj' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1351:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1351:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1353:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1353:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1353:23   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1353:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1353:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1353:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1355:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1355:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1355:20   error    There must be a space before this paren                                                                                                            space-in-parens
  1356:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1356:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1356:18   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1356:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1356:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1357:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1358:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1358:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1360:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1366:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1367:1    warning  Invalid JSDoc tag name "template"                                                                                                                  jsdoc/check-tag-names
  1367:1    warning  @template should not have a bracketed type in "jsdoc" mode                                                                                         jsdoc/valid-types
  1369:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1370:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1372:1    warning  The type 'T' is undefined                                                                                                                          jsdoc/no-undefined-types
  1372:1    warning  The type 'V' is undefined                                                                                                                          jsdoc/no-undefined-types
  1374:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1374:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1376:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1376:7    error    'result' is never reassigned. Use 'const' instead                                                                                                  prefer-const
  1378:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1378:7    error    'obj' is never reassigned. Use 'const' instead                                                                                                     prefer-const
  1378:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1378:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1380:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1380:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1380:16   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1380:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1380:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1380:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1382:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1382:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1382:27   error    There must be a space after this paren                                                                                                             space-in-parens
  1382:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1382:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1383:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1383:13   error    A space is required after '['                                                                                                                      computed-property-spacing
  1383:17   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1384:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1385:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1385:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1387:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1400:15   error    There must be a space after this paren                                                                                                             space-in-parens
  1400:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1402:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1402:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1402:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1403:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1404:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1406:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1406:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1406:20   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1406:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1406:28   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1406:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1408:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1409:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1409:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1409:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1409:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1409:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1410:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1411:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1413:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1413:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1413:21   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  1413:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1413:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1413:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1415:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1415:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1415:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1416:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1417:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1419:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1419:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1419:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1421:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1421:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1421:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1421:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1421:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1423:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1423:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1423:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1423:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1423:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1425:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1426:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1427:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1429:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1429:15   error    A space is required after '['                                                                                                                      computed-property-spacing
  1429:19   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1429:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1429:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1430:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1431:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1431:15   error    A space is required after '['                                                                                                                      computed-property-spacing
  1431:19   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1432:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1434:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1434:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1435:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1435:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1437:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1479:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1483:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1487:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1490:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1502:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1504:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1504:25   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1506:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1506:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1506:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1508:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1508:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1508:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1508:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1508:50   error    There must be a space before this paren                                                                                                            space-in-parens
  1509:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1510:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1512:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1512:19   error    There must be a space after this paren                                                                                                             space-in-parens
  1512:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1512:51   error    There must be a space after this paren                                                                                                             space-in-parens
  1512:63   error    There must be a space before this paren                                                                                                            space-in-parens
  1514:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1514:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1514:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1515:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1515:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1515:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1515:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1515:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1516:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1516:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1516:67   error    There must be a space before this paren                                                                                                            space-in-parens
  1517:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1518:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1520:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1520:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1520:34   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1520:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1520:58   error    There must be a space before this paren                                                                                                            space-in-parens
  1520:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1522:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1522:9    error    There must be a space after this paren                                                                                                             space-in-parens
  1522:50   error    There must be a space after this paren                                                                                                             space-in-parens
  1522:56   error    There must be a space before this paren                                                                                                            space-in-parens
  1522:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1524:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1525:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1525:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1525:16   error    There must be a space before this paren                                                                                                            space-in-parens
  1526:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1527:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1529:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1530:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1530:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1530:30   error    There must be a space before this paren                                                                                                            space-in-parens
  1531:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1531:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  1531:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1533:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1533:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1533:41   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
  1533:55   error    There must be a space after this paren                                                                                                             space-in-parens
  1533:61   error    There must be a space before this paren                                                                                                            space-in-parens
  1533:135  error    There must be a space before this paren                                                                                                            space-in-parens
  1534:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1535:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1537:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1537:40   error    There must be a space after this paren                                                                                                             space-in-parens
  1537:53   error    There must be a space before this paren                                                                                                            space-in-parens
  1538:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1538:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1538:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1539:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1539:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1539:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1540:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1540:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1540:81   error    Expected space(s) after '${'                                                                                                                       template-curly-spacing
  1540:87   error    Expected space(s) before '}'                                                                                                                       template-curly-spacing
  1540:99   error    There must be a space before this paren                                                                                                            space-in-parens
  1541:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1542:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1542:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1542:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1544:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1545:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1545:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1545:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1546:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1546:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1546:99   error    There must be a space before this paren                                                                                                            space-in-parens
  1547:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1548:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1549:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1551:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1553:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1553:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1554:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1555:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1555:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1558:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1561:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1561:26   error    There must be a space before this paren                                                                                                            space-in-parens
  1563:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1563:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1565:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1565:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1565:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1565:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1565:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1566:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1567:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1569:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1570:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1570:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1570:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1570:62   error    There must be a space before this paren                                                                                                            space-in-parens
  1571:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1574:21   error    There must be a space after this paren                                                                                                             space-in-parens
  1574:22   error    'linkEvent' is already declared in the upper scope on line 1504 column 5                                                                           no-shadow
  1574:31   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1575:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:42   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:48   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:49   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  1575:60   error    There must be a space after this paren                                                                                                             space-in-parens
  1575:92   error    There must be a space before this paren                                                                                                            space-in-parens
  1575:93   error    There must be a space before this paren                                                                                                            space-in-parens
  1578:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1578:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1579:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1579:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1582:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1582:27   error    There must be a space before this paren                                                                                                            space-in-parens
  1583:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1583:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1583:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1587:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1591:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1595:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1599:1    warning  Syntax error in type:  import('../lib/types.js').ModdleElement                                                                                     jsdoc/valid-types
  1602:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1607:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1609:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1609:24   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1611:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1611:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1611:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1613:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1613:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1613:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1613:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1613:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1614:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1615:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1617:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1618:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1618:44   error    There must be a space after this paren                                                                                                             space-in-parens
  1618:62   error    There must be a space before this paren                                                                                                            space-in-parens
  1620:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1621:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1621:51   error    There must be a space after this paren                                                                                                             space-in-parens
  1621:75   error    There must be a space before this paren                                                                                                            space-in-parens
  1623:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1624:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1624:52   error    There must be a space after this paren                                                                                                             space-in-parens
  1624:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1626:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1627:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1627:31   error    There must be a space after this paren                                                                                                             space-in-parens
  1627:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1627:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1628:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1628:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1628:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1628:46   error    There must be a space before this paren                                                                                                            space-in-parens
  1628:54   error    There must be a space before this paren                                                                                                            space-in-parens
  1629:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1629:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1629:64   error    There must be a space before this paren                                                                                                            space-in-parens
  1630:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1631:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1631:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1632:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1634:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1634:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1635:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1636:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1636:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1640:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1650:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1650:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1652:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1652:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:34   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:35   error    There must be a space after this paren                                                                                                             space-in-parens
  1652:47   error    There must be a space before this paren                                                                                                            space-in-parens
  1653:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1654:51   error    A space is required after '['                                                                                                                      computed-property-spacing
  1654:53   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1656:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1657:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1658:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1659:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1660:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1661:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1662:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1663:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1664:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1665:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1666:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1666:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1667:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1668:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1668:7    error    There must be a space after this paren                                                                                                             space-in-parens
  1668:54   error    There must be a space after this paren                                                                                                             space-in-parens
  1668:86   error    There must be a space after this paren                                                                                                             space-in-parens
  1668:102  error    There must be a space before this paren                                                                                                            space-in-parens
  1668:103  error    There must be a space before this paren                                                                                                            space-in-parens
  1668:104  error    There must be a space before this paren                                                                                                            space-in-parens
  1669:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1670:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1671:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1672:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1672:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1672:74   error    There must be a space after this paren                                                                                                             space-in-parens
  1672:90   error    There must be a space before this paren                                                                                                            space-in-parens
  1672:91   error    There must be a space before this paren                                                                                                            space-in-parens
  1673:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1674:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1674:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1676:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1676:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1676:28   error    There must be a space before this paren                                                                                                            space-in-parens
  1677:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1677:26   error    There must be a space after this paren                                                                                                             space-in-parens
  1677:27   error    There must be a space after this paren                                                                                                             space-in-parens
  1677:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1677:40   error    Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`                          arrow-body-style
  1679:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1680:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1681:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  1682:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1683:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1683:8    error    There must be a space before this paren                                                                                                            space-in-parens
  1684:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1686:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1687:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1688:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1689:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1689:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1689:5    error    There must be a space before this paren                                                                                                            space-in-parens
  1701:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1701:48   error    There must be a space before this paren                                                                                                            space-in-parens
  1702:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1703:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1703:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1703:40   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:41   error    There must be a space after this paren                                                                                                             space-in-parens
  1703:49   error    There must be a space before this paren                                                                                                            space-in-parens
  1705:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1707:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1707:28   error    There must be a space after this paren                                                                                                             space-in-parens
  1707:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1707:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1707:42   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1709:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1710:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1710:8    error    There must be a space before this paren                                                                                                            space-in-parens
  1711:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1711:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1712:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1720:33   error    There must be a space after this paren                                                                                                             space-in-parens
  1720:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1721:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1723:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1723:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1723:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1723:52   error    There must be a space before this paren                                                                                                            space-in-parens
  1731:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1731:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1732:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1732:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1740:25   error    There must be a space after this paren                                                                                                             space-in-parens
  1740:33   error    There must be a space before this paren                                                                                                            space-in-parens
  1741:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1741:10   error    Unnecessary use of boolean literals in conditional expression                                                                                      no-unneeded-ternary
  1746:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1746:50   error    There must be a space after this paren                                                                                                             space-in-parens
  1746:94   error    There must be a space before this paren                                                                                                            space-in-parens
  1749:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1750:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1754:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1757:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1762:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1764:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1764:30   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1766:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1766:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1766:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1768:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1768:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1768:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1769:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1770:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1771:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1772:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1773:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1773:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1773:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1774:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1775:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1777:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1778:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1779:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1780:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1780:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1780:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1780:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1780:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1781:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1782:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1784:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1785:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1785:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1785:13   error    There must be a space after this paren                                                                                                             space-in-parens
  1785:50   error    There must be a space before this paren                                                                                                            space-in-parens
  1785:51   error    There must be a space before this paren                                                                                                            space-in-parens
  1786:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1787:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1789:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1790:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1792:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1792:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1792:45   error    There must be a space before this paren                                                                                                            space-in-parens
  1793:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1793:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1793:58   error    There must be a space before this paren                                                                                                            space-in-parens
  1794:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1795:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1797:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1797:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1798:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1799:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1799:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1802:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1805:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1805:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1807:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1807:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1809:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1809:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1809:12   error    There must be a space after this paren                                                                                                             space-in-parens
  1809:39   error    There must be a space before this paren                                                                                                            space-in-parens
  1809:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1810:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1811:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1813:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1813:6    error    There must be a space after this paren                                                                                                             space-in-parens
  1813:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1814:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1815:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1817:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1817:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1817:31   error    A space is required after '['                                                                                                                      computed-property-spacing
  1817:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1817:68   error    There must be a space before this paren                                                                                                            space-in-parens
  1820:32   error    There must be a space after this paren                                                                                                             space-in-parens
  1820:37   error    There must be a space before this paren                                                                                                            space-in-parens
  1821:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1824:30   error    There must be a space after this paren                                                                                                             space-in-parens
  1824:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1825:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1825:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1825:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1825:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1826:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1826:3    error    Unexpected var, use let or const instead                                                                                                           no-var
  1826:38   error    There must be a space after this paren                                                                                                             space-in-parens
  1826:43   error    There must be a space before this paren                                                                                                            space-in-parens
  1828:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1829:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1833:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1837:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1840:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1845:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1847:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1847:40   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1849:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1851:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1852:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1854:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1854:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1854:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1856:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1856:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1856:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1856:40   error    There must be a space before this paren                                                                                                            space-in-parens
  1856:41   error    There must be a space before this paren                                                                                                            space-in-parens
  1857:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1858:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1860:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1860:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1860:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1862:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1862:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1862:21   error    There must be a space before this paren                                                                                                            space-in-parens
  1863:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1863:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1863:61   error    There must be a space before this paren                                                                                                            space-in-parens
  1865:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1866:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1868:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1868:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1868:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1868:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1868:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1869:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1869:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1869:70   error    There must be a space before this paren                                                                                                            space-in-parens
  1871:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1871:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1871:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1872:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1874:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1874:10   error    There must be a space after this paren                                                                                                             space-in-parens
  1874:28   error    A space is required after '['                                                                                                                      computed-property-spacing
  1874:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1874:38   error    There must be a space before this paren                                                                                                            space-in-parens
  1875:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1875:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1875:70   error    There must be a space before this paren                                                                                                            space-in-parens
  1877:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  1877:25   error    A space is required after '['                                                                                                                      computed-property-spacing
  1877:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1878:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1879:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1880:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1880:12   error    A space is required after '['                                                                                                                      computed-property-spacing
  1880:16   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1881:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1882:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1884:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1884:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1885:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1886:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1886:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1890:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1893:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1893:22   error    There must be a space before this paren                                                                                                            space-in-parens
  1894:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1896:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1897:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1898:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1900:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1904:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1908:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1911:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1916:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1918:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1918:33   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1920:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1920:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1920:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1922:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1922:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1922:14   error    There must be a space after this paren                                                                                                             space-in-parens
  1922:35   error    There must be a space before this paren                                                                                                            space-in-parens
  1922:36   error    There must be a space before this paren                                                                                                            space-in-parens
  1923:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1924:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1926:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1927:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1929:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1929:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1929:51   error    There must be a space before this paren                                                                                                            space-in-parens
  1930:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1930:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1930:57   error    There must be a space before this paren                                                                                                            space-in-parens
  1931:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1932:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1934:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1934:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1935:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1936:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1936:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1941:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1945:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1948:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1956:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  1958:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  1958:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  1960:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1960:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1960:32   error    There must be a space before this paren                                                                                                            space-in-parens
  1962:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1962:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1962:17   error    There must be a space after this paren                                                                                                             space-in-parens
  1963:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1964:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1965:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1965:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1965:7    error    There must be a space before this paren                                                                                                            space-in-parens
  1966:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1967:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1969:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1971:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1971:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1971:54   error    There must be a space after this paren                                                                                                             space-in-parens
  1971:59   error    There must be a space before this paren                                                                                                            space-in-parens
  1971:64   error    Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`                                              arrow-body-style
  1972:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1972:29   error    There must be a space after this paren                                                                                                             space-in-parens
  1972:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1972:53   error    There must be a space after this paren                                                                                                             space-in-parens
  1972:64   error    There must be a space before this paren                                                                                                            space-in-parens
  1973:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1973:6    error    There must be a space before this paren                                                                                                            space-in-parens
  1975:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1975:8    error    There must be a space after this paren                                                                                                             space-in-parens
  1975:44   error    There must be a space before this paren                                                                                                            space-in-parens
  1976:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  1976:22   error    There must be a space after this paren                                                                                                             space-in-parens
  1976:56   error    There must be a space before this paren                                                                                                            space-in-parens
  1977:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1978:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1980:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1980:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1981:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  1982:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1982:4    error    There must be a space before this paren                                                                                                            space-in-parens
  1986:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  1989:24   error    There must be a space after this paren                                                                                                             space-in-parens
  1989:29   error    There must be a space before this paren                                                                                                            space-in-parens
  1990:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1993:23   error    There must be a space after this paren                                                                                                             space-in-parens
  1993:34   error    There must be a space before this paren                                                                                                            space-in-parens
  1994:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1994:14   error    A space is required after '['                                                                                                                      computed-property-spacing
  1994:15   error    ["default"] is better written in dot notation                                                                                                      dot-notation
  1994:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
  1998:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  1999:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2003:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2004:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2007:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2011:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2013:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2013:29   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2015:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2015:12   error    'isLinkEvent' is already declared in the upper scope on line 1561 column 10                                                                        no-shadow
  2015:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2015:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2016:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2018:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2019:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2019:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2019:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2019:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2020:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2021:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2023:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2023:31   error    There must be a space after this paren                                                                                                             space-in-parens
  2023:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2024:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2026:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2027:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2027:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2027:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2027:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2028:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2029:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2031:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2031:35   error    There must be a space after this paren                                                                                                             space-in-parens
  2031:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2032:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2032:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2032:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2034:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2036:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2036:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2036:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2036:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2037:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2037:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2037:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2037:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2037:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2038:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2039:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2041:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2043:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2044:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2044:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2045:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2047:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2047:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2047:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2048:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2049:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2051:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2051:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2051:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2052:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2054:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2054:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2054:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2054:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2054:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2055:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2056:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2058:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2058:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2058:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2058:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2058:65   error    There must be a space after this paren                                                                                                             space-in-parens
  2058:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2058:71   error    There must be a space before this paren                                                                                                            space-in-parens
  2059:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2060:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2062:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2062:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2062:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2062:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2062:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2063:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2064:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2066:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2066:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2066:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2066:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2066:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2067:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2068:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2070:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2070:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2070:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2070:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2070:97   error    There must be a space after this paren                                                                                                             space-in-parens
  2070:102  error    There must be a space before this paren                                                                                                            space-in-parens
  2070:103  error    There must be a space before this paren                                                                                                            space-in-parens
  2071:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2072:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2074:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2074:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2074:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2074:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2074:53   error    There must be a space after this paren                                                                                                             space-in-parens
  2074:58   error    There must be a space before this paren                                                                                                            space-in-parens
  2074:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2075:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2076:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2078:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2079:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2081:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2081:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2081:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2083:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2083:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2083:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2083:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2083:74   error    There must be a space before this paren                                                                                                            space-in-parens
  2084:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2085:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2087:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2087:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2087:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2087:27   error    There must be a space before this paren                                                                                                            space-in-parens
  2087:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2088:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2088:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2088:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2089:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2090:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2092:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2092:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2093:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2094:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2094:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2098:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2099:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2103:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2109:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2111:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2111:31   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2113:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2113:12   error    'isLinkEvent' is already declared in the upper scope on line 1561 column 10                                                                        no-shadow
  2113:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2113:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2114:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2116:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2117:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2117:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2117:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2117:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2118:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2119:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2121:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2121:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2121:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2122:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2124:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2124:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2124:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2124:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2124:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2125:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2126:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2128:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2128:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2128:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2128:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2128:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2129:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2130:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2132:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2132:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2132:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2132:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2132:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2133:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2134:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2136:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2136:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2136:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2136:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2136:65   error    There must be a space after this paren                                                                                                             space-in-parens
  2136:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2136:71   error    There must be a space before this paren                                                                                                            space-in-parens
  2137:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2138:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2140:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2140:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2140:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2140:66   error    There must be a space before this paren                                                                                                            space-in-parens
  2140:67   error    There must be a space before this paren                                                                                                            space-in-parens
  2141:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2142:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2144:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2145:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2147:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2147:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2147:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2149:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2149:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2149:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2149:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2149:74   error    There must be a space before this paren                                                                                                            space-in-parens
  2150:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2151:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2153:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2153:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2153:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2153:29   error    There must be a space before this paren                                                                                                            space-in-parens
  2153:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2154:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2154:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2154:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2155:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2156:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2158:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2158:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2159:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2160:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2160:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2165:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2165:50   error    There must be a space after this paren                                                                                                             space-in-parens
  2165:98   error    There must be a space before this paren                                                                                                            space-in-parens
  2168:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2172:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2175:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2182:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2184:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2184:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2186:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2186:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2186:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2187:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2187:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2187:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2187:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2187:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2188:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2189:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2191:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2192:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2193:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2194:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2194:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2194:43   error    There must be a space before this paren                                                                                                            space-in-parens
  2195:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2197:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2198:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2198:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2198:15   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2198:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2198:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2198:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2199:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2199:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2199:16   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2200:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2201:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2201:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2201:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2203:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2203:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2203:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2204:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  2204:41   error    There must be a space after this paren                                                                                                             space-in-parens
  2204:79   error    There must be a space after this paren                                                                                                             space-in-parens
  2204:91   error    There must be a space before this paren                                                                                                            space-in-parens
  2204:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2205:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2205:10   error    There must be a space before this paren                                                                                                            space-in-parens
  2206:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2206:8    error    There must be a space before this paren                                                                                                            space-in-parens
  2208:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2209:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2209:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2209:15   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2209:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2209:54   error    There must be a space before this paren                                                                                                            space-in-parens
  2209:55   error    There must be a space before this paren                                                                                                            space-in-parens
  2210:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2210:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2210:16   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2211:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2211:56   error    There must be a space after this paren                                                                                                             space-in-parens
  2211:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2212:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2212:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2212:93   error    There must be a space before this paren                                                                                                            space-in-parens
  2213:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2213:8    error    There must be a space before this paren                                                                                                            space-in-parens
  2215:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2216:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2216:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2216:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2216:56   error    There must be a space after this paren                                                                                                             space-in-parens
  2216:106  error    There must be a space before this paren                                                                                                            space-in-parens
  2216:107  error    There must be a space before this paren                                                                                                            space-in-parens
  2217:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2217:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2217:37   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2217:63   error    There must be a space after this paren                                                                                                             space-in-parens
  2217:115  error    There must be a space before this paren                                                                                                            space-in-parens
  2217:116  error    There must be a space before this paren                                                                                                            space-in-parens
  2218:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2220:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2220:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2221:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2222:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2222:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2227:1    warning  Missing JSDoc @param "parentDi" declaration                                                                                                        jsdoc/require-param
  2228:1    warning  Expected 1 lines after block description                                                                                                           jsdoc/tag-lines
  2234:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2234:91   error    There must be a space before this paren                                                                                                            space-in-parens
  2236:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2238:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2238:49   error    There must be a space after this paren                                                                                                             space-in-parens
  2238:50   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2238:74   error    There must be a space after this paren                                                                                                             space-in-parens
  2238:82   error    There must be a space before this paren                                                                                                            space-in-parens
  2238:83   error    There must be a space before this paren                                                                                                            space-in-parens
  2240:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2241:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2241:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2241:69   error    There must be a space before this paren                                                                                                            space-in-parens
  2243:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2244:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2245:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2246:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2247:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2248:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2249:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2249:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2249:30   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2250:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2251:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2251:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2251:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2252:30   error    There must be a space after this paren                                                                                                             space-in-parens
  2252:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2252:52   error    There must be a space before this paren                                                                                                            space-in-parens
  2252:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2253:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2254:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2254:34   error    There must be a space after this paren                                                                                                             space-in-parens
  2254:42   error    There must be a space before this paren                                                                                                            space-in-parens
  2255:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2256:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2256:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2258:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2259:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2259:43   error    There must be a space after this paren                                                                                                             space-in-parens
  2259:44   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2259:59   error    There must be a space after this paren                                                                                                             space-in-parens
  2259:86   error    There must be a space before this paren                                                                                                            space-in-parens
  2259:87   error    There must be a space before this paren                                                                                                            space-in-parens
  2260:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2260:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2260:24   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2261:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2261:39   error    There must be a space after this paren                                                                                                             space-in-parens
  2261:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2262:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2263:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2263:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2263:108  error    There must be a space before this paren                                                                                                            space-in-parens
  2264:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2264:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2267:1    warning  Missing JSDoc @param "diObjects" declaration                                                                                                       jsdoc/require-param
  2271:28   error    There must be a space after this paren                                                                                                             space-in-parens
  2271:66   error    There must be a space before this paren                                                                                                            space-in-parens
  2272:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2272:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2272:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2273:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2273:29   error    A space is required after '['                                                                                                                      computed-property-spacing
  2273:31   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2275:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2275:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2275:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2276:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2276:32   error    A space is required after '['                                                                                                                      computed-property-spacing
  2276:34   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2278:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2279:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2280:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2280:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2280:83   error    There must be a space before this paren                                                                                                            space-in-parens
  2281:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2282:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2284:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2284:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2284:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2285:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2285:36   error    There must be a space after this paren                                                                                                             space-in-parens
  2285:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2287:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2288:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2288:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2288:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2289:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2290:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2292:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2292:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2292:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2292:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2292:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2293:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2293:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2293:37   error    There must be a space before this paren                                                                                                            space-in-parens
  2294:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2294:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2294:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2295:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2296:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2297:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2300:1    warning  Missing JSDoc @param "childBounds" declaration                                                                                                     jsdoc/require-param
  2300:1    warning  Missing JSDoc @param "parentBounds" declaration                                                                                                    jsdoc/require-param
  2300:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2303:33   error    There must be a space after this paren                                                                                                             space-in-parens
  2303:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2304:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2304:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2304:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2304:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2304:78   error    There must be a space before this paren                                                                                                            space-in-parens
  2305:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2306:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2308:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2309:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2310:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2312:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2315:1    warning  Missing JSDoc @param "firstBounds" declaration                                                                                                     jsdoc/require-param
  2315:1    warning  Missing JSDoc @param "secondBounds" declaration                                                                                                    jsdoc/require-param
  2315:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2318:21   error    There must be a space after this paren                                                                                                             space-in-parens
  2318:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2319:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2319:27   error    There must be a space after this paren                                                                                                             space-in-parens
  2319:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:64   error    There must be a space after this paren                                                                                                             space-in-parens
  2319:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2319:78   error    There must be a space before this paren                                                                                                            space-in-parens
  2320:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2321:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2323:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2324:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2326:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2327:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2330:1    warning  Missing JSDoc @param "bounds" declaration                                                                                                          jsdoc/require-param
  2330:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2333:29   error    There must be a space after this paren                                                                                                             space-in-parens
  2333:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2334:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2334:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2334:46   error    There must be a space before this paren                                                                                                            space-in-parens
  2335:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2335:21   error    There must be a space before this paren                                                                                                            space-in-parens
  2336:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2336:21   error    There must be a space before this paren                                                                                                            space-in-parens
  2337:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2337:25   error    There must be a space before this paren                                                                                                            space-in-parens
  2338:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2338:26   error    There must be a space before this paren                                                                                                            space-in-parens
  2341:1    warning  Missing JSDoc @return declaration                                                                                                                  jsdoc/require-returns
  2342:1    warning  Expected 1 lines after block description                                                                                                           jsdoc/tag-lines
  2344:1    warning  Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"                                                                          jsdoc/check-tag-names
  2346:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2346:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2347:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2348:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2350:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2351:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2351:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2351:13   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2351:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2352:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2352:13   error    There must be a space after this paren                                                                                                             space-in-parens
  2352:14   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2353:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2354:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2355:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2355:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2355:17   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2355:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2356:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2356:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2356:18   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2357:1    error    Expected indentation of 5 tabs but found 10 spaces                                                                                                 indent
  2357:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2357:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2358:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2358:10   error    There must be a space before this paren                                                                                                            space-in-parens
  2359:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2359:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2361:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2365:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2369:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2372:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2377:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2379:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2379:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2381:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2381:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2381:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2383:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2383:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2383:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2383:49   error    There must be a space before this paren                                                                                                            space-in-parens
  2383:50   error    There must be a space before this paren                                                                                                            space-in-parens
  2384:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2385:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2387:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2389:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2389:49   error    There must be a space after this paren                                                                                                             space-in-parens
  2389:50   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  2389:58   error    There must be a space after this paren                                                                                                             space-in-parens
  2389:58   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2389:70   error    There must be a space before this paren                                                                                                            space-in-parens
  2391:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2391:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2391:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2391:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2391:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2392:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2393:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2395:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2397:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2398:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2398:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2400:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2400:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2400:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2401:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2401:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2401:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2403:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2403:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2403:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2404:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2405:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2407:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2407:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2408:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2409:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2409:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2414:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2418:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2421:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2425:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2427:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2427:37   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2429:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2429:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2429:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2431:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2431:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2431:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2431:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2431:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2432:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2433:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2435:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2437:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2437:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2437:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2438:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2438:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2438:94   error    There must be a space before this paren                                                                                                            space-in-parens
  2439:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2440:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2442:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2442:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2443:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2444:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2444:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2449:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2450:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2454:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2457:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2461:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2463:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2463:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2465:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2465:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2465:30   error    There must be a space before this paren                                                                                                            space-in-parens
  2466:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2468:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2469:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2469:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2469:25   error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2469:25   error    'node' is already declared in the upper scope on line 2465 column 26                                                                               no-shadow
  2469:37   error    There must be a space after this paren                                                                                                             space-in-parens
  2469:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2469:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2470:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2471:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2473:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2473:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2473:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2475:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2475:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2475:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2476:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2477:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2478:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2478:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2478:15   error    There must be a space after this paren                                                                                                             space-in-parens
  2478:44   error    There must be a space before this paren                                                                                                            space-in-parens
  2478:45   error    There must be a space before this paren                                                                                                            space-in-parens
  2479:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2480:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2482:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2482:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2482:23   error    There must be a space after this paren                                                                                                             space-in-parens
  2482:28   error    There must be a space before this paren                                                                                                            space-in-parens
  2482:29   error    There must be a space before this paren                                                                                                            space-in-parens
  2483:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2483:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2483:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2485:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2485:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2485:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2486:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2487:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2489:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2489:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2490:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2491:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2491:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2495:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2499:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2502:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2507:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2509:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2509:41   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2511:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2511:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2511:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2513:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2513:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2513:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2513:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2513:64   error    There must be a space before this paren                                                                                                            space-in-parens
  2514:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2515:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2517:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2519:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2519:25   error    There must be a space after this paren                                                                                                             space-in-parens
  2519:26   error    Unexpected function expression                                                                                                                     prefer-arrow-callback
  2519:34   error    There must be a space after this paren                                                                                                             space-in-parens
  2519:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2519:46   error    There must be a space before this paren                                                                                                            space-in-parens
  2521:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2521:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2521:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2521:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2521:48   error    There must be a space before this paren                                                                                                            space-in-parens
  2522:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2523:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2525:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2527:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2527:10   error    There must be a space after this paren                                                                                                             space-in-parens
  2527:38   error    There must be a space before this paren                                                                                                            space-in-parens
  2528:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2528:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2528:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2529:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2530:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2530:6    error    There must be a space before this paren                                                                                                            space-in-parens
  2531:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2533:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2533:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2534:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2535:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2535:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2540:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2544:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2547:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2553:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2555:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2555:34   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2557:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2557:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2557:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2559:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2559:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2559:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2559:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2559:36   error    There must be a space before this paren                                                                                                            space-in-parens
  2560:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2561:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2563:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2564:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2566:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2566:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2566:55   error    There must be a space before this paren                                                                                                            space-in-parens
  2567:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2567:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2567:92   error    There must be a space before this paren                                                                                                            space-in-parens
  2568:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2569:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2571:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2571:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2572:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2573:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2573:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2578:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2579:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2583:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2586:1    error    More than 1 blank line not allowed                                                                                                                 no-multiple-empty-lines
  2592:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2594:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2594:38   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2596:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2596:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2596:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2598:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2598:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2598:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2598:61   error    There must be a space before this paren                                                                                                            space-in-parens
  2598:62   error    There must be a space before this paren                                                                                                            space-in-parens
  2599:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2600:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2602:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2604:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2605:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2605:7    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2605:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2605:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2605:52   error    There must be a space after this paren                                                                                                             space-in-parens
  2605:75   error    There must be a space before this paren                                                                                                            space-in-parens
  2606:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2608:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2608:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2608:53   error    There must be a space before this paren                                                                                                            space-in-parens
  2610:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2610:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2610:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2612:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2613:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2614:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2615:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2617:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2618:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2618:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2618:11   error    There must be a space before this paren                                                                                                            space-in-parens
  2618:38   error    There must be a space after this paren                                                                                                             space-in-parens
  2618:42   error    There must be a space before this paren                                                                                                            space-in-parens
  2618:61   error    There must be a space after this paren                                                                                                             space-in-parens
  2618:65   error    There must be a space before this paren                                                                                                            space-in-parens
  2619:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2621:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2621:8    error    There must be a space after this paren                                                                                                             space-in-parens
  2621:20   error    There must be a space before this paren                                                                                                            space-in-parens
  2623:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2623:11   error    There must be a space after this paren                                                                                                             space-in-parens
  2623:18   error    'node' is already declared in the upper scope on line 2596 column 18                                                                               no-shadow
  2623:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2624:1    error    Expected indentation of 4 tabs but found 8 spaces                                                                                                  indent
  2624:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2624:63   error    There must be a space before this paren                                                                                                            space-in-parens
  2625:1    error    Expected indentation of 3 tabs but found 6 spaces                                                                                                  indent
  2626:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2627:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2629:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2629:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2630:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2631:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2631:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2635:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2635:32   error    There must be a space before this paren                                                                                                            space-in-parens
  2636:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2636:14   error    There must be a space after this paren                                                                                                             space-in-parens
  2636:39   error    There must be a space before this paren                                                                                                            space-in-parens
  2636:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2636:75   error    There must be a space before this paren                                                                                                            space-in-parens
  2637:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2637:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2637:28   error    There must be a space after this paren                                                                                                             space-in-parens
  2637:77   error    There must be a space before this paren                                                                                                            space-in-parens
  2638:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2641:32   error    There must be a space after this paren                                                                                                             space-in-parens
  2641:40   error    There must be a space before this paren                                                                                                            space-in-parens
  2642:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2642:26   error    There must be a space after this paren                                                                                                             space-in-parens
  2642:53   error    There must be a space before this paren                                                                                                            space-in-parens
  2644:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2644:24   error    There must be a space after this paren                                                                                                             space-in-parens
  2644:51   error    There must be a space before this paren                                                                                                            space-in-parens
  2645:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2645:5    error    Expected parentheses around arrow function argument                                                                                                arrow-parens
  2645:5    error    'element' is already declared in the upper scope on line 2641 column 33                                                                            no-shadow
  2645:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2645:47   error    There must be a space before this paren                                                                                                            space-in-parens
  2646:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2660:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2697:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2731:1    warning  Syntax error in type:  import('../lib/types.js').RuleFactory                                                                                       jsdoc/valid-types
  2733:1    error    Unexpected var, use let or const instead                                                                                                           no-var
  2733:43   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2735:16   error    There must be a space after this paren                                                                                                             space-in-parens
  2735:31   error    There must be a space before this paren                                                                                                            space-in-parens
  2737:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2737:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2741:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2741:5    error    There must be a space before this paren                                                                                                            space-in-parens
  2746:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2746:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2746:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2746:34   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2753:9    error    There must be a space after this paren                                                                                                             space-in-parens
  2753:35   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:53   error    There must be a space after this paren                                                                                                             space-in-parens
  2753:58   error    There must be a space before this paren                                                                                                            space-in-parens
  2753:59   error    There must be a space before this paren                                                                                                            space-in-parens
  2758:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2758:12   error    There must be a space after this paren                                                                                                             space-in-parens
  2763:4    error    There must be a space before this paren                                                                                                            space-in-parens
  2763:5    error    There must be a space before this paren                                                                                                            space-in-parens
  2765:17   error    There must be a space after this paren                                                                                                             space-in-parens
  2765:33   error    There must be a space before this paren                                                                                                            space-in-parens
  2767:7    error    There must be a space after this paren                                                                                                             space-in-parens
  2767:25   error    There must be a space before this paren                                                                                                            space-in-parens
  2768:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2768:73   error    There must be a space before this paren                                                                                                            space-in-parens
  2776:22   error    There must be a space after this paren                                                                                                             space-in-parens
  2776:27   error    There must be a space before this paren                                                                                                            space-in-parens
  2790:42   error    There must be a space after this paren                                                                                                             space-in-parens
  2790:42   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2790:56   error    There must be a space before this paren                                                                                                            space-in-parens
  2792:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2792:21   error    A space is required after '['                                                                                                                      computed-property-spacing
  2792:42   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2794:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2794:6    error    There must be a space after this paren                                                                                                             space-in-parens
  2794:12   error    There must be a space before this paren                                                                                                            space-in-parens
  2795:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2795:20   error    There must be a space after this paren                                                                                                             space-in-parens
  2795:86   error    There must be a space before this paren                                                                                                            space-in-parens
  2796:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2798:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2801:44   error    There must be a space after this paren                                                                                                             space-in-parens
  2801:44   error    Missing space before function parentheses                                                                                                          space-before-function-paren
  2801:60   error    There must be a space before this paren                                                                                                            space-in-parens
  2802:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2803:1    error    Expected indentation of 2 tabs but found 4 spaces                                                                                                  indent
  2803:61   error    Operator '+' must be spaced                                                                                                                        space-infix-ops
  2804:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2810:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2811:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2812:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2813:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2814:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2815:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2815:3    error    Unnecessarily quoted property 'global' found                                                                                                       quote-props
  2816:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2817:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2818:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2819:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2820:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2821:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2822:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2823:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2824:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2825:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2826:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2827:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2828:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2829:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2830:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2831:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2832:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2833:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2834:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2835:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2836:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2840:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2844:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2845:1    error    Expected indentation of 1 tab but found 2 spaces                                                                                                   indent
  2848:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2848:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2850:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2850:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2852:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2852:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2854:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2854:53   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2856:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2856:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2858:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2858:24   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2860:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2860:28   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2862:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2862:27   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2864:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2864:36   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2866:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2866:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2868:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2868:45   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2870:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2870:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2872:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2872:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2874:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2874:33   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2876:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2876:35   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2878:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2878:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2880:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2880:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2882:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2882:42   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2884:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2884:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2886:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2886:38   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2888:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2888:47   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2890:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2890:37   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2892:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2892:41   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2894:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2894:56   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2896:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2896:68   error    A space is required before ']'                                                                                                                     computed-property-spacing
  2898:6    error    A space is required after '['                                                                                                                      computed-property-spacing
  2898:69   error    A space is required before ']'                                                                                                                     computed-property-spacing

/src/repo/composer.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  37:2  error  Missing semicolon                                                      semi

/src/repo/data/Content/PageTemplates/manifest.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  56:2  error  Missing semicolon                                                      semi

/src/repo/extension.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  536:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ar.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  13:2  error  Missing semicolon                                                      semi

/src/repo/i18n/bn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ccp.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/cs.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/de.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  129:2  error  Missing semicolon                                                      semi

/src/repo/i18n/diq.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  10:2  error  Missing semicolon                                                      semi

/src/repo/i18n/en.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  129:2  error  Missing semicolon                                                      semi

/src/repo/i18n/es.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/fa.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/fr.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  138:2  error  Missing semicolon                                                      semi

/src/repo/i18n/he.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  124:2  error  Missing semicolon                                                      semi

/src/repo/i18n/hy.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  10:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ia.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  128:2  error  Missing semicolon                                                      semi

/src/repo/i18n/it.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  52:2  error  Missing semicolon                                                      semi

/src/repo/i18n/kab.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ko.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  69:2  error  Missing semicolon                                                      semi

/src/repo/i18n/krc.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ky.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  11:2  error  Missing semicolon                                                      semi

/src/repo/i18n/lb.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  68:2  error  Missing semicolon                                                      semi

/src/repo/i18n/mk.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  88:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ml.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ms.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  6:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ng.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/nl.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  124:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pa.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ps.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  14:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pt-br.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/pt.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/qqq.json
    1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  132:2  error  Missing semicolon                                                      semi

/src/repo/i18n/ru.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  12:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sa.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/se.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sh-latn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/skr-arab.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sl.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/smn.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sms.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sr-ec.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  25:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sr-el.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  23:2  error  Missing semicolon                                                      semi

/src/repo/i18n/sv.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  9:2  error  Missing semicolon                                                      semi

/src/repo/i18n/tr.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/tsg.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/uk.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/i18n/zh-hans.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  14:2  error  Missing semicolon                                                      semi

/src/repo/i18n/zh-hant.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  13:2  error  Missing semicolon                                                      semi

/src/repo/package-lock.json
      1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  16283:2  error  Missing semicolon                                                      semi

/src/repo/package.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  68:2  error  Missing semicolon                                                      semi

/src/repo/resources/js/cpd/bpmn-extension/descriptionPage.json
  1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  8:2  error  Missing semicolon                                                      semi

/src/repo/resources/js/cpd/bpmnlint-plugin-mediawiki-cpd/rules/label-required-except-gateways.js
   4:12  error    There must be a space after this paren                         space-in-parens
   4:29  error    There must be a space before this paren                        space-in-parens
   9:1   warning  Syntax error in type:  import('../lib/types.js').RuleFactory   jsdoc/valid-types
  11:26  error    Missing space before function parentheses                      space-before-function-paren
  13:16  error    There must be a space after this paren                         space-in-parens
  13:31  error    There must be a space before this paren                        space-in-parens
  15:6   error    There must be a space after this paren                         space-in-parens
  15:12  error    There must be a space after this paren                         space-in-parens
  19:4   error    There must be a space before this paren                        space-in-parens
  19:5   error    There must be a space before this paren                        space-in-parens
  24:6   error    There must be a space after this paren                         space-in-parens
  24:9   error    There must be a space after this paren                         space-in-parens
  24:33  error    There must be a space before this paren                        space-in-parens
  24:34  error    There must be a space before this paren                        space-in-parens
  31:6   error    There must be a space after this paren                         space-in-parens
  31:9   error    There must be a space after this paren                         space-in-parens
  31:35  error    There must be a space before this paren                        space-in-parens
  31:53  error    There must be a space after this paren                         space-in-parens
  31:58  error    There must be a space before this paren                        space-in-parens
  31:59  error    There must be a space before this paren                        space-in-parens
  36:6   error    There must be a space after this paren                         space-in-parens
  36:12  error    There must be a space after this paren                         space-in-parens
  41:4   error    There must be a space before this paren                        space-in-parens
  41:5   error    There must be a space before this paren                        space-in-parens
  43:17  error    There must be a space after this paren                         space-in-parens
  43:33  error    There must be a space before this paren                        space-in-parens
  45:7   error    There must be a space after this paren                         space-in-parens
  45:25  error    There must be a space before this paren                        space-in-parens
  46:20  error    There must be a space after this paren                         space-in-parens
  46:73  error    There must be a space before this paren                        space-in-parens
  54:1   error    More than 1 blank line not allowed                             no-multiple-empty-lines
  57:10  error    'isForking' is defined but never used                          no-unused-vars
  57:19  error    There must be a space after this paren                         space-in-parens
  57:24  error    There must be a space before this paren                        space-in-parens
  63:22  error    There must be a space after this paren                         space-in-parens
  63:27  error    There must be a space before this paren                        space-in-parens

/src/repo/resources/js/ext.cpd.NewProcessDialog.js
   57:1   error  More than 1 blank line not allowed                                            no-multiple-empty-lines
   69:57  error  Missing space before function parentheses                                     space-before-function-paren
  103:8   error  Where possible, maintain application state in JS to avoid slower DOM queries  no-jquery/no-class-state

/src/repo/resources/js/ve/ve.ui.DiffElement.js
  6:1  error  Expected indentation of 2 tabs but found 1  indent

/src/repo/sql/tables.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  26:2  error  Missing semicolon                                                      semi

/src/repo/tests/phpunit/fixtures/elementsData.json
   1:1  error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  38:2  error  Missing semicolon                                                      semi

/src/repo/tsconfig.json
   1:1   error  Expected an assignment or function call and instead saw an expression  no-unused-expressions
   2:1   error  Expected indentation of 1 tab but found 4 spaces                       indent
   3:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   4:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   5:30  error  Unexpected token / in JSON at position 111                             json-es/use-valid-json
   6:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   7:1   error  Expected indentation of 2 tabs but found 8 spaces                      indent
   8:23  error  Unexpected trailing comma                                              comma-dangle
   9:1   error  Expected indentation of 1 tab but found 4 spaces                       indent
  10:2   error  Missing semicolon                                                      semi

/src/repo/webpack.config.js
  8:52  error  Unexpected trailing comma  comma-dangle

✖ 3194 problems (3060 errors, 134 warnings)
  2982 errors and 24 warnings potentially fixable with the `--fix` option.

Warning: Task "eslint:all" failed. Use --force to continue.

Aborted due to warnings.

--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 325, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 63, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 3.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 2026, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1968, in run
    self.npm_audit_fix(new_npm_audit)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 275, in npm_audit_fix
    self.npm_test()
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 331, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 63, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 3.
Source code is licensed under the AGPL.