This run took 71 seconds.
$ date --- stdout --- Wed Jan 15 00:41:12 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-CognitiveProcessDesigner.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/master --- stdout --- dcc8f3dad42cc8f318fbd5c527a13900beec65db refs/heads/master --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "body-parser": { "name": "body-parser", "severity": "high", "isDirect": false, "via": [ { "source": 1099520, "name": "body-parser", "dependency": "body-parser", "title": "body-parser vulnerable to denial of service when url encoding is enabled", "url": "https://github.com/advisories/GHSA-qwcr-r2fm-qrc7", "severity": "high", "cwe": [ "CWE-405" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<1.20.3" } ], "effects": [ "express" ], "range": "<1.20.3", "nodes": [ "node_modules/body-parser" ], "fixAvailable": true }, "cookie": { "name": "cookie", "severity": "low", "isDirect": false, "via": [ { "source": 1099846, "name": "cookie", "dependency": "cookie", "title": "cookie accepts cookie name, path, and domain with out of bounds characters", "url": "https://github.com/advisories/GHSA-pxg6-pf52-xh8x", "severity": "low", "cwe": [ "CWE-74" ], "cvss": { "score": 0, "vectorString": null }, "range": "<0.7.0" } ], "effects": [ "express" ], "range": "<0.7.0", "nodes": [ "node_modules/cookie" ], "fixAvailable": true }, "cross-spawn": { "name": "cross-spawn", "severity": "high", "isDirect": false, "via": [ { "source": 1100563, "name": "cross-spawn", "dependency": "cross-spawn", "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn", "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275", "severity": "high", "cwe": [ "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=7.0.0 <7.0.5" } ], "effects": [], "range": "7.0.0 - 7.0.4", "nodes": [ "node_modules/cross-spawn" ], "fixAvailable": true }, "express": { "name": "express", "severity": "high", "isDirect": false, "via": [ { "source": 1096820, "name": "express", "dependency": "express", "title": "Express.js Open Redirect in malformed URLs", "url": "https://github.com/advisories/GHSA-rv95-896h-c2vc", "severity": "moderate", "cwe": [ "CWE-601", "CWE-1286" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<4.19.2" }, { "source": 1100530, "name": "express", "dependency": "express", "title": "express vulnerable to XSS via response.redirect()", "url": "https://github.com/advisories/GHSA-qw6h-vgh9-j6wx", "severity": "low", "cwe": [ "CWE-79" ], "cvss": { "score": 5, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" }, "range": "<4.20.0" }, "body-parser", "cookie", "path-to-regexp", "send", "serve-static" ], "effects": [], "range": "<=4.21.1 || 5.0.0-alpha.1 - 5.0.0", "nodes": [ "node_modules/express" ], "fixAvailable": true }, "follow-redirects": { "name": "follow-redirects", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096856, "name": "follow-redirects", "dependency": "follow-redirects", "title": "follow-redirects' Proxy-Authorization header kept across hosts", "url": "https://github.com/advisories/GHSA-cxjh-pqwp-8mfp", "severity": "moderate", "cwe": [ "CWE-200" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" }, "range": "<=1.15.5" } ], "effects": [], "range": "<=1.15.5", "nodes": [ "node_modules/follow-redirects" ], "fixAvailable": true }, "http-proxy-middleware": { "name": "http-proxy-middleware", "severity": "high", "isDirect": false, "via": [ { "source": 1100223, "name": "http-proxy-middleware", "dependency": "http-proxy-middleware", "title": "Denial of service in http-proxy-middleware", "url": "https://github.com/advisories/GHSA-c7qv-q95q-8v27", "severity": "high", "cwe": [ "CWE-400" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<2.0.7" } ], "effects": [], "range": "<2.0.7", "nodes": [ "node_modules/http-proxy-middleware" ], "fixAvailable": true }, "nanoid": { "name": "nanoid", "severity": "moderate", "isDirect": false, "via": [ { "source": 1101163, "name": "nanoid", "dependency": "nanoid", "title": "Predictable results in nanoid generation when given non-integer values", "url": "https://github.com/advisories/GHSA-mwcw-c2x4-8c55", "severity": "moderate", "cwe": [ "CWE-835" ], "cvss": { "score": 4.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" }, "range": "<3.3.8" } ], "effects": [], "range": "<3.3.8", "nodes": [ "node_modules/nanoid" ], "fixAvailable": true }, "path-to-regexp": { "name": "path-to-regexp", "severity": "high", "isDirect": false, "via": [ { "source": 1099561, "name": "path-to-regexp", "dependency": "path-to-regexp", "title": "path-to-regexp outputs backtracking regular expressions", "url": "https://github.com/advisories/GHSA-9wv6-86v2-598j", "severity": "high", "cwe": [ "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=0.2.0 <1.9.0" }, { "source": 1099562, "name": "path-to-regexp", "dependency": "path-to-regexp", "title": "path-to-regexp outputs backtracking regular expressions", "url": "https://github.com/advisories/GHSA-9wv6-86v2-598j", "severity": "high", "cwe": [ "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<0.1.10" }, { "source": 1101081, "name": "path-to-regexp", "dependency": "path-to-regexp", "title": "Unpatched `path-to-regexp` ReDoS in 0.1.x", "url": "https://github.com/advisories/GHSA-rhx6-c78j-4q9w", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 0, "vectorString": null }, "range": "<0.1.12" } ], "effects": [ "express" ], "range": "<=0.1.11 || 0.2.0 - 1.8.0", "nodes": [ "node_modules/express/node_modules/path-to-regexp", "node_modules/path-to-regexp" ], "fixAvailable": true }, "send": { "name": "send", "severity": "low", "isDirect": false, "via": [ { "source": 1100526, "name": "send", "dependency": "send", "title": "send vulnerable to template injection that can lead to XSS", "url": "https://github.com/advisories/GHSA-m6fv-jmcg-4jfg", "severity": "low", "cwe": [ "CWE-79" ], "cvss": { "score": 5, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" }, "range": "<0.19.0" } ], "effects": [ "express", "serve-static" ], "range": "<0.19.0", "nodes": [ "node_modules/send" ], "fixAvailable": true }, "serve-static": { "name": "serve-static", "severity": "low", "isDirect": false, "via": [ { "source": 1100528, "name": "serve-static", "dependency": "serve-static", "title": "serve-static vulnerable to template injection that can lead to XSS", "url": "https://github.com/advisories/GHSA-cm22-4g7w-348p", "severity": "low", "cwe": [ "CWE-79" ], "cvss": { "score": 5, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" }, "range": "<1.16.0" }, "send" ], "effects": [ "express" ], "range": "<=1.16.0", "nodes": [ "node_modules/serve-static" ], "fixAvailable": true }, "webpack": { "name": "webpack", "severity": "moderate", "isDirect": true, "via": [ { "source": 1099351, "name": "webpack", "dependency": "webpack", "title": "Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS", "url": "https://github.com/advisories/GHSA-4vvj-4cpr-p986", "severity": "moderate", "cwe": [ "CWE-79" ], "cvss": { "score": 6.4, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H" }, "range": ">=5.0.0-alpha.0 <5.94.0" } ], "effects": [], "range": "5.0.0-alpha.0 - 5.93.0", "nodes": [ "node_modules/webpack" ], "fixAvailable": true }, "webpack-dev-middleware": { "name": "webpack-dev-middleware", "severity": "high", "isDirect": false, "via": [ { "source": 1096729, "name": "webpack-dev-middleware", "dependency": "webpack-dev-middleware", "title": "Path traversal in webpack-dev-middleware", "url": "https://github.com/advisories/GHSA-wr3j-pwj9-hqq6", "severity": "high", "cwe": [ "CWE-22" ], "cvss": { "score": 7.4, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" }, "range": "<=5.3.3" } ], "effects": [], "range": "<=5.3.3", "nodes": [ "node_modules/webpack-dev-middleware" ], "fixAvailable": true }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" } ], "effects": [], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/ws" ], "fixAvailable": true } }, "metadata": { "vulnerabilities": { "info": 0, "low": 3, "moderate": 3, "high": 7, "critical": 0, "total": 13 }, "dependencies": { "prod": 78, "dev": 1070, "optional": 3, "peer": 0, "peerOptional": 0, "total": 1148 } } } --- 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: 41 installs, 0 updates, 0 removals - Locking composer/installers (v2.3.0) - Locking composer/pcre (1.0.1) - Locking composer/semver (3.3.2) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (2.0.5) - Locking doctrine/deprecations (1.1.4) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v39.0.0) - Locking mediawiki/mediawiki-phan-config (0.11.1) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (3.3.2) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking mwstake/mediawiki-component-processmanager (3.0.2) - Locking mwstake/mediawiki-componentloader (1.0.0) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.2.0) - 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.3.2) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.1) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.0.0) - Locking psr/container (2.0.2) - Locking psr/log (2.0.0) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.6.2) - Locking symfony/console (v5.4.47) - Locking symfony/deprecation-contracts (v3.5.1) - Locking symfony/filesystem (v3.4.47) - Locking symfony/polyfill-ctype (v1.31.0) - Locking symfony/polyfill-intl-grapheme (v1.31.0) - Locking symfony/polyfill-intl-normalizer (v1.31.0) - Locking symfony/polyfill-mbstring (v1.31.0) - Locking symfony/polyfill-php73 (v1.31.0) - Locking symfony/polyfill-php80 (v1.31.0) - Locking symfony/process (v5.4.47) - Locking symfony/service-contracts (v3.5.1) - Locking symfony/string (v6.4.15) - 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: 41 installs, 0 updates, 0 removals - Downloading mwstake/mediawiki-component-processmanager (3.0.2) 0/1 [>---------------------------] 0% 1/1 [============================] 100% - Installing composer/installers (v2.3.0): Extracting archive - Installing composer/pcre (1.0.1): Extracting archive - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.3.2): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v39.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive - Installing symfony/string (v6.4.15): Extracting archive - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.1): Extracting archive - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive - Installing symfony/console (v5.4.47): 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.0.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.4): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (2.0.0): Extracting archive - Installing composer/xdebug-handler (2.0.5): Extracting archive - Installing phan/phan (5.2.0): Extracting archive - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.11.1): Extracting archive - Installing mediawiki/minus-x (1.1.1): Extracting archive - Installing symfony/process (v5.4.47): Extracting archive - Installing symfony/filesystem (v3.4.47): Extracting archive - Installing mwstake/mediawiki-componentloader (1.0.0): Extracting archive - Installing mwstake/mediawiki-component-processmanager (3.0.2): 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.3.2): Extracting archive 0/40 [>---------------------------] 0% 19/40 [=============>--------------] 47% 33/40 [=======================>----] 82% 40/40 [============================] 100% 2 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 18 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- --- end --- $ /usr/bin/npm install --- stderr --- 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 @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 abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 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 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 1204 packages, and audited 1205 packages in 34s 161 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- Upgrading n:stylelint-config-wikimedia from 0.17.2 -> 0.18.0 $ /usr/bin/npm install --- stdout --- > cognitive-process-designer@4.0.0 postinstall > 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 3 packages, removed 11 packages, changed 11 packages, and audited 1197 packages in 8s 157 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- $ ./node_modules/.bin/grunt stylelint --- stdout --- Running "stylelint:all" (stylelint) task resources/styles/bpmn.droplet.css 2:25 ✖ Unexpected quotes around "url" function argument function-url-quotes 3:1 ✖ Unexpected missing end-of-source newline @stylistic/no-missing-end-of-source-newline resources/styles/cpd.diagram.preview.less 14:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 14:25 ✖ Unexpected quotes around "url" function argument function-url-quotes 14:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 21:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines resources/styles/cpd.less 2:1 ✖ Expected empty line before rule rule-empty-line-before 3:3 ✖ Expected indentation of 1 tab @stylistic/indentation 4:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 5:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 6:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 7:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 8:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 9:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 11:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 12:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 13:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 14:3 ✖ Expected indentation of 1 tab @stylistic/indentation 16:3 ✖ Expected indentation of 1 tab @stylistic/indentation 17:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 18:3 ✖ Expected indentation of 1 tab @stylistic/indentation 20:3 ✖ Expected indentation of 1 tab @stylistic/indentation 21:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 23:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 23:7 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 23:14 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 24:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 25:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 27:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 28:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 29:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 30:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 31:3 ✖ Expected indentation of 1 tab @stylistic/indentation 33:3 ✖ Expected indentation of 1 tab @stylistic/indentation 34:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 35:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 36:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 38:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 38:6 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 39:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 40:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 41:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 42:3 ✖ Expected indentation of 1 tab @stylistic/indentation 44:3 ✖ Expected indentation of 1 tab @stylistic/indentation 44:13 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 44:23 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 45:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 46:3 ✖ Expected indentation of 1 tab @stylistic/indentation 48:3 ✖ Expected indentation of 1 tab @stylistic/indentation 49:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 50:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 51:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 52:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 53:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 54:3 ✖ Expected indentation of 1 tab @stylistic/indentation 56:3 ✖ Expected indentation of 1 tab @stylistic/indentation 57:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 58:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 58:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 58:28 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 59:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 60:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 60:5 ✖ Expected empty line before rule rule-empty-line-before 61:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 61:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 61:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 62:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 63:3 ✖ Expected indentation of 1 tab @stylistic/indentation 65:3 ✖ Expected indentation of 1 tab @stylistic/indentation 70:3 ✖ Expected indentation of 1 tab @stylistic/indentation 71:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 72:3 ✖ Expected indentation of 1 tab @stylistic/indentation 74:3 ✖ Expected indentation of 1 tab @stylistic/indentation 74:5 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 74:19 ✖ Expected single quotes @stylistic/string-quotes 74:24 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 75:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 76:3 ✖ Expected indentation of 1 tab @stylistic/indentation 81:3 ✖ Expected indentation of 1 tab @stylistic/indentation 82:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 84:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 85:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 86:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 87:3 ✖ Expected indentation of 1 tab @stylistic/indentation 89:3 ✖ Expected indentation of 1 tab @stylistic/indentation 90:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 91:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 92:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 94:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 95:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 96:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 97:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 98:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 99:3 ✖ Expected indentation of 1 tab @stylistic/indentation 101:3 ✖ Expected indentation of 1 tab @stylistic/indentation 102:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 103:3 ✖ Expected indentation of 1 tab @stylistic/indentation 107:1 ✖ Expected "#contentSub:empty" to have no more than 0 ID selectors selector-max-id 108:3 ✖ Expected indentation of 1 tab @stylistic/indentation resources/styles/cpd.navigation.connections.less 2:3 ✖ Expected indentation of 1 tab @stylistic/indentation 3:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 4:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 5:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 6:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 7:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 8:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 9:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 11:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 11:5 ✖ Unexpected empty line before declaration declaration-empty-line-before 12:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 13:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 14:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 16:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 17:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 19:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 20:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 22:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 23:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 24:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 25:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 26:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 28:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 29:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 30:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 32:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 33:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 34:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 34:28 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 34:81 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 35:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 36:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 37:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 39:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 40:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 41:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 42:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 43:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 43:28 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 43:81 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 44:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 45:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 47:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 48:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 49:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 51:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 52:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 53:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 54:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 55:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 56:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 57:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 58:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 59:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 60:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 61:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 62:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 64:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 64:16 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 64:25 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 65:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 66:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 67:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 68:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 70:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 71:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 73:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 74:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 74:15 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 74:20 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 75:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 77:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 78:13 ✖ Expected indentation of 6 tabs @stylistic/indentation 79:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 80:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 82:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 83:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 85:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 86:13 ✖ Expected indentation of 6 tabs @stylistic/indentation 87:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 88:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 89:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 91:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 91:5 ✖ Unexpected empty line before closing brace @stylistic/block-closing-brace-empty-line-before 93:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 94:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 96:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 98:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 98:9 ✖ Unexpected empty line before rule rule-empty-line-before 98:15 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 98:18 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 99:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 101:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 102:13 ✖ Expected indentation of 6 tabs @stylistic/indentation 103:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 104:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 106:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 107:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 109:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 110:13 ✖ Expected indentation of 6 tabs @stylistic/indentation 111:11 ✖ Expected indentation of 5 tabs @stylistic/indentation 112:9 ✖ Expected indentation of 4 tabs @stylistic/indentation 113:7 ✖ Expected indentation of 3 tabs @stylistic/indentation 114:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 115:3 ✖ Expected indentation of 1 tab @stylistic/indentation 117:3 ✖ Expected indentation of 1 tab @stylistic/indentation 118:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 119:5 ✖ Expected indentation of 2 tabs @stylistic/indentation 120:3 ✖ Expected indentation of 1 tab @stylistic/indentation resources/styles/cpd.overview.special.css 1:1 ✖ Expected "#bs-cpd-wrapper.loading .loader" to have no more than 0 ID selectors selector-max-id 5:12 ✖ Expected newline after ":" with a multi-line declaration @stylistic/declaration-colon-newline-after 5:30 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 5:69 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 5:71 ✖ Unexpected whitespace after "," in a multi-line list @stylistic/value-list-comma-newline-after 6:2 ✖ Expected indentation of 2 tabs @stylistic/indentation 6:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 6:27 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside resources/styles/ext/bpmn-embedded.css 2:3 ✖ Expected indentation of 1 tab @stylistic/indentation 3:3 ✖ Expected indentation of 1 tab @stylistic/indentation 3:12 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 3:12 ✖ Unexpected quotes around "url" function argument function-url-quotes 3:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 4:3 ✖ Expected indentation of 1 tab @stylistic/indentation 4:6 ✖ Expected newline after ":" with a multi-line declaration @stylistic/declaration-colon-newline-after 4:12 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 4:12 ✖ Unexpected quotes around "url" function argument function-url-quotes 4:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 4:54 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 4:72 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 4:74 ✖ Unexpected whitespace after "," in a multi-line list @stylistic/value-list-comma-newline-after 5:8 ✖ Expected indentation of 2 tabs @stylistic/indentation 5:12 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 5:12 ✖ Unexpected quotes around "url" function argument function-url-quotes 5:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 5:53 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 5:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 6:3 ✖ Expected indentation of 1 tab @stylistic/indentation 7:3 ✖ Expected indentation of 1 tab @stylistic/indentation 9:1 ✖ Expected empty line before at-rule at-rule-empty-line-before 10:3 ✖ Expected indentation of 1 tab @stylistic/indentation 11:3 ✖ Expected indentation of 1 tab @stylistic/indentation 11:6 ✖ Expected newline after ":" with a multi-line declaration @stylistic/declaration-colon-newline-after 11:12 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 11:12 ✖ Unexpected quotes around "url" function argument function-url-quotes 11:21390 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 11:21400 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 11:21405 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 11:21407 ✖ Unexpected whitespace after "," in a multi-line list @stylistic/value-list-comma-newline-after 12:8 ✖ Expected indentation of 2 tabs @stylistic/indentation 12:12 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 12:12 ✖ Unexpected quotes around "url" function argument function-url-quotes 12:63626 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 12:63636 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 12:63645 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 25:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 25:9 ✖ Expected single quotes @stylistic/string-quotes 25:20 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 25:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 25:29 ✖ Expected newline after "," @stylistic/selector-list-comma-newline-after 25:33 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 25:39 ✖ Expected single quotes @stylistic/string-quotes 25:52 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 25:53 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 26:3 ✖ Expected indentation of 1 tab @stylistic/indentation 26:16 ✖ Expected single quotes @stylistic/string-quotes 26:16 ✖ Unexpected missing generic font family font-family-no-missing-generic-family-keyword 27:3 ✖ Expected indentation of 1 tab @stylistic/indentation 28:3 ✖ Expected indentation of 1 tab @stylistic/indentation 29:3 ✖ Expected indentation of 1 tab @stylistic/indentation 31:3 ✖ Expected indentation of 1 tab @stylistic/indentation 31:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 32:3 ✖ Expected indentation of 1 tab @stylistic/indentation 33:3 ✖ Expected indentation of 1 tab @stylistic/indentation 34:3 ✖ Expected indentation of 1 tab @stylistic/indentation 35:3 ✖ Expected indentation of 1 tab @stylistic/indentation 36:3 ✖ Expected indentation of 1 tab @stylistic/indentation 38:3 ✖ Expected indentation of 1 tab @stylistic/indentation 38:65 ✖ Expected whitespace before "*/" comment-whitespace-inside 39:3 ✖ Expected indentation of 1 tab @stylistic/indentation 40:3 ✖ Expected indentation of 1 tab @stylistic/indentation 42:3 ✖ Expected indentation of 1 tab @stylistic/indentation 43:3 ✖ Expected indentation of 1 tab @stylistic/indentation 45:3 ✖ Expected indentation of 1 tab @stylistic/indentation 46:3 ✖ Expected indentation of 1 tab @stylistic/indentation 47:3 ✖ Expected indentation of 1 tab @stylistic/indentation 49:3 ✖ Expected indentation of 1 tab @stylistic/indentation 50:3 ✖ Expected indentation of 1 tab @stylistic/indentation 51:2 ✖ Unexpected whitespace at end of line @stylistic/no-eol-whitespace 52:3 ✖ Expected indentation of 1 tab @stylistic/indentation 53:3 ✖ Expected indentation of 1 tab @stylistic/indentation 54:3 ✖ Expected indentation of 1 tab @stylistic/indentation 56:3 ✖ Expected indentation of 1 tab @stylistic/indentation 57:3 ✖ Expected indentation of 1 tab @stylistic/indentation 60:17 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 60:24 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 60:26 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 61:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 61:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 61:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 62:43 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 62:50 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 62:52 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 63:61 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 63:68 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 63:70 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 64:36 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 64:43 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 64:45 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 65:58 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 65:65 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 65:67 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 66:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 66:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 66:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 67:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 67:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 67:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 68:47 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 68:54 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 68:56 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 69:59 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 69:66 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 69:68 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 70:54 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 70:61 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 70:63 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 71:49 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 71:56 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 71:58 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 72:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 72:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 72:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 73:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 73:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 73:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 74:46 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 74:53 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 74:55 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 75:71 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 75:78 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 75:80 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 76:33 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 76:40 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 76:42 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 77:46 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 77:53 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 77:55 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 78:32 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 78:39 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 78:41 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 79:21 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 79:28 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 79:30 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 80:25 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 80:32 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 80:34 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 81:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 81:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 81:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 82:41 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 82:48 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 82:50 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 83:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 83:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 83:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 84:43 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 84:50 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 84:52 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 85:42 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 85:49 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 85:51 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 86:34 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 86:41 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 86:43 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 87:32 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 87:39 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 87:41 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 88:31 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 88:38 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 88:40 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 89:16 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 89:23 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 89:25 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 90:27 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 90:34 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 90:36 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 91:47 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 91:54 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 91:56 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 92:42 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 92:49 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 92:51 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 93:34 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 93:41 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 93:43 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 94:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 94:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 94:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 95:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 95:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 95:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 96:18 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 96:25 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 96:27 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 97:19 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 97:26 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 97:28 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 98:25 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 98:32 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 98:34 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 99:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 99:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 99:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 100:31 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 100:38 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 100:40 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 101:35 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 101:42 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 101:44 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 102:41 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 102:48 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 102:50 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 103:32 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 103:39 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 103:41 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 104:19 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 104:26 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 104:28 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 105:27 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 105:34 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 105:36 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 106:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 106:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 106:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 107:24 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 107:31 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 107:33 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 108:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 108:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 108:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 109:31 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 109:38 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 109:40 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 110:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 110:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 110:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 111:26 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 111:33 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 111:35 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 112:30 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 112:37 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 112:39 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 113:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 113:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 113:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 114:26 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 114:33 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 114:35 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 115:44 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 115:51 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 115:53 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 116:49 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 116:56 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 116:58 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 117:32 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 117:39 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 117:41 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 118:18 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 118:25 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 118:27 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 119:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 119:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 119:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 120:16 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 120:23 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 120:25 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 121:19 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 121:26 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 121:28 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 122:24 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 122:31 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 122:33 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 123:16 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 123:23 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 123:25 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 124:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 124:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 124:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 125:47 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 125:54 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 125:56 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 126:45 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 126:52 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 126:54 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 127:64 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 127:71 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 127:73 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 128:41 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 128:48 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 128:50 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 129:50 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 129:57 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 129:59 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 130:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 130:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 130:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 131:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 131:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 131:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 132:21 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 132:28 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 132:30 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 133:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 133:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 133:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 134:51 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 134:58 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 134:60 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 135:44 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 135:51 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 135:53 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 136:62 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 136:69 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 136:71 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 137:60 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 137:67 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 137:69 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 138:45 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 138:52 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 138:54 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 139:48 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 139:55 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 139:57 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 140:25 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 140:32 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 140:34 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 141:24 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 141:31 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 141:33 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 142:21 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 142:28 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 142:30 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 143:31 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 143:38 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 143:40 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 144:49 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 144:56 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 144:58 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 145:43 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 145:50 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 145:52 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 146:63 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 146:70 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 146:72 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 147:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 147:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 147:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 148:37 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 148:44 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 148:46 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 149:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 149:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 149:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 150:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 150:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 150:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 151:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 151:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 151:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 152:16 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 152:23 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 152:25 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 153:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 153:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 153:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 154:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 154:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 154:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 155:29 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 155:36 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 155:38 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 156:27 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 156:34 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 156:36 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 157:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 157:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 157:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 158:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 158:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 158:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 159:21 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 159:28 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 159:30 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 160:17 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 160:24 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 160:26 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 161:27 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 161:34 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 161:36 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 162:23 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 162:30 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 162:32 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 163:24 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 163:31 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 163:33 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 164:22 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 164:29 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 164:31 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 165:28 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 165:35 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 165:37 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 166:24 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 166:31 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 166:33 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after resources/styles/ext/bpmn-js-bpmnlint.css 1:14 ✖ Expected linebreak to be unix @stylistic/linebreaks 2:3 ✖ Expected indentation of 1 tab @stylistic/indentation 2:26 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 2:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 2:51 ✖ Expected linebreak to be unix @stylistic/linebreaks 3:3 ✖ Expected indentation of 1 tab @stylistic/indentation 3:33 ✖ Expected linebreak to be unix @stylistic/linebreaks 4:3 ✖ Expected indentation of 1 tab @stylistic/indentation 4:27 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 4:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 4:51 ✖ Expected linebreak to be unix @stylistic/linebreaks 5:3 ✖ Expected indentation of 1 tab @stylistic/indentation 5:33 ✖ Expected linebreak to be unix @stylistic/linebreaks 6:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 7:3 ✖ Expected indentation of 1 tab @stylistic/indentation 7:26 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 7:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 7:50 ✖ Expected linebreak to be unix @stylistic/linebreaks 8:3 ✖ Expected indentation of 1 tab @stylistic/indentation 8:43 ✖ Expected linebreak to be unix @stylistic/linebreaks 9:3 ✖ Expected indentation of 1 tab @stylistic/indentation 9:26 ✖ Expected linebreak to be unix @stylistic/linebreaks 10:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 11:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 12:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 13:3 ✖ Expected indentation of 1 tab @stylistic/indentation 13:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 14:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 15:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 16:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 17:3 ✖ Expected indentation of 1 tab @stylistic/indentation 17:26 ✖ Expected linebreak to be unix @stylistic/linebreaks 18:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 19:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 20:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 21:3 ✖ Expected indentation of 1 tab @stylistic/indentation 21:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 22:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 23:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 24:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 25:3 ✖ Expected indentation of 1 tab @stylistic/indentation 25:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 26:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 27:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 28:36 ✖ Expected linebreak to be unix @stylistic/linebreaks 29:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 30:3 ✖ Expected indentation of 1 tab @stylistic/indentation 30:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 31:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 32:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 33:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 34:3 ✖ Expected indentation of 1 tab @stylistic/indentation 34:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 35:3 ✖ Expected indentation of 1 tab @stylistic/indentation 35:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 35:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 35:33 ✖ Expected linebreak to be unix @stylistic/linebreaks 36:3 ✖ Expected indentation of 1 tab @stylistic/indentation 36:20 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 36:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 36:40 ✖ Expected linebreak to be unix @stylistic/linebreaks 37:3 ✖ Expected indentation of 1 tab @stylistic/indentation 37:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 37:33 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 37:36 ✖ Expected linebreak to be unix @stylistic/linebreaks 38:3 ✖ Expected indentation of 1 tab @stylistic/indentation 38:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 38:40 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 38:43 ✖ Expected linebreak to be unix @stylistic/linebreaks 39:3 ✖ Expected indentation of 1 tab @stylistic/indentation 39:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 39:46 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 39:49 ✖ Expected linebreak to be unix @stylistic/linebreaks 40:3 ✖ Expected indentation of 1 tab @stylistic/indentation 40:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 41:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 42:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 43:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 44:3 ✖ Expected indentation of 1 tab @stylistic/indentation 44:17 ✖ Unexpected named color "white" color-named 44:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 45:3 ✖ Expected indentation of 1 tab @stylistic/indentation 45:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 45:33 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 45:36 ✖ Expected linebreak to be unix @stylistic/linebreaks 46:3 ✖ Expected indentation of 1 tab @stylistic/indentation 46:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 46:25 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 46:28 ✖ Expected linebreak to be unix @stylistic/linebreaks 47:3 ✖ Expected indentation of 1 tab @stylistic/indentation 47:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 48:3 ✖ Expected indentation of 1 tab @stylistic/indentation 48:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 49:3 ✖ Expected indentation of 1 tab @stylistic/indentation 49:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 50:3 ✖ Expected indentation of 1 tab @stylistic/indentation 50:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 51:3 ✖ Expected indentation of 1 tab @stylistic/indentation 51:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 52:3 ✖ Expected indentation of 1 tab @stylistic/indentation 52:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 53:3 ✖ Expected indentation of 1 tab @stylistic/indentation 53:27 ✖ Expected linebreak to be unix @stylistic/linebreaks 54:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 55:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 56:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 57:3 ✖ Expected indentation of 1 tab @stylistic/indentation 57:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 58:3 ✖ Expected indentation of 1 tab @stylistic/indentation 58:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 59:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 60:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 61:19 ✖ Expected linebreak to be unix @stylistic/linebreaks 62:3 ✖ Expected indentation of 1 tab @stylistic/indentation 62:24 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 62:41 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 62:44 ✖ Expected linebreak to be unix @stylistic/linebreaks 63:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 64:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 65:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 66:3 ✖ Expected indentation of 1 tab @stylistic/indentation 66:24 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 66:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 66:46 ✖ Expected linebreak to be unix @stylistic/linebreaks 67:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 68:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 69:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 70:3 ✖ Expected indentation of 1 tab @stylistic/indentation 70:24 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 70:40 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 70:43 ✖ Expected linebreak to be unix @stylistic/linebreaks 71:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 72:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 73:1 ✖ Expected selector ".bjsl-overlay" to come before selector ".bjsl-overlay:hover" no-descending-specificity 73:1 ✖ Unexpected duplicate selector ".bjsl-overlay", first used at line 12 no-duplicate-selectors 73:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 74:3 ✖ Expected indentation of 1 tab @stylistic/indentation 74:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 75:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 76:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 77:1 ✖ Expected selector ".bjsl-issues-top-right .bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 77:39 ✖ Expected linebreak to be unix @stylistic/linebreaks 78:51 ✖ Expected linebreak to be unix @stylistic/linebreaks 79:3 ✖ Expected indentation of 1 tab @stylistic/indentation 79:10 ✖ Expected linebreak to be unix @stylistic/linebreaks 80:3 ✖ Expected indentation of 1 tab @stylistic/indentation 80:11 ✖ Expected linebreak to be unix @stylistic/linebreaks 81:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 82:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 83:1 ✖ Expected selector ".bjsl-issues-bottom-right .bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 83:42 ✖ Expected linebreak to be unix @stylistic/linebreaks 84:48 ✖ Expected linebreak to be unix @stylistic/linebreaks 85:3 ✖ Expected indentation of 1 tab @stylistic/indentation 85:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 86:3 ✖ Expected indentation of 1 tab @stylistic/indentation 86:11 ✖ Expected linebreak to be unix @stylistic/linebreaks 87:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 88:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 89:48 ✖ Expected linebreak to be unix @stylistic/linebreaks 90:3 ✖ Expected indentation of 1 tab @stylistic/indentation 90:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 91:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 92:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 93:51 ✖ Expected linebreak to be unix @stylistic/linebreaks 94:3 ✖ Expected indentation of 1 tab @stylistic/indentation 94:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 95:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 96:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 97:1 ✖ Expected selector ".bjsl-dropdown-content" to come before selector ".bjsl-issues-bottom-right .bjsl-dropdown-content" no-descending-specificity 97:25 ✖ Expected linebreak to be unix @stylistic/linebreaks 98:3 ✖ Expected indentation of 1 tab @stylistic/indentation 98:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 99:3 ✖ Expected indentation of 1 tab @stylistic/indentation 99:12 ✖ Expected single space after ":" @stylistic/declaration-colon-space-after 99:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 100:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 101:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 102:1 ✖ Expected selector ".bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 102:1 ✖ Unexpected duplicate selector ".bjsl-dropdown", first used at line 24 no-duplicate-selectors 102:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 103:3 ✖ Expected indentation of 1 tab @stylistic/indentation 103:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 104:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 105:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 106:1 ✖ Unexpected duplicate selector ".bjsl-issues", first used at line 33 no-duplicate-selectors 106:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 107:3 ✖ Expected indentation of 1 tab @stylistic/indentation 107:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 108:3 ✖ Expected indentation of 1 tab @stylistic/indentation 108:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 109:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 110:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 111:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 112:3 ✖ Expected indentation of 1 tab @stylistic/indentation 112:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 113:3 ✖ Expected indentation of 1 tab @stylistic/indentation 113:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 114:3 ✖ Expected indentation of 1 tab @stylistic/indentation 114:14 ✖ Expected linebreak to be unix @stylistic/linebreaks 115:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 116:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 117:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 118:3 ✖ Expected indentation of 1 tab @stylistic/indentation 118:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 119:3 ✖ Expected indentation of 1 tab @stylistic/indentation 119:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 120:3 ✖ Expected indentation of 1 tab @stylistic/indentation 120:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 121:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 122:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 123:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 124:3 ✖ Expected indentation of 1 tab @stylistic/indentation 124:14 ✖ Expected linebreak to be unix @stylistic/linebreaks 125:3 ✖ Expected indentation of 1 tab @stylistic/indentation 125:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 126:3 ✖ Expected indentation of 1 tab @stylistic/indentation 126:19 ✖ Expected linebreak to be unix @stylistic/linebreaks 127:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 128:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 129:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 130:3 ✖ Expected indentation of 1 tab @stylistic/indentation 130:15 ✖ Expected a leading zero @stylistic/number-leading-zero 130:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 131:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 132:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 133:1 ✖ Unexpected duplicate selector ".bjsl-issues .icon", first used at line 123 no-duplicate-selectors 133:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 134:3 ✖ Expected indentation of 1 tab @stylistic/indentation 134:21 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 134:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 134:40 ✖ Expected linebreak to be unix @stylistic/linebreaks 135:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 136:3 ✖ Expected indentation of 1 tab @stylistic/indentation 136:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 136:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 136:25 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 136:28 ✖ Expected linebreak to be unix @stylistic/linebreaks 137:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 138:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 139:28 ✖ Expected linebreak to be unix @stylistic/linebreaks 140:3 ✖ Expected indentation of 1 tab @stylistic/indentation 140:21 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 140:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 140:41 ✖ Expected linebreak to be unix @stylistic/linebreaks 141:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 142:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 143:30 ✖ Expected linebreak to be unix @stylistic/linebreaks 144:3 ✖ Expected indentation of 1 tab @stylistic/indentation 144:21 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 144:40 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 144:43 ✖ Expected linebreak to be unix @stylistic/linebreaks 145:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 146:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 147:27 ✖ Expected linebreak to be unix @stylistic/linebreaks 148:3 ✖ Expected indentation of 1 tab @stylistic/indentation 148:21 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 148:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 148:40 ✖ Expected linebreak to be unix @stylistic/linebreaks 149:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 150:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 151:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 152:3 ✖ Expected indentation of 1 tab @stylistic/indentation 152:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 152:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 152:33 ✖ Expected linebreak to be unix @stylistic/linebreaks 153:3 ✖ Expected indentation of 1 tab @stylistic/indentation 153:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 154:3 ✖ Expected indentation of 1 tab @stylistic/indentation 154:25 ✖ Expected linebreak to be unix @stylistic/linebreaks 155:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 156:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 157:35 ✖ Expected linebreak to be unix @stylistic/linebreaks 158:3 ✖ Expected indentation of 1 tab @stylistic/indentation 158:17 ✖ Unexpected unit length-zero-no-unit 158:20 ✖ Expected linebreak to be unix @stylistic/linebreaks 159:3 ✖ Expected indentation of 1 tab @stylistic/indentation 159:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 160:3 ✖ Expected indentation of 1 tab @stylistic/indentation 160:24 ✖ Expected linebreak to be unix @stylistic/linebreaks 161:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 162:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 163:24 ✖ Expected linebreak to be unix @stylistic/linebreaks 164:3 ✖ Expected indentation of 1 tab @stylistic/indentation 164:18 ✖ Expected linebreak to be unix @stylistic/linebreaks 165:3 ✖ Expected indentation of 1 tab @stylistic/indentation 165:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 166:3 ✖ Expected indentation of 1 tab @stylistic/indentation 166:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 167:3 ✖ Expected indentation of 1 tab @stylistic/indentation 167:30 ✖ Expected linebreak to be unix @stylistic/linebreaks 168:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 169:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 170:24 ✖ Expected linebreak to be unix @stylistic/linebreaks 171:3 ✖ Expected indentation of 1 tab @stylistic/indentation 171:19 ✖ Expected linebreak to be unix @stylistic/linebreaks 172:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 173:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 174:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 175:3 ✖ Expected indentation of 1 tab @stylistic/indentation 175:25 ✖ Expected linebreak to be unix @stylistic/linebreaks 176:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 177:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 178:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 179:3 ✖ Expected indentation of 1 tab @stylistic/indentation 179:29 ✖ Expected linebreak to be unix @stylistic/linebreaks 180:3 ✖ Expected indentation of 1 tab @stylistic/indentation 180:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 181:3 ✖ Expected indentation of 1 tab @stylistic/indentation 181:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 182:3 ✖ Expected indentation of 1 tab @stylistic/indentation 182:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 183:3 ✖ Expected indentation of 1 tab @stylistic/indentation 183:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 184:3 ✖ Expected indentation of 1 tab @stylistic/indentation 184:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 185:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 186:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 187:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines 187:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 188:4 ✖ Expected linebreak to be unix @stylistic/linebreaks 189:25 ✖ Expected linebreak to be unix @stylistic/linebreaks 190:4 ✖ Expected linebreak to be unix @stylistic/linebreaks 191:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 192:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 193:3 ✖ Expected indentation of 1 tab @stylistic/indentation 193:24 ✖ Expected linebreak to be unix @stylistic/linebreaks 194:3 ✖ Expected indentation of 1 tab @stylistic/indentation 194:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 195:3 ✖ Expected indentation of 1 tab @stylistic/indentation 195:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 196:3 ✖ Expected indentation of 1 tab @stylistic/indentation 196:13 ✖ Expected linebreak to be unix @stylistic/linebreaks 197:3 ✖ Expected indentation of 1 tab @stylistic/indentation 197:24 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 197:27 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 197:30 ✖ Expected linebreak to be unix @stylistic/linebreaks 198:3 ✖ Expected indentation of 1 tab @stylistic/indentation 198:29 ✖ Expected linebreak to be unix @stylistic/linebreaks 199:3 ✖ Expected indentation of 1 tab @stylistic/indentation 199:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 200:3 ✖ Expected indentation of 1 tab @stylistic/indentation 200:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 200:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 201:3 ✖ Expected indentation of 1 tab @stylistic/indentation 201:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 202:3 ✖ Expected indentation of 1 tab @stylistic/indentation 202:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 203:3 ✖ Expected indentation of 1 tab @stylistic/indentation 203:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 203:17 ✖ Expected linebreak to be unix @stylistic/linebreaks 204:3 ✖ Expected indentation of 1 tab @stylistic/indentation 204:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 205:3 ✖ Expected indentation of 1 tab @stylistic/indentation 205:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 205:33 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 205:36 ✖ Expected linebreak to be unix @stylistic/linebreaks 206:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 207:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 208:30 ✖ Expected linebreak to be unix @stylistic/linebreaks 209:3 ✖ Expected indentation of 1 tab @stylistic/indentation 209:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 210:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 211:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 212:1 ✖ Expected selector ".bjsl-button .icon" to come before selector ".bjsl-issues .error .icon" no-descending-specificity 212:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 213:3 ✖ Expected indentation of 1 tab @stylistic/indentation 213:22 ✖ Expected linebreak to be unix @stylistic/linebreaks 214:3 ✖ Expected indentation of 1 tab @stylistic/indentation 214:19 ✖ Expected linebreak to be unix @stylistic/linebreaks 215:3 ✖ Expected indentation of 1 tab @stylistic/indentation 215:10 ✖ Expected a leading zero @stylistic/number-leading-zero 215:15 ✖ Expected linebreak to be unix @stylistic/linebreaks 216:3 ✖ Expected indentation of 1 tab @stylistic/indentation 216:11 ✖ Expected a leading zero @stylistic/number-leading-zero 216:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 217:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 218:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 219:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 220:3 ✖ Expected indentation of 1 tab @stylistic/indentation 220:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 220:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 220:47 ✖ Expected linebreak to be unix @stylistic/linebreaks 221:3 ✖ Expected indentation of 1 tab @stylistic/indentation 221:10 ✖ Unexpected named color "white" color-named 221:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 222:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 223:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 224:21 ✖ Expected linebreak to be unix @stylistic/linebreaks 225:3 ✖ Expected indentation of 1 tab @stylistic/indentation 225:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 225:42 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 225:45 ✖ Expected linebreak to be unix @stylistic/linebreaks 226:3 ✖ Expected indentation of 1 tab @stylistic/indentation 226:10 ✖ Unexpected named color "white" color-named 226:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 227:2 ✖ Expected linebreak to be unix @stylistic/linebreaks 228:1 ✖ Expected linebreak to be unix @stylistic/linebreaks 229:23 ✖ Expected linebreak to be unix @stylistic/linebreaks 230:3 ✖ Expected indentation of 1 tab @stylistic/indentation 230:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 230:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 230:47 ✖ Expected linebreak to be unix @stylistic/linebreaks 231:3 ✖ Expected indentation of 1 tab @stylistic/indentation 231:10 ✖ Unexpected named color "white" color-named 231:16 ✖ Expected linebreak to be unix @stylistic/linebreaks 232:1 ✖ Unexpected missing end-of-source newline @stylistic/no-missing-end-of-source-newline resources/styles/ext/bpmn-js.css 2:3 ✖ Expected indentation of 1 tab @stylistic/indentation 2:22 ✖ Expected "Arial" to be "arial" value-keyword-case 4:3 ✖ Expected indentation of 1 tab @stylistic/indentation 4:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 4:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 5:3 ✖ Expected indentation of 1 tab @stylistic/indentation 5:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 5:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 6:3 ✖ Expected indentation of 1 tab @stylistic/indentation 6:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 6:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 7:3 ✖ Expected indentation of 1 tab @stylistic/indentation 7:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 7:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 8:3 ✖ Expected indentation of 1 tab @stylistic/indentation 8:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 8:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 9:3 ✖ Expected indentation of 1 tab @stylistic/indentation 9:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 9:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 10:3 ✖ Expected indentation of 1 tab @stylistic/indentation 10:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 10:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 11:3 ✖ Expected indentation of 1 tab @stylistic/indentation 11:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 11:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 12:3 ✖ Expected indentation of 1 tab @stylistic/indentation 12:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 12:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 14:3 ✖ Expected indentation of 1 tab @stylistic/indentation 14:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 14:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 15:3 ✖ Expected indentation of 1 tab @stylistic/indentation 15:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 15:62 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 16:3 ✖ Expected indentation of 1 tab @stylistic/indentation 16:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 16:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 17:3 ✖ Expected indentation of 1 tab @stylistic/indentation 17:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 17:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 19:3 ✖ Expected indentation of 1 tab @stylistic/indentation 19:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 19:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 21:3 ✖ Expected indentation of 1 tab @stylistic/indentation 21:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 21:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 22:3 ✖ Expected indentation of 1 tab @stylistic/indentation 22:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 22:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 23:3 ✖ Expected indentation of 1 tab @stylistic/indentation 23:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 23:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 24:3 ✖ Expected indentation of 1 tab @stylistic/indentation 24:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 24:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 26:3 ✖ Expected indentation of 1 tab @stylistic/indentation 26:22 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 26:32 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 27:3 ✖ Expected indentation of 1 tab @stylistic/indentation 27:22 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 27:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 28:3 ✖ Expected indentation of 1 tab @stylistic/indentation 28:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 28:46 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 29:3 ✖ Expected indentation of 1 tab @stylistic/indentation 29:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 29:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 31:3 ✖ Expected indentation of 1 tab @stylistic/indentation 31:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 31:50 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 32:3 ✖ Expected indentation of 1 tab @stylistic/indentation 32:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 32:55 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 33:3 ✖ Expected indentation of 1 tab @stylistic/indentation 33:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 33:46 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 34:3 ✖ Expected indentation of 1 tab @stylistic/indentation 34:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 34:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 35:3 ✖ Expected indentation of 1 tab @stylistic/indentation 35:37 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 35:59 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 39:3 ✖ Expected indentation of 1 tab @stylistic/indentation 40:3 ✖ Expected indentation of 1 tab @stylistic/indentation 41:3 ✖ Expected indentation of 1 tab @stylistic/indentation 42:3 ✖ Expected indentation of 1 tab @stylistic/indentation 43:3 ✖ Expected indentation of 1 tab @stylistic/indentation 44:3 ✖ Expected indentation of 1 tab @stylistic/indentation 45:3 ✖ Expected indentation of 1 tab @stylistic/indentation 45:13 ✖ Unexpected unit length-zero-no-unit 46:3 ✖ Expected indentation of 1 tab @stylistic/indentation 46:12 ✖ Unexpected unit length-zero-no-unit 47:3 ✖ Expected indentation of 1 tab @stylistic/indentation 47:20 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 47:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 48:3 ✖ Expected indentation of 1 tab @stylistic/indentation 48:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 49:3 ✖ Expected indentation of 1 tab @stylistic/indentation 53:3 ✖ Expected indentation of 1 tab @stylistic/indentation 57:3 ✖ Expected indentation of 1 tab @stylistic/indentation 61:3 ✖ Expected indentation of 1 tab @stylistic/indentation 65:3 ✖ Expected indentation of 1 tab @stylistic/indentation 66:3 ✖ Expected indentation of 1 tab @stylistic/indentation 67:3 ✖ Expected indentation of 1 tab @stylistic/indentation 71:3 ✖ Expected indentation of 1 tab @stylistic/indentation 72:3 ✖ Expected indentation of 1 tab @stylistic/indentation 72:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 72:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 76:3 ✖ Expected indentation of 1 tab @stylistic/indentation 77:3 ✖ Expected indentation of 1 tab @stylistic/indentation 80:25 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 80:36 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 81:3 ✖ Expected indentation of 1 tab @stylistic/indentation 81:16 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 81:16 ✖ Unexpected quotes around "url" function argument function-url-quotes 81:227 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 82:3 ✖ Expected indentation of 1 tab @stylistic/indentation 83:3 ✖ Expected indentation of 1 tab @stylistic/indentation 83:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 83:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 84:3 ✖ Expected indentation of 1 tab @stylistic/indentation 88:3 ✖ Expected indentation of 1 tab @stylistic/indentation 89:3 ✖ Expected indentation of 1 tab @stylistic/indentation 90:3 ✖ Expected indentation of 1 tab @stylistic/indentation 91:3 ✖ Expected indentation of 1 tab @stylistic/indentation 92:3 ✖ Expected indentation of 1 tab @stylistic/indentation 96:3 ✖ Expected indentation of 1 tab @stylistic/indentation 97:3 ✖ Expected indentation of 1 tab @stylistic/indentation 99:3 ✖ Expected indentation of 1 tab @stylistic/indentation 99:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 99:13 ✖ Unexpected unit length-zero-no-unit 100:3 ✖ Expected indentation of 1 tab @stylistic/indentation 102:3 ✖ Expected indentation of 1 tab @stylistic/indentation 102:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 103:3 ✖ Expected indentation of 1 tab @stylistic/indentation 103:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 104:3 ✖ Expected indentation of 1 tab @stylistic/indentation 105:3 ✖ Expected indentation of 1 tab @stylistic/indentation 105:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 107:3 ✖ Expected indentation of 1 tab @stylistic/indentation 107:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 107:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 107:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 108:3 ✖ Expected indentation of 1 tab @stylistic/indentation 108:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 108:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 112:3 ✖ Expected indentation of 1 tab @stylistic/indentation 116:3 ✖ Expected indentation of 1 tab @stylistic/indentation 119:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 119:13 ✖ Expected single quotes @stylistic/string-quotes 119:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 120:3 ✖ Expected indentation of 1 tab @stylistic/indentation 123:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 123:13 ✖ Expected single quotes @stylistic/string-quotes 123:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 123:48 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 123:57 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 123:63 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 123:72 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 124:3 ✖ Expected indentation of 1 tab @stylistic/indentation 124:30 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 124:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 127:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 127:13 ✖ Expected single quotes @stylistic/string-quotes 127:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 127:32 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 127:43 ✖ Expected single quotes @stylistic/string-quotes 127:49 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 128:3 ✖ Expected indentation of 1 tab @stylistic/indentation 129:3 ✖ Expected indentation of 1 tab @stylistic/indentation 129:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 129:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 132:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 132:13 ✖ Expected single quotes @stylistic/string-quotes 132:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 133:3 ✖ Expected indentation of 1 tab @stylistic/indentation 136:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 136:13 ✖ Expected single quotes @stylistic/string-quotes 136:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 136:58 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 136:69 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 137:3 ✖ Expected indentation of 1 tab @stylistic/indentation 140:2 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 140:13 ✖ Expected single quotes @stylistic/string-quotes 140:28 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 141:3 ✖ Expected indentation of 1 tab @stylistic/indentation 142:3 ✖ Expected indentation of 1 tab @stylistic/indentation 143:3 ✖ Expected indentation of 1 tab @stylistic/indentation 144:3 ✖ Expected indentation of 1 tab @stylistic/indentation resources/styles/ext/color-picker.css 4:5 ✖ Expected indentation of 1 tab @stylistic/indentation 8:3 ✖ Expected indentation of 1 tab @stylistic/indentation 9:3 ✖ Expected indentation of 1 tab @stylistic/indentation 10:1 ✖ Unexpected missing end-of-source newline @stylistic/no-missing-end-of-source-newline resources/styles/ext/diagram-js.css 5:3 ✖ Expected indentation of 1 tab @stylistic/indentation 5:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 5:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 6:3 ✖ Expected indentation of 1 tab @stylistic/indentation 6:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 6:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 7:3 ✖ Expected indentation of 1 tab @stylistic/indentation 7:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 7:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 8:3 ✖ Expected indentation of 1 tab @stylistic/indentation 8:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 8:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 9:3 ✖ Expected indentation of 1 tab @stylistic/indentation 9:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 9:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 10:3 ✖ Expected indentation of 1 tab @stylistic/indentation 10:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 10:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 11:3 ✖ Expected indentation of 1 tab @stylistic/indentation 11:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 11:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 12:3 ✖ Expected indentation of 1 tab @stylistic/indentation 12:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 12:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 13:3 ✖ Expected indentation of 1 tab @stylistic/indentation 13:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 13:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 15:3 ✖ Expected indentation of 1 tab @stylistic/indentation 15:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 15:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 16:3 ✖ Expected indentation of 1 tab @stylistic/indentation 16:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 16:62 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 17:3 ✖ Expected indentation of 1 tab @stylistic/indentation 17:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 17:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 18:3 ✖ Expected indentation of 1 tab @stylistic/indentation 18:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 18:62 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 19:3 ✖ Expected indentation of 1 tab @stylistic/indentation 19:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 19:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 20:3 ✖ Expected indentation of 1 tab @stylistic/indentation 20:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 20:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 22:3 ✖ Expected indentation of 1 tab @stylistic/indentation 22:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 22:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 24:3 ✖ Expected indentation of 1 tab @stylistic/indentation 24:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 24:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 25:3 ✖ Expected indentation of 1 tab @stylistic/indentation 25:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 25:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 26:3 ✖ Expected indentation of 1 tab @stylistic/indentation 26:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 26:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 27:3 ✖ Expected indentation of 1 tab @stylistic/indentation 27:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 27:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 29:3 ✖ Expected indentation of 1 tab @stylistic/indentation 29:22 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 29:32 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 30:3 ✖ Expected indentation of 1 tab @stylistic/indentation 30:22 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 30:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 31:3 ✖ Expected indentation of 1 tab @stylistic/indentation 31:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 31:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 32:3 ✖ Expected indentation of 1 tab @stylistic/indentation 32:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 32:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 34:3 ✖ Expected indentation of 1 tab @stylistic/indentation 34:28 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 34:40 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 36:3 ✖ Expected indentation of 1 tab @stylistic/indentation 36:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 36:53 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 37:3 ✖ Expected indentation of 1 tab @stylistic/indentation 37:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 37:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 39:3 ✖ Expected indentation of 1 tab @stylistic/indentation 39:45 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 39:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 40:3 ✖ Expected indentation of 1 tab @stylistic/indentation 40:51 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 40:72 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 42:3 ✖ Expected indentation of 1 tab @stylistic/indentation 42:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 42:54 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 43:3 ✖ Expected indentation of 1 tab @stylistic/indentation 43:43 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 43:65 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 44:3 ✖ Expected indentation of 1 tab @stylistic/indentation 44:48 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 44:70 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 45:3 ✖ Expected indentation of 1 tab @stylistic/indentation 45:58 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 45:80 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 47:3 ✖ Expected indentation of 1 tab @stylistic/indentation 47:27 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 47:60 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 48:3 ✖ Expected indentation of 1 tab @stylistic/indentation 48:29 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 48:67 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 50:3 ✖ Expected indentation of 1 tab @stylistic/indentation 50:30 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 50:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 51:3 ✖ Expected indentation of 1 tab @stylistic/indentation 51:36 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 51:58 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 52:3 ✖ Expected indentation of 1 tab @stylistic/indentation 52:39 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 52:61 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 53:3 ✖ Expected indentation of 1 tab @stylistic/indentation 53:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 53:55 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 54:3 ✖ Expected indentation of 1 tab @stylistic/indentation 54:48 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 54:69 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 55:3 ✖ Expected indentation of 1 tab @stylistic/indentation 55:35 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 55:56 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 56:3 ✖ Expected indentation of 1 tab @stylistic/indentation 56:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 56:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 58:3 ✖ Expected indentation of 1 tab @stylistic/indentation 59:3 ✖ Expected indentation of 1 tab @stylistic/indentation 59:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 59:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 60:3 ✖ Expected indentation of 1 tab @stylistic/indentation 61:3 ✖ Expected indentation of 1 tab @stylistic/indentation 61:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 61:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 62:3 ✖ Expected indentation of 1 tab @stylistic/indentation 63:3 ✖ Expected indentation of 1 tab @stylistic/indentation 63:29 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 63:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 64:3 ✖ Expected indentation of 1 tab @stylistic/indentation 64:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 64:55 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 65:3 ✖ Expected indentation of 1 tab @stylistic/indentation 65:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 65:54 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 66:3 ✖ Expected indentation of 1 tab @stylistic/indentation 66:34 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 66:55 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 67:3 ✖ Expected indentation of 1 tab @stylistic/indentation 67:29 ✖ Expected single space after ":" @stylistic/declaration-colon-space-after 67:35 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 67:56 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 68:3 ✖ Expected indentation of 1 tab @stylistic/indentation 68:36 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 68:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 69:3 ✖ Expected indentation of 1 tab @stylistic/indentation 69:42 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 69:64 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 70:3 ✖ Expected indentation of 1 tab @stylistic/indentation 70:46 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 70:68 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 72:3 ✖ Expected indentation of 1 tab @stylistic/indentation 72:29 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 72:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 73:3 ✖ Expected indentation of 1 tab @stylistic/indentation 73:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 73:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 75:3 ✖ Expected indentation of 1 tab @stylistic/indentation 75:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 75:65 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 76:3 ✖ Expected indentation of 1 tab @stylistic/indentation 76:40 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 76:62 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 77:3 ✖ Expected indentation of 1 tab @stylistic/indentation 77:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 77:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 78:3 ✖ Expected indentation of 1 tab @stylistic/indentation 78:50 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 78:71 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 79:3 ✖ Expected indentation of 1 tab @stylistic/indentation 79:36 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 79:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 80:3 ✖ Expected indentation of 1 tab @stylistic/indentation 80:37 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 80:58 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 81:3 ✖ Expected indentation of 1 tab @stylistic/indentation 81:40 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 81:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 82:3 ✖ Expected indentation of 1 tab @stylistic/indentation 82:39 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 82:72 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 84:3 ✖ Expected indentation of 1 tab @stylistic/indentation 84:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 84:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 85:3 ✖ Expected indentation of 1 tab @stylistic/indentation 85:43 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 85:64 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 86:3 ✖ Expected indentation of 1 tab @stylistic/indentation 86:40 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 86:61 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 87:3 ✖ Expected indentation of 1 tab @stylistic/indentation 87:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 87:65 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 88:3 ✖ Expected indentation of 1 tab @stylistic/indentation 88:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 88:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 90:3 ✖ Expected indentation of 1 tab @stylistic/indentation 90:33 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 90:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 92:3 ✖ Expected indentation of 1 tab @stylistic/indentation 92:44 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 92:56 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 94:3 ✖ Expected indentation of 1 tab @stylistic/indentation 94:41 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 94:62 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 95:3 ✖ Expected indentation of 1 tab @stylistic/indentation 95:37 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 95:58 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 96:3 ✖ Expected indentation of 1 tab @stylistic/indentation 96:30 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 96:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 105:3 ✖ Expected indentation of 1 tab @stylistic/indentation 106:3 ✖ Expected indentation of 1 tab @stylistic/indentation 106:20 ✖ Expected "geometricPrecision" to be "geometricprecision" value-keyword-case 107:3 ✖ Expected indentation of 1 tab @stylistic/indentation 111:3 ✖ Expected indentation of 1 tab @stylistic/indentation 115:3 ✖ Expected indentation of 1 tab @stylistic/indentation 115:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 115:53 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 119:3 ✖ Expected indentation of 1 tab @stylistic/indentation 121:3 ✖ Expected indentation of 1 tab @stylistic/indentation 121:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 121:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 121:53 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 125:3 ✖ Expected indentation of 1 tab @stylistic/indentation 129:3 ✖ Expected indentation of 1 tab @stylistic/indentation 129:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 129:63 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 130:3 ✖ Expected indentation of 1 tab @stylistic/indentation 133:48 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 133:48 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 134:3 ✖ Expected indentation of 1 tab @stylistic/indentation 134:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 134:46 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 134:49 ✖ Unexpected !important declaration-no-important 137:52 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 137:52 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 138:49 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 138:49 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 139:3 ✖ Expected indentation of 1 tab @stylistic/indentation 139:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 139:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 139:50 ✖ Unexpected !important declaration-no-important 142:48 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 142:48 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 143:3 ✖ Expected indentation of 1 tab @stylistic/indentation 143:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 143:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 143:46 ✖ Unexpected !important declaration-no-important 147:3 ✖ Expected indentation of 1 tab @stylistic/indentation 147:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 147:53 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 147:56 ✖ Unexpected !important declaration-no-important 151:3 ✖ Expected indentation of 1 tab @stylistic/indentation 151:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 151:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 151:52 ✖ Unexpected !important declaration-no-important 154:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines 160:3 ✖ Expected indentation of 1 tab @stylistic/indentation 160:23 ✖ Unexpected !important declaration-no-important 167:3 ✖ Expected indentation of 1 tab @stylistic/indentation 167:19 ✖ Unexpected !important declaration-no-important 170:49 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 170:49 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 171:3 ✖ Expected indentation of 1 tab @stylistic/indentation 171:21 ✖ Unexpected !important declaration-no-important 172:3 ✖ Expected indentation of 1 tab @stylistic/indentation 172:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 172:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 172:52 ✖ Unexpected !important declaration-no-important 175:52 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 175:52 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 176:49 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 176:49 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 177:3 ✖ Expected indentation of 1 tab @stylistic/indentation 177:21 ✖ Unexpected !important declaration-no-important 178:3 ✖ Expected indentation of 1 tab @stylistic/indentation 178:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 178:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 178:52 ✖ Unexpected !important declaration-no-important 179:3 ✖ Expected indentation of 1 tab @stylistic/indentation 179:14 ✖ Unexpected !important declaration-no-important 187:3 ✖ Expected indentation of 1 tab @stylistic/indentation 187:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 187:30 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 188:3 ✖ Expected indentation of 1 tab @stylistic/indentation 188:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 188:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 189:3 ✖ Expected indentation of 1 tab @stylistic/indentation 190:3 ✖ Expected indentation of 1 tab @stylistic/indentation 190:20 ✖ Expected "geometricPrecision" to be "geometricprecision" value-keyword-case 191:3 ✖ Expected indentation of 1 tab @stylistic/indentation 198:3 ✖ Expected indentation of 1 tab @stylistic/indentation 200:3 ✖ Expected indentation of 1 tab @stylistic/indentation 200:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 201:3 ✖ Expected indentation of 1 tab @stylistic/indentation 201:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 201:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 203:3 ✖ Expected indentation of 1 tab @stylistic/indentation 203:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 207:3 ✖ Expected indentation of 1 tab @stylistic/indentation 208:3 ✖ Expected indentation of 1 tab @stylistic/indentation 212:3 ✖ Expected indentation of 1 tab @stylistic/indentation 212:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 212:32 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 213:3 ✖ Expected indentation of 1 tab @stylistic/indentation 214:3 ✖ Expected indentation of 1 tab @stylistic/indentation 214:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 214:36 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 215:3 ✖ Expected indentation of 1 tab @stylistic/indentation 215:20 ✖ Expected "geometricPrecision" to be "geometricprecision" value-keyword-case 219:3 ✖ Expected indentation of 1 tab @stylistic/indentation 219:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 219:36 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 220:3 ✖ Expected indentation of 1 tab @stylistic/indentation 226:3 ✖ Expected indentation of 1 tab @stylistic/indentation 232:3 ✖ Expected indentation of 1 tab @stylistic/indentation 238:3 ✖ Expected indentation of 1 tab @stylistic/indentation 244:3 ✖ Expected indentation of 1 tab @stylistic/indentation 247:1 ✖ Expected selector ".djs-shape.djs-resizing > .djs-outline" to come before selector ".djs-multi-select .djs-element.selected .djs-outline" no-descending-specificity 248:3 ✖ Expected indentation of 1 tab @stylistic/indentation 248:22 ✖ Unexpected !important declaration-no-important 252:3 ✖ Expected indentation of 1 tab @stylistic/indentation 255:1 ✖ Expected selector ".djs-dragger > .djs-resizer" to come before selector ".djs-shape.djs-resizing > .djs-resizer" no-descending-specificity 256:3 ✖ Expected indentation of 1 tab @stylistic/indentation 263:3 ✖ Expected indentation of 1 tab @stylistic/indentation 263:14 ✖ Unexpected !important declaration-no-important 264:3 ✖ Expected indentation of 1 tab @stylistic/indentation 264:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 264:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 264:40 ✖ Unexpected !important declaration-no-important 269:3 ✖ Expected indentation of 1 tab @stylistic/indentation 269:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 269:35 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 269:38 ✖ Unexpected !important declaration-no-important 270:3 ✖ Expected indentation of 1 tab @stylistic/indentation 270:16 ✖ Unexpected !important declaration-no-important 278:3 ✖ Expected indentation of 1 tab @stylistic/indentation 278:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 278:35 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 278:38 ✖ Unexpected !important declaration-no-important 279:3 ✖ Expected indentation of 1 tab @stylistic/indentation 279:16 ✖ Unexpected !important declaration-no-important 284:3 ✖ Expected indentation of 1 tab @stylistic/indentation 284:14 ✖ Unexpected !important declaration-no-important 285:3 ✖ Expected indentation of 1 tab @stylistic/indentation 285:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 285:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 285:40 ✖ Unexpected !important declaration-no-important 290:3 ✖ Expected indentation of 1 tab @stylistic/indentation 290:16 ✖ Unexpected !important declaration-no-important 291:3 ✖ Expected indentation of 1 tab @stylistic/indentation 291:24 ✖ Unexpected !important declaration-no-important 298:1 ✖ Expected selector ".djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 299:3 ✖ Expected indentation of 1 tab @stylistic/indentation 303:3 ✖ Expected indentation of 1 tab @stylistic/indentation 303:22 ✖ Unexpected !important declaration-no-important 311:3 ✖ Expected indentation of 1 tab @stylistic/indentation 316:3 ✖ Expected indentation of 1 tab @stylistic/indentation 323:3 ✖ Expected indentation of 1 tab @stylistic/indentation 324:3 ✖ Expected indentation of 1 tab @stylistic/indentation 328:3 ✖ Expected indentation of 1 tab @stylistic/indentation 329:3 ✖ Expected indentation of 1 tab @stylistic/indentation 330:3 ✖ Expected indentation of 1 tab @stylistic/indentation 334:3 ✖ Expected indentation of 1 tab @stylistic/indentation 335:3 ✖ Expected indentation of 1 tab @stylistic/indentation 336:3 ✖ Expected indentation of 1 tab @stylistic/indentation 340:3 ✖ Expected indentation of 1 tab @stylistic/indentation 344:3 ✖ Expected indentation of 1 tab @stylistic/indentation 348:3 ✖ Expected indentation of 1 tab @stylistic/indentation 352:3 ✖ Expected indentation of 1 tab @stylistic/indentation 355:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines 360:3 ✖ Expected indentation of 1 tab @stylistic/indentation 360:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 360:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 361:3 ✖ Expected indentation of 1 tab @stylistic/indentation 362:3 ✖ Expected indentation of 1 tab @stylistic/indentation 363:3 ✖ Expected indentation of 1 tab @stylistic/indentation 370:3 ✖ Expected indentation of 1 tab @stylistic/indentation 370:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 370:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 371:3 ✖ Expected indentation of 1 tab @stylistic/indentation 372:3 ✖ Expected indentation of 1 tab @stylistic/indentation 373:3 ✖ Expected indentation of 1 tab @stylistic/indentation 374:3 ✖ Expected indentation of 1 tab @stylistic/indentation 374:20 ✖ Expected "geometricPrecision" to be "geometricprecision" value-keyword-case 375:3 ✖ Expected indentation of 1 tab @stylistic/indentation 383:3 ✖ Expected indentation of 1 tab @stylistic/indentation 384:3 ✖ Expected indentation of 1 tab @stylistic/indentation 385:3 ✖ Expected indentation of 1 tab @stylistic/indentation 387:3 ✖ Expected indentation of 1 tab @stylistic/indentation 387:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 388:3 ✖ Expected indentation of 1 tab @stylistic/indentation 392:3 ✖ Expected indentation of 1 tab @stylistic/indentation 393:3 ✖ Expected indentation of 1 tab @stylistic/indentation 395:3 ✖ Expected indentation of 1 tab @stylistic/indentation 395:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 395:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 396:3 ✖ Expected indentation of 1 tab @stylistic/indentation 396:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 396:56 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 398:3 ✖ Expected indentation of 1 tab @stylistic/indentation 398:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 401:20 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 402:3 ✖ Expected indentation of 1 tab @stylistic/indentation 406:3 ✖ Expected indentation of 1 tab @stylistic/indentation 411:3 ✖ Expected indentation of 1 tab @stylistic/indentation 411:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 411:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 412:3 ✖ Expected indentation of 1 tab @stylistic/indentation 412:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 414:3 ✖ Expected indentation of 1 tab @stylistic/indentation 414:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 418:3 ✖ Expected indentation of 1 tab @stylistic/indentation 422:3 ✖ Expected indentation of 1 tab @stylistic/indentation 425:34 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 426:3 ✖ Expected indentation of 1 tab @stylistic/indentation 427:3 ✖ Expected indentation of 1 tab @stylistic/indentation 428:3 ✖ Expected indentation of 1 tab @stylistic/indentation 432:3 ✖ Expected indentation of 1 tab @stylistic/indentation 432:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 432:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 436:3 ✖ Expected indentation of 1 tab @stylistic/indentation 436:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 436:40 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 440:3 ✖ Expected indentation of 1 tab @stylistic/indentation 440:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 440:43 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 440:46 ✖ Unexpected !important declaration-no-important 443:1 ✖ Expected selector ".djs-palette .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 443:1 ✖ Unexpected duplicate selector ".djs-palette .entry, .djs-palette .djs-palette-toggle", first used at line 409 no-duplicate-selectors 444:1 ✖ Expected selector ".djs-palette .djs-palette-toggle" to come before selector ".djs-palette .djs-palette-toggle:hover" no-descending-specificity 445:3 ✖ Expected indentation of 1 tab @stylistic/indentation 446:3 ✖ Expected indentation of 1 tab @stylistic/indentation 447:3 ✖ Expected indentation of 1 tab @stylistic/indentation 447:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 448:3 ✖ Expected indentation of 1 tab @stylistic/indentation 457:3 ✖ Expected indentation of 1 tab @stylistic/indentation 460:18 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 460:22 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 461:3 ✖ Expected indentation of 1 tab @stylistic/indentation 464:18 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 464:22 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 465:3 ✖ Expected indentation of 1 tab @stylistic/indentation 469:3 ✖ Expected indentation of 1 tab @stylistic/indentation 476:3 ✖ Expected indentation of 1 tab @stylistic/indentation 477:3 ✖ Expected indentation of 1 tab @stylistic/indentation 481:3 ✖ Expected indentation of 1 tab @stylistic/indentation 482:3 ✖ Expected indentation of 1 tab @stylistic/indentation 483:3 ✖ Expected indentation of 1 tab @stylistic/indentation 484:3 ✖ Expected indentation of 1 tab @stylistic/indentation 487:1 ✖ Expected selector ".djs-context-pad .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 488:3 ✖ Expected indentation of 1 tab @stylistic/indentation 489:3 ✖ Expected indentation of 1 tab @stylistic/indentation 490:3 ✖ Expected indentation of 1 tab @stylistic/indentation 491:3 ✖ Expected indentation of 1 tab @stylistic/indentation 492:3 ✖ Expected indentation of 1 tab @stylistic/indentation 492:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 493:3 ✖ Expected indentation of 1 tab @stylistic/indentation 495:3 ✖ Expected indentation of 1 tab @stylistic/indentation 495:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 497:3 ✖ Expected indentation of 1 tab @stylistic/indentation 497:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 499:3 ✖ Expected indentation of 1 tab @stylistic/indentation 499:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 499:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 499:60 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 500:3 ✖ Expected indentation of 1 tab @stylistic/indentation 500:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 500:66 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 501:3 ✖ Expected indentation of 1 tab @stylistic/indentation 502:3 ✖ Expected indentation of 1 tab @stylistic/indentation 506:3 ✖ Expected indentation of 1 tab @stylistic/indentation 506:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 506:60 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 510:3 ✖ Expected indentation of 1 tab @stylistic/indentation 517:3 ✖ Expected indentation of 1 tab @stylistic/indentation 518:3 ✖ Expected indentation of 1 tab @stylistic/indentation 519:3 ✖ Expected indentation of 1 tab @stylistic/indentation 520:3 ✖ Expected indentation of 1 tab @stylistic/indentation 521:3 ✖ Expected indentation of 1 tab @stylistic/indentation 522:3 ✖ Expected indentation of 1 tab @stylistic/indentation 523:3 ✖ Expected indentation of 1 tab @stylistic/indentation 524:3 ✖ Expected indentation of 1 tab @stylistic/indentation 524:16 ✖ Expected single quotes @stylistic/string-quotes 528:3 ✖ Expected indentation of 1 tab @stylistic/indentation 529:3 ✖ Expected indentation of 1 tab @stylistic/indentation 530:3 ✖ Expected indentation of 1 tab @stylistic/indentation 530:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 530:42 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 531:3 ✖ Expected indentation of 1 tab @stylistic/indentation 532:3 ✖ Expected indentation of 1 tab @stylistic/indentation 534:3 ✖ Expected indentation of 1 tab @stylistic/indentation 534:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 534:16 ✖ Unexpected unit length-zero-no-unit 534:31 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 534:50 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 535:3 ✖ Expected indentation of 1 tab @stylistic/indentation 535:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 535:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 536:3 ✖ Expected indentation of 1 tab @stylistic/indentation 537:3 ✖ Expected indentation of 1 tab @stylistic/indentation 537:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 538:3 ✖ Expected indentation of 1 tab @stylistic/indentation 538:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 538:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 542:3 ✖ Expected indentation of 1 tab @stylistic/indentation 543:3 ✖ Expected indentation of 1 tab @stylistic/indentation 544:3 ✖ Expected indentation of 1 tab @stylistic/indentation 544:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 544:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 545:3 ✖ Expected indentation of 1 tab @stylistic/indentation 546:3 ✖ Expected indentation of 1 tab @stylistic/indentation 547:3 ✖ Expected indentation of 1 tab @stylistic/indentation 547:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 547:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 548:3 ✖ Expected indentation of 1 tab @stylistic/indentation 548:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 552:3 ✖ Expected indentation of 1 tab @stylistic/indentation 552:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 552:61 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 553:3 ✖ Expected indentation of 1 tab @stylistic/indentation 553:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 553:57 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 554:3 ✖ Expected indentation of 1 tab @stylistic/indentation 554:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 558:3 ✖ Expected indentation of 1 tab @stylistic/indentation 559:3 ✖ Expected indentation of 1 tab @stylistic/indentation 560:3 ✖ Expected indentation of 1 tab @stylistic/indentation 560:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 561:3 ✖ Expected indentation of 1 tab @stylistic/indentation 564:1 ✖ Expected selector ".djs-popup-header .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 565:3 ✖ Expected indentation of 1 tab @stylistic/indentation 569:3 ✖ Expected indentation of 1 tab @stylistic/indentation 569:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 569:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 573:3 ✖ Expected indentation of 1 tab @stylistic/indentation 577:3 ✖ Expected indentation of 1 tab @stylistic/indentation 581:3 ✖ Expected indentation of 1 tab @stylistic/indentation 581:18 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 581:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 582:3 ✖ Expected indentation of 1 tab @stylistic/indentation 582:20 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 582:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 583:3 ✖ Expected indentation of 1 tab @stylistic/indentation 584:3 ✖ Expected indentation of 1 tab @stylistic/indentation 587:1 ✖ Unexpected duplicate selector ".djs-popup-search", first used at line 576 no-duplicate-selectors 588:3 ✖ Expected indentation of 1 tab @stylistic/indentation 589:3 ✖ Expected indentation of 1 tab @stylistic/indentation 593:3 ✖ Expected indentation of 1 tab @stylistic/indentation 594:3 ✖ Expected indentation of 1 tab @stylistic/indentation 595:3 ✖ Expected indentation of 1 tab @stylistic/indentation 598:1 ✖ Expected selector ".djs-popup-search input" to come before selector ".djs-popup-search input:focus" no-descending-specificity 598:1 ✖ Unexpected duplicate selector ".djs-popup-search input", first used at line 541 no-duplicate-selectors 599:3 ✖ Expected indentation of 1 tab @stylistic/indentation 603:3 ✖ Expected indentation of 1 tab @stylistic/indentation 604:3 ✖ Expected indentation of 1 tab @stylistic/indentation 605:3 ✖ Expected indentation of 1 tab @stylistic/indentation 606:3 ✖ Expected indentation of 1 tab @stylistic/indentation 607:3 ✖ Expected indentation of 1 tab @stylistic/indentation 611:3 ✖ Expected indentation of 1 tab @stylistic/indentation 612:3 ✖ Expected indentation of 1 tab @stylistic/indentation 613:3 ✖ Expected indentation of 1 tab @stylistic/indentation 616:1 ✖ Expected selector ".djs-popup-body .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 618:3 ✖ Expected indentation of 1 tab @stylistic/indentation 619:3 ✖ Expected indentation of 1 tab @stylistic/indentation 620:3 ✖ Expected indentation of 1 tab @stylistic/indentation 624:3 ✖ Expected indentation of 1 tab @stylistic/indentation 624:20 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 624:45 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 625:3 ✖ Expected indentation of 1 tab @stylistic/indentation 625:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 625:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 626:3 ✖ Expected indentation of 1 tab @stylistic/indentation 629:13 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 629:20 ✖ Expected single quotes @stylistic/string-quotes 629:25 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 630:1 ✖ Expected selector ".djs-popup-label:not(:first-child)" to come before selector ".djs-popup [class*="icon"] .djs-popup-label" no-descending-specificity 630:22 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 630:33 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 631:3 ✖ Expected indentation of 1 tab @stylistic/indentation 631:16 ✖ Expected a leading zero @stylistic/number-leading-zero 634:13 ✖ Expected single space after "[" @stylistic/selector-attribute-brackets-space-inside 634:20 ✖ Expected single quotes @stylistic/string-quotes 634:25 ✖ Expected single space before "]" @stylistic/selector-attribute-brackets-space-inside 634:27 ✖ Expected double colon pseudo-element notation selector-pseudo-element-colon-notation 636:3 ✖ Expected indentation of 1 tab @stylistic/indentation 637:3 ✖ Expected indentation of 1 tab @stylistic/indentation 638:3 ✖ Expected indentation of 1 tab @stylistic/indentation 639:3 ✖ Expected indentation of 1 tab @stylistic/indentation 640:3 ✖ Expected indentation of 1 tab @stylistic/indentation 643:35 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 643:46 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 644:3 ✖ Expected indentation of 1 tab @stylistic/indentation 645:3 ✖ Expected indentation of 1 tab @stylistic/indentation 648:1 ✖ Expected selector ".djs-popup-body .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 649:3 ✖ Expected indentation of 1 tab @stylistic/indentation 650:3 ✖ Expected indentation of 1 tab @stylistic/indentation 651:3 ✖ Expected indentation of 1 tab @stylistic/indentation 652:3 ✖ Expected indentation of 1 tab @stylistic/indentation 656:3 ✖ Expected indentation of 1 tab @stylistic/indentation 656:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 656:49 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 659:28 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 659:39 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 660:3 ✖ Expected indentation of 1 tab @stylistic/indentation 664:3 ✖ Expected indentation of 1 tab @stylistic/indentation 665:3 ✖ Expected indentation of 1 tab @stylistic/indentation 666:3 ✖ Expected indentation of 1 tab @stylistic/indentation 667:3 ✖ Expected indentation of 1 tab @stylistic/indentation 671:3 ✖ Expected indentation of 1 tab @stylistic/indentation 671:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 671:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 674:1 ✖ Expected selector ".djs-popup-label" to come before selector ".djs-popup [class*="icon"] .djs-popup-label" no-descending-specificity 676:3 ✖ Expected indentation of 1 tab @stylistic/indentation 680:1 ✖ Expected selector ".djs-popup-label" to come before selector ".djs-popup [class*="icon"] .djs-popup-label" no-descending-specificity 682:1 ✖ Expected selector ".djs-popup .entry-header" to come before selector ".djs-popup-body .entry-header:not(:first-child)" no-descending-specificity 683:3 ✖ Expected indentation of 1 tab @stylistic/indentation 684:3 ✖ Expected indentation of 1 tab @stylistic/indentation 685:3 ✖ Expected indentation of 1 tab @stylistic/indentation 689:3 ✖ Expected indentation of 1 tab @stylistic/indentation 693:3 ✖ Expected indentation of 1 tab @stylistic/indentation 694:3 ✖ Expected indentation of 1 tab @stylistic/indentation 695:3 ✖ Expected indentation of 1 tab @stylistic/indentation 696:3 ✖ Expected indentation of 1 tab @stylistic/indentation 700:3 ✖ Expected indentation of 1 tab @stylistic/indentation 701:3 ✖ Expected indentation of 1 tab @stylistic/indentation 705:3 ✖ Expected indentation of 1 tab @stylistic/indentation 709:3 ✖ Expected indentation of 1 tab @stylistic/indentation 710:3 ✖ Expected indentation of 1 tab @stylistic/indentation 710:26 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 710:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 714:3 ✖ Expected indentation of 1 tab @stylistic/indentation 715:3 ✖ Expected indentation of 1 tab @stylistic/indentation 716:3 ✖ Expected indentation of 1 tab @stylistic/indentation 717:3 ✖ Expected indentation of 1 tab @stylistic/indentation 721:3 ✖ Expected indentation of 1 tab @stylistic/indentation 722:3 ✖ Expected indentation of 1 tab @stylistic/indentation 722:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 722:37 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 726:3 ✖ Expected indentation of 1 tab @stylistic/indentation 727:3 ✖ Expected indentation of 1 tab @stylistic/indentation 728:3 ✖ Expected indentation of 1 tab @stylistic/indentation 729:3 ✖ Expected indentation of 1 tab @stylistic/indentation 730:3 ✖ Expected indentation of 1 tab @stylistic/indentation 734:3 ✖ Expected indentation of 1 tab @stylistic/indentation 738:3 ✖ Expected indentation of 1 tab @stylistic/indentation 739:3 ✖ Expected indentation of 1 tab @stylistic/indentation 745:1 ✖ Expected selector ".djs-palette" to come before selector ".djs-palette:not(.open)" no-descending-specificity 745:1 ✖ Unexpected duplicate selector ".djs-palette", first used at line 382 no-duplicate-selectors 746:3 ✖ Expected indentation of 1 tab @stylistic/indentation 746:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 746:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 747:3 ✖ Expected indentation of 1 tab @stylistic/indentation 747:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 747:46 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 748:3 ✖ Expected indentation of 1 tab @stylistic/indentation 757:3 ✖ Expected indentation of 1 tab @stylistic/indentation 762:3 ✖ Expected indentation of 1 tab @stylistic/indentation 769:3 ✖ Expected indentation of 1 tab @stylistic/indentation 771:3 ✖ Expected indentation of 1 tab @stylistic/indentation 771:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 771:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 771:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 772:3 ✖ Expected indentation of 1 tab @stylistic/indentation 772:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 772:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 773:3 ✖ Expected indentation of 1 tab @stylistic/indentation 774:3 ✖ Expected indentation of 1 tab @stylistic/indentation 778:3 ✖ Expected indentation of 1 tab @stylistic/indentation 781:1 ✖ Expected selector ".djs-bendpoint .djs-visual" to come before selector ".djs-segment-dragger:hover .djs-visual" no-descending-specificity 782:3 ✖ Expected indentation of 1 tab @stylistic/indentation 782:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 782:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 783:3 ✖ Expected indentation of 1 tab @stylistic/indentation 783:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 783:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 784:3 ✖ Expected indentation of 1 tab @stylistic/indentation 793:3 ✖ Expected indentation of 1 tab @stylistic/indentation 797:3 ✖ Expected indentation of 1 tab @stylistic/indentation 800:21 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 800:26 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 801:3 ✖ Expected indentation of 1 tab @stylistic/indentation 808:3 ✖ Expected indentation of 1 tab @stylistic/indentation 808:13 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 808:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 809:3 ✖ Expected indentation of 1 tab @stylistic/indentation 809:15 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 809:38 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 810:3 ✖ Expected indentation of 1 tab @stylistic/indentation 814:3 ✖ Expected indentation of 1 tab @stylistic/indentation 817:1 ✖ Expected selector ".djs-segment-dragger .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 818:1 ✖ Expected selector ".djs-bendpoint .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 819:3 ✖ Expected indentation of 1 tab @stylistic/indentation 820:3 ✖ Expected indentation of 1 tab @stylistic/indentation 824:3 ✖ Expected indentation of 1 tab @stylistic/indentation 828:3 ✖ Expected indentation of 1 tab @stylistic/indentation 832:3 ✖ Expected indentation of 1 tab @stylistic/indentation 836:1 ✖ Expected selector ".djs-updating > *" to come before selector ".djs-drag-active .djs-bendpoints *" no-descending-specificity 837:3 ✖ Expected indentation of 1 tab @stylistic/indentation 837:24 ✖ Unexpected !important declaration-no-important 841:1 ✖ Expected selector ".djs-updating .djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 842:1 ✖ Expected selector ".djs-updating .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 843:1 ✖ Expected selector ".djs-multi-select .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 844:1 ✖ Expected selector ".djs-multi-select .djs-segment-dragger" to come before selector ".djs-bendpoints.hover .djs-segment-dragger" no-descending-specificity 845:1 ✖ Expected selector ".connect-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 846:1 ✖ Expected selector ".connect-not-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 847:1 ✖ Expected selector ".drop-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 848:1 ✖ Expected selector ".drop-not-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 849:3 ✖ Expected indentation of 1 tab @stylistic/indentation 849:17 ✖ Unexpected !important declaration-no-important 854:3 ✖ Expected indentation of 1 tab @stylistic/indentation 855:3 ✖ Expected indentation of 1 tab @stylistic/indentation 855:14 ✖ Unexpected trailing zero(s) @stylistic/number-no-trailing-zeros 858:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines 863:3 ✖ Expected indentation of 1 tab @stylistic/indentation 864:3 ✖ Expected indentation of 1 tab @stylistic/indentation 866:3 ✖ Expected indentation of 1 tab @stylistic/indentation 866:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 866:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 866:50 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 867:3 ✖ Expected indentation of 1 tab @stylistic/indentation 867:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 867:52 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 868:3 ✖ Expected indentation of 1 tab @stylistic/indentation 869:3 ✖ Expected indentation of 1 tab @stylistic/indentation 869:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 869:34 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 870:3 ✖ Expected indentation of 1 tab @stylistic/indentation 870:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 871:3 ✖ Expected indentation of 1 tab @stylistic/indentation 871:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 873:3 ✖ Expected indentation of 1 tab @stylistic/indentation 873:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 877:3 ✖ Expected indentation of 1 tab @stylistic/indentation 880:1 ✖ Expected no more than 1 empty line @stylistic/max-empty-lines 885:3 ✖ Expected indentation of 1 tab @stylistic/indentation 886:3 ✖ Expected indentation of 1 tab @stylistic/indentation 887:3 ✖ Expected indentation of 1 tab @stylistic/indentation 888:3 ✖ Expected indentation of 1 tab @stylistic/indentation 889:3 ✖ Expected indentation of 1 tab @stylistic/indentation 890:3 ✖ Expected indentation of 1 tab @stylistic/indentation 892:3 ✖ Expected indentation of 1 tab @stylistic/indentation 892:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 893:3 ✖ Expected indentation of 1 tab @stylistic/indentation 894:3 ✖ Expected indentation of 1 tab @stylistic/indentation 895:3 ✖ Expected indentation of 1 tab @stylistic/indentation 897:3 ✖ Expected indentation of 1 tab @stylistic/indentation 897:3 ✖ Unexpected empty line before declaration declaration-empty-line-before 898:3 ✖ Expected indentation of 1 tab @stylistic/indentation 899:3 ✖ Expected indentation of 1 tab @stylistic/indentation 899:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 899:53 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 900:3 ✖ Expected indentation of 1 tab @stylistic/indentation 900:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 900:55 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 901:3 ✖ Expected indentation of 1 tab @stylistic/indentation 902:3 ✖ Expected indentation of 1 tab @stylistic/indentation 902:29 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 902:63 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 902:81 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 902:121 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 905:27 ✖ Expected single space after "(" @stylistic/selector-pseudo-class-parentheses-space-inside 905:31 ✖ Expected single space before ")" @stylistic/selector-pseudo-class-parentheses-space-inside 906:3 ✖ Expected indentation of 1 tab @stylistic/indentation 909:1 ✖ Expected selector ".djs-search-input input" to come before selector ".djs-popup-search input:focus" no-descending-specificity 910:3 ✖ Expected indentation of 1 tab @stylistic/indentation 911:3 ✖ Expected indentation of 1 tab @stylistic/indentation 912:3 ✖ Expected indentation of 1 tab @stylistic/indentation 913:3 ✖ Expected indentation of 1 tab @stylistic/indentation 913:25 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 913:51 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 914:3 ✖ Expected indentation of 1 tab @stylistic/indentation 918:3 ✖ Expected indentation of 1 tab @stylistic/indentation 918:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 919:3 ✖ Expected indentation of 1 tab @stylistic/indentation 919:21 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 919:47 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 923:3 ✖ Expected indentation of 1 tab @stylistic/indentation 924:3 ✖ Expected indentation of 1 tab @stylistic/indentation 925:3 ✖ Expected indentation of 1 tab @stylistic/indentation 929:3 ✖ Expected indentation of 1 tab @stylistic/indentation 933:3 ✖ Expected indentation of 1 tab @stylistic/indentation 934:3 ✖ Expected indentation of 1 tab @stylistic/indentation 935:3 ✖ Expected indentation of 1 tab @stylistic/indentation 935:15 ✖ Unexpected named color "white" color-named 936:3 ✖ Expected indentation of 1 tab @stylistic/indentation 936:32 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 936:59 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 937:3 ✖ Expected indentation of 1 tab @stylistic/indentation 941:3 ✖ Expected indentation of 1 tab @stylistic/indentation 941:14 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 941:44 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 945:3 ✖ Expected indentation of 1 tab @stylistic/indentation 949:3 ✖ Expected indentation of 1 tab @stylistic/indentation 950:3 ✖ Expected indentation of 1 tab @stylistic/indentation 954:3 ✖ Expected indentation of 1 tab @stylistic/indentation 954:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 954:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 958:3 ✖ Expected indentation of 1 tab @stylistic/indentation 958:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 958:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 962:3 ✖ Expected indentation of 1 tab @stylistic/indentation 962:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 962:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 966:3 ✖ Expected indentation of 1 tab @stylistic/indentation 966:19 ✖ Expected single space after "(" @stylistic/function-parentheses-space-inside 966:48 ✖ Expected single space before ")" @stylistic/function-parentheses-space-inside 973:1 ✖ Expected selector ".djs-element-hidden .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 974:1 ✖ Expected selector ".djs-element-hidden .djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 976:3 ✖ Expected indentation of 1 tab @stylistic/indentation 976:17 ✖ Unexpected !important declaration-no-important 982:3 ✖ Expected indentation of 1 tab @stylistic/indentation 983:1 ✖ Unexpected missing end-of-source newline @stylistic/no-missing-end-of-source-newline resources/styles/pygments.generated.css 2:4 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 2:6 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 2:27 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 3:19 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 3:20 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 3:21 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 3:37 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 3:68 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 3:87 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 3:109 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 4:13 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 4:14 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 4:15 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 4:31 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 4:62 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 4:81 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 4:103 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 5:20 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 5:21 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 5:22 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 5:30 ✖ Expected "#000000" to be "#000" color-hex-length 5:38 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 5:65 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 5:84 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 5:106 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 6:21 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 6:22 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 6:23 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 6:31 ✖ Expected "#000000" to be "#000" color-hex-length 6:39 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 6:66 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 6:85 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 6:107 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 7:19 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 7:21 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 7:40 ✖ Expected "#ffffcc" to be "#ffc" color-hex-length 7:46 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 7:49 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 8:14 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 8:16 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 8:39 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 9:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 9:18 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 9:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 9:27 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 9:35 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 9:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 10:19 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 10:21 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 10:40 ✖ Expected "#FF0000" to be "#ff0000" @stylistic/color-hex-case 10:40 ✖ Expected "#FF0000" to be "#F00" color-hex-length 10:46 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 11:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 11:18 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 11:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 11:35 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 11:52 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 12:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 12:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 12:27 ✖ Expected "#666666" to be "#666" color-hex-length 12:33 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 13:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 13:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 13:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 13:28 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 13:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 13:54 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 14:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 14:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 14:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 14:28 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 14:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 14:54 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 15:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 15:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 15:28 ✖ Expected "#9C6500" to be "#9c6500" @stylistic/color-hex-case 15:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 16:19 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 16:20 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 16:21 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 16:29 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 16:37 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 16:55 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 17:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 17:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 17:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 17:28 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 17:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 17:54 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 18:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 18:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 18:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 18:28 ✖ Expected "#3D7B7B" to be "#3d7b7b" @stylistic/color-hex-case 18:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 18:54 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 19:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 19:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 19:28 ✖ Expected "#A00000" to be "#a00000" @stylistic/color-hex-case 19:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 20:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 20:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 20:38 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 21:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 21:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 21:28 ✖ Expected "#E40000" to be "#e40000" @stylistic/color-hex-case 21:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 22:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 22:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 22:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 22:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 22:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 23:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 23:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 23:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 24:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 24:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 24:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 25:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 25:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 25:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 25:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 25:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 26:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 26:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 26:37 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 27:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 27:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 27:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 27:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 27:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 28:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 28:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 28:28 ✖ Expected "#0044DD" to be "#0044dd" @stylistic/color-hex-case 28:28 ✖ Expected "#0044DD" to be "#04D" color-hex-length 28:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 29:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 29:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 29:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 29:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 29:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 30:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 30:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 30:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 30:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 30:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 31:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 31:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 31:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 31:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 31:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 32:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 32:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 32:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 33:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 33:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 33:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 33:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 33:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 34:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 34:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 34:28 ✖ Expected "#B00040" to be "#b00040" @stylistic/color-hex-case 34:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 35:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 35:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 35:27 ✖ Expected "#666666" to be "#666" color-hex-length 35:33 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 36:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 36:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 36:27 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 36:33 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 37:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 37:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 37:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 38:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 38:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 38:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 39:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 39:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 39:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 39:28 ✖ Expected "#0000FF" to be "#0000ff" @stylistic/color-hex-case 39:28 ✖ Expected "#0000FF" to be "#00F" color-hex-length 39:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 39:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 40:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 40:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 40:28 ✖ Expected "#880000" to be "#800" color-hex-length 40:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 41:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 41:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 41:28 ✖ Expected "#AA22FF" to be "#aa22ff" @stylistic/color-hex-case 41:28 ✖ Expected "#AA22FF" to be "#A2F" color-hex-length 41:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 42:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 42:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 42:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 42:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 42:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 43:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 43:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 43:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 43:28 ✖ Expected "#CB3F38" to be "#cb3f38" @stylistic/color-hex-case 43:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 43:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 44:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 44:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 44:28 ✖ Expected "#0000FF" to be "#0000ff" @stylistic/color-hex-case 44:28 ✖ Expected "#0000FF" to be "#00F" color-hex-length 44:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 45:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 45:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 45:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 46:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 46:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 46:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 46:28 ✖ Expected "#0000FF" to be "#0000ff" @stylistic/color-hex-case 46:28 ✖ Expected "#0000FF" to be "#00F" color-hex-length 46:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 46:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 47:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 47:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 47:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 47:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 47:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 48:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 48:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 48:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 48:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 49:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 49:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 49:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 49:28 ✖ Expected "#AA22FF" to be "#aa22ff" @stylistic/color-hex-case 49:28 ✖ Expected "#AA22FF" to be "#A2F" color-hex-length 49:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 49:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 50:17 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 50:19 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 50:27 ✖ Expected "#bbbbbb" to be "#bbb" color-hex-length 50:33 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 51:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 51:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 51:28 ✖ Expected "#666666" to be "#666" color-hex-length 51:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 52:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 52:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 52:28 ✖ Expected "#666666" to be "#666" color-hex-length 52:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 53:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 53:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 53:28 ✖ Expected "#666666" to be "#666" color-hex-length 53:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 54:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 54:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 54:28 ✖ Expected "#666666" to be "#666" color-hex-length 54:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 55:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 55:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 55:28 ✖ Expected "#666666" to be "#666" color-hex-length 55:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 56:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 56:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 56:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 56:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 57:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 57:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 57:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 57:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 58:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 58:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 58:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 58:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 59:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 59:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 59:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 59:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 60:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 60:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 60:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 60:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 60:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 60:54 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 61:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 61:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 61:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 61:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 62:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 62:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 62:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 62:28 ✖ Expected "#AA5D1F" to be "#aa5d1f" @stylistic/color-hex-case 62:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 62:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 63:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 63:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 63:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 63:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 64:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 64:19 ✖ Expected no more than 1 declaration declaration-block-single-line-max-declarations 64:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 64:28 ✖ Expected "#A45A77" to be "#a45a77" @stylistic/color-hex-case 64:36 ✖ Expected newline after ";" @stylistic/declaration-block-semicolon-newline-after 64:53 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 65:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 65:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 65:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 66:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 66:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 66:28 ✖ Expected "#A45A77" to be "#a45a77" @stylistic/color-hex-case 66:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 67:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 67:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 67:28 ✖ Expected "#BA2121" to be "#ba2121" @stylistic/color-hex-case 67:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 68:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 68:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 68:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 68:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 69:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 69:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 69:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 70:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 70:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 70:28 ✖ Expected "#0000FF" to be "#0000ff" @stylistic/color-hex-case 70:28 ✖ Expected "#0000FF" to be "#00F" color-hex-length 70:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 71:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 71:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 71:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 71:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 72:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 72:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 72:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 72:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 73:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 73:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 73:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 73:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 74:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 74:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 74:28 ✖ Expected "#19177C" to be "#19177c" @stylistic/color-hex-case 74:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon 75:18 ✖ Expected newline before "{" of a single-line block @stylistic/block-opening-brace-newline-before 75:20 ✖ Expected newline after "{" @stylistic/block-opening-brace-newline-after 75:28 ✖ Expected "#666666" to be "#666" color-hex-length 75:34 ✖ Expected a trailing semicolon @stylistic/declaration-block-trailing-semicolon ✖ 2379 problems (2379 errors, 0 warnings) 2249 errors potentially fixable with the "--fix" option. ⚠ 2379 warnings Warning: Task "stylelint:all" failed. Use --force to continue. Aborted due to warnings. --- end --- $ ./node_modules/.bin/stylelint resources/styles/bpmn.droplet.css resources/styles/ext/bpmn-js.css resources/styles/ext/diagram-js.css resources/styles/cpd.navigation.connections.less resources/styles/ext/color-picker.css resources/styles/cpd.overview.special.css resources/styles/ext/bpmn-js-bpmnlint.css resources/styles/ext/bpmn-embedded.css resources/styles/cpd.less resources/styles/pygments.generated.css resources/styles/cpd.diagram.preview.less --fix --- stderr --- (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/no-missing-end-of-source-newline"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/no-missing-end-of-source-newline". (Use `node --trace-deprecation ...` to show where the warning was created) (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/indentation"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/indentation". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/block-closing-brace-empty-line-before"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/block-closing-brace-empty-line-before". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/function-parentheses-space-inside"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/function-parentheses-space-inside". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/selector-list-comma-newline-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/selector-list-comma-newline-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/selector-pseudo-class-parentheses-space-inside"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/selector-pseudo-class-parentheses-space-inside". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/block-closing-brace-space-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/block-closing-brace-space-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/block-opening-brace-newline-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/block-opening-brace-newline-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/color-hex-case"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/color-hex-case". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/declaration-block-semicolon-newline-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/declaration-block-semicolon-newline-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/declaration-block-trailing-semicolon"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/declaration-block-trailing-semicolon". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/declaration-colon-newline-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/declaration-colon-newline-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/value-list-comma-newline-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/value-list-comma-newline-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/selector-attribute-brackets-space-inside"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/selector-attribute-brackets-space-inside". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/string-quotes"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/string-quotes". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/max-empty-lines"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/max-empty-lines". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/declaration-colon-space-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/declaration-colon-space-after". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/number-leading-zero"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/number-leading-zero". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/number-no-trailing-zeros"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/number-no-trailing-zeros". (node:297) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/no-eol-whitespace"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/no-eol-whitespace". resources/styles/ext/bpmn-js.css 48:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 103:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 105:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list resources/styles/ext/diagram-js.css 134:51 ✖ Unexpected !important declaration-no-important 139:52 ✖ Unexpected !important declaration-no-important 143:48 ✖ Unexpected !important declaration-no-important 147:58 ✖ Unexpected !important declaration-no-important 151:54 ✖ Unexpected !important declaration-no-important 160:23 ✖ Unexpected !important declaration-no-important 167:19 ✖ Unexpected !important declaration-no-important 171:21 ✖ Unexpected !important declaration-no-important 172:54 ✖ Unexpected !important declaration-no-important 177:21 ✖ Unexpected !important declaration-no-important 178:54 ✖ Unexpected !important declaration-no-important 179:14 ✖ Unexpected !important declaration-no-important 247:1 ✖ Expected selector ".djs-shape.djs-resizing > .djs-outline" to come before selector ".djs-multi-select .djs-element.selected .djs-outline" no-descending-specificity 248:22 ✖ Unexpected !important declaration-no-important 255:1 ✖ Expected selector ".djs-dragger > .djs-resizer" to come before selector ".djs-shape.djs-resizing > .djs-resizer" no-descending-specificity 263:14 ✖ Unexpected !important declaration-no-important 264:42 ✖ Unexpected !important declaration-no-important 269:40 ✖ Unexpected !important declaration-no-important 270:16 ✖ Unexpected !important declaration-no-important 278:40 ✖ Unexpected !important declaration-no-important 279:16 ✖ Unexpected !important declaration-no-important 284:14 ✖ Unexpected !important declaration-no-important 285:42 ✖ Unexpected !important declaration-no-important 290:16 ✖ Unexpected !important declaration-no-important 291:24 ✖ Unexpected !important declaration-no-important 298:1 ✖ Expected selector ".djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 303:22 ✖ Unexpected !important declaration-no-important 395:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 412:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 440:48 ✖ Unexpected !important declaration-no-important 443:1 ✖ Expected selector ".djs-palette .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 443:1 ✖ Unexpected duplicate selector ".djs-palette .entry, .djs-palette .djs-palette-toggle", first used at line 409 no-duplicate-selectors 444:1 ✖ Expected selector ".djs-palette .djs-palette-toggle" to come before selector ".djs-palette .djs-palette-toggle:hover" no-descending-specificity 447:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 487:1 ✖ Expected selector ".djs-context-pad .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 492:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 537:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 548:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 554:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 560:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 564:1 ✖ Expected selector ".djs-popup-header .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 587:1 ✖ Unexpected duplicate selector ".djs-popup-search", first used at line 576 no-duplicate-selectors 598:1 ✖ Expected selector ".djs-popup-search input" to come before selector ".djs-popup-search input:focus" no-descending-specificity 598:1 ✖ Unexpected duplicate selector ".djs-popup-search input", first used at line 541 no-duplicate-selectors 616:1 ✖ Expected selector ".djs-popup-body .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 630:3 ✖ Expected selector ".djs-popup-label:not( :first-child )" to come before selector ".djs-popup [ class*='icon' ] .djs-popup-label" no-descending-specificity 648:1 ✖ Expected selector ".djs-popup-body .entry" to come before selector ".djs-palette .entry:hover" no-descending-specificity 674:1 ✖ Expected selector ".djs-popup-label" to come before selector ".djs-popup [ class*='icon' ] .djs-popup-label" no-descending-specificity 680:1 ✖ Expected selector ".djs-popup-label" to come before selector ".djs-popup [ class*='icon' ] .djs-popup-label" no-descending-specificity 682:1 ✖ Expected selector ".djs-popup .entry-header" to come before selector ".djs-popup-body .entry-header:not( :first-child )" no-descending-specificity 745:1 ✖ Expected selector ".djs-palette" to come before selector ".djs-palette:not( .open )" no-descending-specificity 745:1 ✖ Unexpected duplicate selector ".djs-palette", first used at line 382 no-duplicate-selectors 781:1 ✖ Expected selector ".djs-bendpoint .djs-visual" to come before selector ".djs-segment-dragger:hover .djs-visual" no-descending-specificity 817:1 ✖ Expected selector ".djs-segment-dragger .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 818:1 ✖ Expected selector ".djs-bendpoint .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 836:1 ✖ Expected selector ".djs-updating > *" to come before selector ".djs-drag-active .djs-bendpoints *" no-descending-specificity 837:24 ✖ Unexpected !important declaration-no-important 841:1 ✖ Expected selector ".djs-updating .djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 842:1 ✖ Expected selector ".djs-updating .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 843:1 ✖ Expected selector ".djs-multi-select .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 844:1 ✖ Expected selector ".djs-multi-select .djs-segment-dragger" to come before selector ".djs-bendpoints.hover .djs-segment-dragger" no-descending-specificity 845:1 ✖ Expected selector ".connect-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 846:1 ✖ Expected selector ".connect-not-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 847:1 ✖ Expected selector ".drop-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 848:1 ✖ Expected selector ".drop-not-ok .djs-bendpoint" to come before selector ".djs-bendpoints.hover .djs-bendpoint" no-descending-specificity 849:17 ✖ Unexpected !important declaration-no-important 870:14 ✖ Unexpected unit "px" for property "font-size" declaration-property-unit-disallowed-list 871:16 ✖ Unexpected unit "px" for property "line-height" declaration-property-unit-disallowed-list 909:1 ✖ Expected selector ".djs-search-input input" to come before selector ".djs-popup-search input:focus" no-descending-specificity 918:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 935:15 ✖ Unexpected named color "white" color-named 973:1 ✖ Expected selector ".djs-element-hidden .djs-hit" to come before selector ".djs-element.attach-ok .djs-hit" no-descending-specificity 974:1 ✖ Expected selector ".djs-element-hidden .djs-outline" to come before selector ".djs-element.selected .djs-outline" no-descending-specificity 976:17 ✖ Unexpected !important declaration-no-important resources/styles/cpd.overview.special.css 1:1 ✖ Expected "#bs-cpd-wrapper.loading .loader" to have no more than 0 ID selectors selector-max-id resources/styles/ext/bpmn-js-bpmnlint.css 44:17 ✖ Unexpected named color "white" color-named 73:1 ✖ Expected selector ".bjsl-overlay" to come before selector ".bjsl-overlay:hover" no-descending-specificity 73:1 ✖ Unexpected duplicate selector ".bjsl-overlay", first used at line 12 no-duplicate-selectors 77:1 ✖ Expected selector ".bjsl-issues-top-right .bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 83:1 ✖ Expected selector ".bjsl-issues-bottom-right .bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 97:1 ✖ Expected selector ".bjsl-dropdown-content" to come before selector ".bjsl-issues-bottom-right .bjsl-dropdown-content" no-descending-specificity 102:1 ✖ Expected selector ".bjsl-dropdown" to come before selector ".bjsl-overlay:hover .bjsl-dropdown" no-descending-specificity 102:1 ✖ Unexpected duplicate selector ".bjsl-dropdown", first used at line 24 no-duplicate-selectors 106:1 ✖ Unexpected duplicate selector ".bjsl-issues", first used at line 33 no-duplicate-selectors 133:1 ✖ Unexpected duplicate selector ".bjsl-issues .icon", first used at line 123 no-duplicate-selectors 200:11 ✖ Unexpected value "none" for property "border" declaration-property-value-disallowed-list 203:12 ✖ Unexpected value "none" for property "outline" declaration-property-value-disallowed-list 212:1 ✖ Expected selector ".bjsl-button .icon" to come before selector ".bjsl-issues .error .icon" no-descending-specificity 221:10 ✖ Unexpected named color "white" color-named 226:10 ✖ Unexpected named color "white" color-named 231:10 ✖ Unexpected named color "white" color-named resources/styles/ext/bpmn-embedded.css 26:16 ✖ Unexpected missing generic font family font-family-no-missing-generic-family-keyword resources/styles/cpd.less 107:1 ✖ Expected "#contentSub:empty" to have no more than 0 ID selectors selector-max-id resources/styles/pygments.generated.css 2:27 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 3:109 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 4:103 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 5:106 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 6:107 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 7:49 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after 8:39 ✖ Expected single space after "}" of a single-line block @stylistic/block-closing-brace-space-after ✖ 103 problems (103 errors, 0 warnings) --- stdout --- --- end --- $ ./node_modules/.bin/stylelint resources/styles/bpmn.droplet.css resources/styles/ext/bpmn-js.css resources/styles/ext/diagram-js.css resources/styles/cpd.navigation.connections.less resources/styles/ext/color-picker.css resources/styles/cpd.overview.special.css resources/styles/ext/bpmn-js-bpmnlint.css resources/styles/ext/bpmn-embedded.css resources/styles/cpd.less resources/styles/pygments.generated.css resources/styles/cpd.diagram.preview.less -f json --- stdout --- (node:308) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/indentation"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/indentation". (Use `node --trace-deprecation ...` to show where the warning was created) (node:308) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/declaration-colon-space-after"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/declaration-colon-space-after". (node:308) [stylelint:007] DeprecationWarning: Partial position information in the `utils.report()` function is deprecated ("@stylistic/block-closing-brace-newline-before"). Please pass both `index` and `endIndex` as arguments in the `utils.report()` function of "@stylistic/block-closing-brace-newline-before". [{"source":"/src/repo/resources/styles/bpmn.droplet.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"warnings":[]},{"source":"/src/repo/resources/styles/ext/bpmn-js.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":48,"column":13,"endLine":48,"endColumn":17,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"font-size\" (declaration-property-unit-disallowed-list)"},{"line":101,"column":10,"endLine":101,"endColumn":14,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"border\" (declaration-property-value-disallowed-list)"},{"line":103,"column":11,"endLine":103,"endColumn":15,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"outline\" (declaration-property-value-disallowed-list)"}]},{"source":"/src/repo/resources/styles/ext/diagram-js.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":915,"column":14,"endLine":915,"endColumn":19,"rule":"color-named","severity":"error","text":"Unexpected named color \"white\" (color-named)"},{"line":133,"column":50,"endLine":133,"endColumn":60,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":138,"column":51,"endLine":138,"endColumn":61,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":142,"column":47,"endLine":142,"endColumn":57,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":146,"column":57,"endLine":146,"endColumn":67,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":150,"column":53,"endLine":150,"endColumn":63,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":158,"column":22,"endLine":158,"endColumn":32,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":165,"column":18,"endLine":165,"endColumn":28,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":169,"column":20,"endLine":169,"endColumn":30,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":170,"column":53,"endLine":170,"endColumn":63,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":175,"column":20,"endLine":175,"endColumn":30,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":176,"column":53,"endLine":176,"endColumn":63,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":177,"column":13,"endLine":177,"endColumn":23,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":244,"column":21,"endLine":244,"endColumn":31,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":259,"column":13,"endLine":259,"endColumn":23,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":260,"column":41,"endLine":260,"endColumn":51,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":265,"column":39,"endLine":265,"endColumn":49,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":266,"column":15,"endLine":266,"endColumn":25,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":274,"column":39,"endLine":274,"endColumn":49,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":275,"column":15,"endLine":275,"endColumn":25,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":280,"column":13,"endLine":280,"endColumn":23,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":281,"column":41,"endLine":281,"endColumn":51,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":286,"column":15,"endLine":286,"endColumn":25,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":287,"column":23,"endLine":287,"endColumn":33,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":299,"column":21,"endLine":299,"endColumn":31,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":431,"column":47,"endLine":431,"endColumn":57,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":823,"column":23,"endLine":823,"endColumn":33,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":835,"column":16,"endLine":835,"endColumn":26,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":956,"column":16,"endLine":956,"endColumn":26,"rule":"declaration-no-important","severity":"error","text":"Unexpected !important (declaration-no-important)"},{"line":404,"column":13,"endLine":404,"endColumn":17,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"font-size\" (declaration-property-unit-disallowed-list)"},{"line":438,"column":15,"endLine":438,"endColumn":19,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"line-height\" (declaration-property-unit-disallowed-list)"},{"line":483,"column":13,"endLine":483,"endColumn":17,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"font-size\" (declaration-property-unit-disallowed-list)"},{"line":535,"column":15,"endLine":535,"endColumn":19,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"line-height\" (declaration-property-unit-disallowed-list)"},{"line":547,"column":15,"endLine":547,"endColumn":19,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"line-height\" (declaration-property-unit-disallowed-list)"},{"line":854,"column":13,"endLine":854,"endColumn":17,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"font-size\" (declaration-property-unit-disallowed-list)"},{"line":855,"column":15,"endLine":855,"endColumn":19,"rule":"declaration-property-unit-disallowed-list","severity":"error","text":"Unexpected unit \"px\" for property \"line-height\" (declaration-property-unit-disallowed-list)"},{"line":388,"column":10,"endLine":388,"endColumn":14,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"border\" (declaration-property-value-disallowed-list)"},{"line":524,"column":11,"endLine":524,"endColumn":15,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"outline\" (declaration-property-value-disallowed-list)"},{"line":541,"column":11,"endLine":541,"endColumn":15,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"outline\" (declaration-property-value-disallowed-list)"},{"line":898,"column":11,"endLine":898,"endColumn":15,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"outline\" (declaration-property-value-disallowed-list)"},{"line":243,"column":1,"endLine":243,"endColumn":39,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-shape.djs-resizing > .djs-outline\" to come before selector \".djs-multi-select .djs-element.selected .djs-outline\" (no-descending-specificity)"},{"line":251,"column":1,"endLine":251,"endColumn":28,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-dragger > .djs-resizer\" to come before selector \".djs-shape.djs-resizing > .djs-resizer\" (no-descending-specificity)"},{"line":294,"column":1,"endLine":294,"endColumn":13,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-outline\" to come before selector \".djs-element.selected .djs-outline\" (no-descending-specificity)"},{"line":434,"column":1,"endLine":434,"endColumn":20,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-palette .entry\" to come before selector \".djs-palette .entry:hover\" (no-descending-specificity)"},{"line":435,"column":1,"endLine":435,"endColumn":33,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-palette .djs-palette-toggle\" to come before selector \".djs-palette .djs-palette-toggle:hover\" (no-descending-specificity)"},{"line":478,"column":1,"endLine":478,"endColumn":24,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-context-pad .entry\" to come before selector \".djs-palette .entry:hover\" (no-descending-specificity)"},{"line":551,"column":1,"endLine":551,"endColumn":25,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-header .entry\" to come before selector \".djs-palette .entry:hover\" (no-descending-specificity)"},{"line":585,"column":1,"endLine":585,"endColumn":24,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-search input\" to come before selector \".djs-popup-search input:focus\" (no-descending-specificity)"},{"line":603,"column":1,"endLine":603,"endColumn":23,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-body .entry\" to come before selector \".djs-palette .entry:hover\" (no-descending-specificity)"},{"line":617,"column":1,"endLine":617,"endColumn":37,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-label:not( :first-child )\" to come before selector \".djs-popup [ class*='icon' ] .djs-popup-label\" (no-descending-specificity)"},{"line":635,"column":1,"endLine":635,"endColumn":23,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-body .entry\" to come before selector \".djs-palette .entry:hover\" (no-descending-specificity)"},{"line":661,"column":1,"endLine":661,"endColumn":17,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-label\" to come before selector \".djs-popup [ class*='icon' ] .djs-popup-label\" (no-descending-specificity)"},{"line":667,"column":1,"endLine":667,"endColumn":17,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup-label\" to come before selector \".djs-popup [ class*='icon' ] .djs-popup-label\" (no-descending-specificity)"},{"line":669,"column":1,"endLine":669,"endColumn":25,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-popup .entry-header\" to come before selector \".djs-popup-body .entry-header:not( :first-child )\" (no-descending-specificity)"},{"line":732,"column":1,"endLine":732,"endColumn":13,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-palette\" to come before selector \".djs-palette:not( .open )\" (no-descending-specificity)"},{"line":767,"column":1,"endLine":767,"endColumn":27,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-bendpoint .djs-visual\" to come before selector \".djs-segment-dragger:hover .djs-visual\" (no-descending-specificity)"},{"line":803,"column":1,"endLine":803,"endColumn":30,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-segment-dragger .djs-hit\" to come before selector \".djs-element.attach-ok .djs-hit\" (no-descending-specificity)"},{"line":804,"column":1,"endLine":804,"endColumn":24,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-bendpoint .djs-hit\" to come before selector \".djs-element.attach-ok .djs-hit\" (no-descending-specificity)"},{"line":822,"column":1,"endLine":822,"endColumn":18,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-updating > *\" to come before selector \".djs-drag-active .djs-bendpoints *\" (no-descending-specificity)"},{"line":827,"column":1,"endLine":827,"endColumn":27,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-updating .djs-outline\" to come before selector \".djs-element.selected .djs-outline\" (no-descending-specificity)"},{"line":828,"column":1,"endLine":828,"endColumn":29,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-updating .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":829,"column":1,"endLine":829,"endColumn":33,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-multi-select .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":830,"column":1,"endLine":830,"endColumn":39,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-multi-select .djs-segment-dragger\" to come before selector \".djs-bendpoints.hover .djs-segment-dragger\" (no-descending-specificity)"},{"line":831,"column":1,"endLine":831,"endColumn":27,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".connect-ok .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":832,"column":1,"endLine":832,"endColumn":31,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".connect-not-ok .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":833,"column":1,"endLine":833,"endColumn":24,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".drop-ok .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":834,"column":1,"endLine":834,"endColumn":28,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".drop-not-ok .djs-bendpoint\" to come before selector \".djs-bendpoints.hover .djs-bendpoint\" (no-descending-specificity)"},{"line":889,"column":1,"endLine":889,"endColumn":24,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-search-input input\" to come before selector \".djs-popup-search input:focus\" (no-descending-specificity)"},{"line":953,"column":1,"endLine":953,"endColumn":29,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-element-hidden .djs-hit\" to come before selector \".djs-element.attach-ok .djs-hit\" (no-descending-specificity)"},{"line":954,"column":1,"endLine":954,"endColumn":33,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".djs-element-hidden .djs-outline\" to come before selector \".djs-element.selected .djs-outline\" (no-descending-specificity)"},{"line":434,"column":1,"endLine":435,"endColumn":33,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".djs-palette .entry,\n.djs-palette .djs-palette-toggle\", first used at line 401 (no-duplicate-selectors)"},{"line":574,"column":1,"endLine":574,"endColumn":18,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".djs-popup-search\", first used at line 563 (no-duplicate-selectors)"},{"line":585,"column":1,"endLine":585,"endColumn":24,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".djs-popup-search input\", first used at line 528 (no-duplicate-selectors)"},{"line":732,"column":1,"endLine":732,"endColumn":13,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".djs-palette\", first used at line 377 (no-duplicate-selectors)"}]},{"source":"/src/repo/resources/styles/cpd.navigation.connections.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":64,"column":2,"endLine":64,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 3 tabs (@stylistic/indentation)"},{"line":65,"column":2,"endLine":65,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 3 tabs (@stylistic/indentation)"}]},{"source":"/src/repo/resources/styles/ext/color-picker.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"warnings":[]},{"source":"/src/repo/resources/styles/cpd.overview.special.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":5,"column":13,"endLine":6,"endColumn":1,"rule":"@stylistic/declaration-colon-space-after","severity":"error","text":"Expected single space after \":\" (@stylistic/declaration-colon-space-after)"},{"line":1,"column":1,"endLine":1,"endColumn":32,"rule":"selector-max-id","severity":"error","text":"Expected \"#bs-cpd-wrapper.loading .loader\" to have no more than 0 ID selectors (selector-max-id)"}]},{"source":"/src/repo/resources/styles/ext/bpmn-js-bpmnlint.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":134,"column":41,"endLine":134,"endColumn":42,"rule":"@stylistic/linebreaks","severity":"error","text":"Expected linebreak to be unix (@stylistic/linebreaks)"},{"line":187,"column":25,"endLine":187,"endColumn":26,"rule":"@stylistic/linebreaks","severity":"error","text":"Expected linebreak to be unix (@stylistic/linebreaks)"},{"line":44,"column":16,"endLine":44,"endColumn":21,"rule":"color-named","severity":"error","text":"Unexpected named color \"white\" (color-named)"},{"line":219,"column":9,"endLine":219,"endColumn":14,"rule":"color-named","severity":"error","text":"Unexpected named color \"white\" (color-named)"},{"line":224,"column":9,"endLine":224,"endColumn":14,"rule":"color-named","severity":"error","text":"Unexpected named color \"white\" (color-named)"},{"line":229,"column":9,"endLine":229,"endColumn":14,"rule":"color-named","severity":"error","text":"Unexpected named color \"white\" (color-named)"},{"line":198,"column":10,"endLine":198,"endColumn":14,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"border\" (declaration-property-value-disallowed-list)"},{"line":201,"column":11,"endLine":201,"endColumn":15,"rule":"declaration-property-value-disallowed-list","severity":"error","text":"Unexpected value \"none\" for property \"outline\" (declaration-property-value-disallowed-list)"},{"line":73,"column":1,"endLine":73,"endColumn":14,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-overlay\" to come before selector \".bjsl-overlay:hover\" (no-descending-specificity)"},{"line":77,"column":1,"endLine":77,"endColumn":38,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-issues-top-right .bjsl-dropdown\" to come before selector \".bjsl-overlay:hover .bjsl-dropdown\" (no-descending-specificity)"},{"line":83,"column":1,"endLine":83,"endColumn":41,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-issues-bottom-right .bjsl-dropdown\" to come before selector \".bjsl-overlay:hover .bjsl-dropdown\" (no-descending-specificity)"},{"line":97,"column":1,"endLine":97,"endColumn":23,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-dropdown-content\" to come before selector \".bjsl-issues-bottom-right .bjsl-dropdown-content\" (no-descending-specificity)"},{"line":102,"column":1,"endLine":102,"endColumn":15,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-dropdown\" to come before selector \".bjsl-overlay:hover .bjsl-dropdown\" (no-descending-specificity)"},{"line":210,"column":1,"endLine":210,"endColumn":19,"rule":"no-descending-specificity","severity":"error","text":"Expected selector \".bjsl-button .icon\" to come before selector \".bjsl-issues .error .icon\" (no-descending-specificity)"},{"line":73,"column":1,"endLine":73,"endColumn":14,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".bjsl-overlay\", first used at line 12 (no-duplicate-selectors)"},{"line":102,"column":1,"endLine":102,"endColumn":15,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".bjsl-dropdown\", first used at line 24 (no-duplicate-selectors)"},{"line":106,"column":1,"endLine":106,"endColumn":13,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".bjsl-issues\", first used at line 33 (no-duplicate-selectors)"},{"line":133,"column":1,"endLine":133,"endColumn":19,"rule":"no-duplicate-selectors","severity":"error","text":"Unexpected duplicate selector \".bjsl-issues .icon\", first used at line 123 (no-duplicate-selectors)"}]},{"source":"/src/repo/resources/styles/ext/bpmn-embedded.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":27,"column":2,"endLine":27,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 0 tabs (@stylistic/indentation)"},{"line":62,"column":2,"endLine":62,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":64,"column":2,"endLine":64,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":66,"column":2,"endLine":66,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":68,"column":2,"endLine":68,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":70,"column":2,"endLine":70,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":72,"column":2,"endLine":72,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":74,"column":2,"endLine":74,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":76,"column":2,"endLine":76,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":78,"column":2,"endLine":78,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":80,"column":2,"endLine":80,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":82,"column":2,"endLine":82,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":84,"column":2,"endLine":84,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":86,"column":2,"endLine":86,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":88,"column":2,"endLine":88,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":90,"column":2,"endLine":90,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":92,"column":2,"endLine":92,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":94,"column":2,"endLine":94,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":96,"column":2,"endLine":96,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":98,"column":2,"endLine":98,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":100,"column":2,"endLine":100,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":102,"column":2,"endLine":102,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":104,"column":2,"endLine":104,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":106,"column":2,"endLine":106,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":108,"column":2,"endLine":108,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":110,"column":2,"endLine":110,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":112,"column":2,"endLine":112,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":114,"column":2,"endLine":114,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":116,"column":2,"endLine":116,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":118,"column":2,"endLine":118,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":120,"column":2,"endLine":120,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":122,"column":2,"endLine":122,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":124,"column":2,"endLine":124,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":126,"column":2,"endLine":126,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":128,"column":2,"endLine":128,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":130,"column":2,"endLine":130,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":132,"column":2,"endLine":132,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":134,"column":2,"endLine":134,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":136,"column":2,"endLine":136,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":138,"column":2,"endLine":138,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":140,"column":2,"endLine":140,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":142,"column":2,"endLine":142,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":144,"column":2,"endLine":144,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":146,"column":2,"endLine":146,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":148,"column":2,"endLine":148,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":150,"column":2,"endLine":150,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":152,"column":2,"endLine":152,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":154,"column":2,"endLine":154,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":156,"column":2,"endLine":156,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":158,"column":2,"endLine":158,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":160,"column":2,"endLine":160,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":162,"column":2,"endLine":162,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":164,"column":2,"endLine":164,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":166,"column":2,"endLine":166,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":168,"column":2,"endLine":168,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":170,"column":2,"endLine":170,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":172,"column":2,"endLine":172,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":174,"column":2,"endLine":174,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":176,"column":2,"endLine":176,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":178,"column":2,"endLine":178,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":180,"column":2,"endLine":180,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":182,"column":2,"endLine":182,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":184,"column":2,"endLine":184,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":186,"column":2,"endLine":186,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":188,"column":2,"endLine":188,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":190,"column":2,"endLine":190,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":192,"column":2,"endLine":192,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":194,"column":2,"endLine":194,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":196,"column":2,"endLine":196,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":198,"column":2,"endLine":198,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":200,"column":2,"endLine":200,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":202,"column":2,"endLine":202,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":204,"column":2,"endLine":204,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":206,"column":2,"endLine":206,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":208,"column":2,"endLine":208,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":210,"column":2,"endLine":210,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":212,"column":2,"endLine":212,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":214,"column":2,"endLine":214,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":216,"column":2,"endLine":216,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":218,"column":2,"endLine":218,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":220,"column":2,"endLine":220,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":222,"column":2,"endLine":222,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":224,"column":2,"endLine":224,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":226,"column":2,"endLine":226,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":228,"column":2,"endLine":228,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":230,"column":2,"endLine":230,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":232,"column":2,"endLine":232,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":234,"column":2,"endLine":234,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":236,"column":2,"endLine":236,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":238,"column":2,"endLine":238,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":240,"column":2,"endLine":240,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":242,"column":2,"endLine":242,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":244,"column":2,"endLine":244,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":246,"column":2,"endLine":246,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":248,"column":2,"endLine":248,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":250,"column":2,"endLine":250,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":252,"column":2,"endLine":252,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":254,"column":2,"endLine":254,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":256,"column":2,"endLine":256,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":258,"column":2,"endLine":258,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":260,"column":2,"endLine":260,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":262,"column":2,"endLine":262,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":264,"column":2,"endLine":264,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":266,"column":2,"endLine":266,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":268,"column":2,"endLine":268,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":270,"column":2,"endLine":270,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":272,"column":2,"endLine":272,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":274,"column":2,"endLine":274,"endColumn":19,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":62,"column":19,"endLine":62,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":64,"column":19,"endLine":64,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":66,"column":19,"endLine":66,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":68,"column":19,"endLine":68,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":70,"column":19,"endLine":70,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":72,"column":19,"endLine":72,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":74,"column":19,"endLine":74,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":76,"column":19,"endLine":76,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":78,"column":19,"endLine":78,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":80,"column":19,"endLine":80,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":82,"column":19,"endLine":82,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":84,"column":19,"endLine":84,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":86,"column":19,"endLine":86,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":88,"column":19,"endLine":88,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":90,"column":19,"endLine":90,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":92,"column":19,"endLine":92,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":94,"column":19,"endLine":94,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":96,"column":19,"endLine":96,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":98,"column":19,"endLine":98,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":100,"column":19,"endLine":100,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":102,"column":19,"endLine":102,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":104,"column":19,"endLine":104,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":106,"column":19,"endLine":106,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":108,"column":19,"endLine":108,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":110,"column":19,"endLine":110,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":112,"column":19,"endLine":112,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":114,"column":19,"endLine":114,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":116,"column":19,"endLine":116,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":118,"column":19,"endLine":118,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":120,"column":19,"endLine":120,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":122,"column":19,"endLine":122,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":124,"column":19,"endLine":124,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":126,"column":19,"endLine":126,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":128,"column":19,"endLine":128,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":130,"column":19,"endLine":130,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":132,"column":19,"endLine":132,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":134,"column":19,"endLine":134,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":136,"column":19,"endLine":136,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":138,"column":19,"endLine":138,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":140,"column":19,"endLine":140,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":142,"column":19,"endLine":142,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":144,"column":19,"endLine":144,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":146,"column":19,"endLine":146,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":148,"column":19,"endLine":148,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":150,"column":19,"endLine":150,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":152,"column":19,"endLine":152,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":154,"column":19,"endLine":154,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":156,"column":19,"endLine":156,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":158,"column":19,"endLine":158,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":160,"column":19,"endLine":160,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":162,"column":19,"endLine":162,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":164,"column":19,"endLine":164,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":166,"column":19,"endLine":166,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":168,"column":19,"endLine":168,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":170,"column":19,"endLine":170,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":172,"column":19,"endLine":172,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":174,"column":19,"endLine":174,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":176,"column":19,"endLine":176,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":178,"column":19,"endLine":178,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":180,"column":19,"endLine":180,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":182,"column":19,"endLine":182,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":184,"column":19,"endLine":184,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":186,"column":19,"endLine":186,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":188,"column":19,"endLine":188,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":190,"column":19,"endLine":190,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":192,"column":19,"endLine":192,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":194,"column":19,"endLine":194,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":196,"column":19,"endLine":196,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":198,"column":19,"endLine":198,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":200,"column":19,"endLine":200,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":202,"column":19,"endLine":202,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":204,"column":19,"endLine":204,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":206,"column":19,"endLine":206,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":208,"column":19,"endLine":208,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":210,"column":19,"endLine":210,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":212,"column":19,"endLine":212,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":214,"column":19,"endLine":214,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":216,"column":19,"endLine":216,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":218,"column":19,"endLine":218,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":220,"column":19,"endLine":220,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":222,"column":19,"endLine":222,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":224,"column":19,"endLine":224,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":226,"column":19,"endLine":226,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":228,"column":19,"endLine":228,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":230,"column":19,"endLine":230,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":232,"column":19,"endLine":232,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":234,"column":19,"endLine":234,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":236,"column":19,"endLine":236,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":238,"column":19,"endLine":238,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":240,"column":19,"endLine":240,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":242,"column":19,"endLine":242,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":244,"column":19,"endLine":244,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":246,"column":19,"endLine":246,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":248,"column":19,"endLine":248,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":250,"column":19,"endLine":250,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":252,"column":19,"endLine":252,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":254,"column":19,"endLine":254,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":256,"column":19,"endLine":256,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":258,"column":19,"endLine":258,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":260,"column":19,"endLine":260,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":262,"column":19,"endLine":262,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":264,"column":19,"endLine":264,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":266,"column":19,"endLine":266,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":268,"column":19,"endLine":268,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":270,"column":19,"endLine":270,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":272,"column":19,"endLine":272,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":274,"column":19,"endLine":274,"endColumn":20,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":4,"column":6,"endLine":5,"endColumn":1,"rule":"@stylistic/declaration-colon-space-after","severity":"error","text":"Expected single space after \":\" (@stylistic/declaration-colon-space-after)"},{"line":12,"column":6,"endLine":13,"endColumn":1,"rule":"@stylistic/declaration-colon-space-after","severity":"error","text":"Expected single space after \":\" (@stylistic/declaration-colon-space-after)"},{"line":28,"column":15,"endLine":28,"endColumn":21,"rule":"font-family-no-missing-generic-family-keyword","severity":"error","text":"Unexpected missing generic font family (font-family-no-missing-generic-family-keyword)"}]},{"source":"/src/repo/resources/styles/cpd.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":40,"column":2,"endLine":40,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 2 tabs (@stylistic/indentation)"},{"line":47,"column":2,"endLine":47,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":48,"column":2,"endLine":48,"endColumn":3,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":112,"column":1,"endLine":112,"endColumn":18,"rule":"selector-max-id","severity":"error","text":"Expected \"#contentSub:empty\" to have no more than 0 ID selectors (selector-max-id)"}]},{"source":"/src/repo/resources/styles/pygments.generated.css","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":true,"warnings":[{"line":3,"column":2,"endLine":3,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":6,"column":2,"endLine":6,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":7,"column":2,"endLine":7,"endColumn":32,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":8,"column":2,"endLine":8,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":9,"column":2,"endLine":9,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":12,"column":2,"endLine":12,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":13,"column":2,"endLine":13,"endColumn":32,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":14,"column":2,"endLine":14,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":15,"column":2,"endLine":15,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":18,"column":2,"endLine":18,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":19,"column":2,"endLine":19,"endColumn":28,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":20,"column":2,"endLine":20,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":21,"column":2,"endLine":21,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":24,"column":2,"endLine":24,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":25,"column":2,"endLine":25,"endColumn":28,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":26,"column":2,"endLine":26,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":27,"column":2,"endLine":27,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":30,"column":2,"endLine":30,"endColumn":25,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":33,"column":2,"endLine":33,"endColumn":22,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":36,"column":2,"endLine":36,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":37,"column":2,"endLine":37,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":39,"column":2,"endLine":39,"endColumn":25,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":41,"column":2,"endLine":41,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":42,"column":2,"endLine":42,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":44,"column":2,"endLine":44,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":46,"column":2,"endLine":46,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":47,"column":2,"endLine":47,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":49,"column":2,"endLine":49,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":50,"column":2,"endLine":50,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":52,"column":2,"endLine":52,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":54,"column":2,"endLine":54,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":55,"column":2,"endLine":55,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":57,"column":2,"endLine":57,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":58,"column":2,"endLine":58,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":60,"column":2,"endLine":60,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":61,"column":2,"endLine":61,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":63,"column":2,"endLine":63,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":65,"column":2,"endLine":65,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":67,"column":2,"endLine":67,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":69,"column":2,"endLine":69,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":70,"column":2,"endLine":70,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":72,"column":2,"endLine":72,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":74,"column":2,"endLine":74,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":76,"column":2,"endLine":76,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":77,"column":2,"endLine":77,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":79,"column":2,"endLine":79,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":81,"column":2,"endLine":81,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":82,"column":2,"endLine":82,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":84,"column":2,"endLine":84,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":86,"column":2,"endLine":86,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":87,"column":2,"endLine":87,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":89,"column":2,"endLine":89,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":90,"column":2,"endLine":90,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":92,"column":2,"endLine":92,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":93,"column":2,"endLine":93,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":95,"column":2,"endLine":95,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":97,"column":2,"endLine":97,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":98,"column":2,"endLine":98,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":100,"column":2,"endLine":100,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":102,"column":2,"endLine":102,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":104,"column":2,"endLine":104,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":106,"column":2,"endLine":106,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":108,"column":2,"endLine":108,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":110,"column":2,"endLine":110,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":111,"column":2,"endLine":111,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":113,"column":2,"endLine":113,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":115,"column":2,"endLine":115,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":117,"column":2,"endLine":117,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":118,"column":2,"endLine":118,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":120,"column":2,"endLine":120,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":121,"column":2,"endLine":121,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":123,"column":2,"endLine":123,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":125,"column":2,"endLine":125,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":127,"column":2,"endLine":127,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":128,"column":2,"endLine":128,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":130,"column":2,"endLine":130,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":131,"column":2,"endLine":131,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":133,"column":2,"endLine":133,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":135,"column":2,"endLine":135,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":136,"column":2,"endLine":136,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":138,"column":2,"endLine":138,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":140,"column":2,"endLine":140,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":142,"column":2,"endLine":142,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":144,"column":2,"endLine":144,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":146,"column":2,"endLine":146,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":148,"column":2,"endLine":148,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":150,"column":2,"endLine":150,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":152,"column":2,"endLine":152,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":154,"column":2,"endLine":154,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":156,"column":2,"endLine":156,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":158,"column":2,"endLine":158,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":159,"column":2,"endLine":159,"endColumn":21,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":161,"column":2,"endLine":161,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":163,"column":2,"endLine":163,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":164,"column":2,"endLine":164,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":166,"column":2,"endLine":166,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":168,"column":2,"endLine":168,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":169,"column":2,"endLine":169,"endColumn":20,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":171,"column":2,"endLine":171,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":173,"column":2,"endLine":173,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":175,"column":2,"endLine":175,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":177,"column":2,"endLine":177,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":179,"column":2,"endLine":179,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":181,"column":2,"endLine":181,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":183,"column":2,"endLine":183,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":185,"column":2,"endLine":185,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":187,"column":2,"endLine":187,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":189,"column":2,"endLine":189,"endColumn":17,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":191,"column":2,"endLine":191,"endColumn":14,"rule":"@stylistic/indentation","severity":"error","text":"Expected indentation of 1 tab (@stylistic/indentation)"},{"line":3,"column":20,"endLine":3,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":9,"column":21,"endLine":9,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":15,"column":21,"endLine":15,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":21,"column":21,"endLine":21,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":27,"column":21,"endLine":27,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":30,"column":25,"endLine":30,"endColumn":26,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":33,"column":22,"endLine":33,"endColumn":23,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":37,"column":21,"endLine":37,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":39,"column":25,"endLine":39,"endColumn":26,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":42,"column":20,"endLine":42,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":44,"column":14,"endLine":44,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":47,"column":21,"endLine":47,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":50,"column":21,"endLine":50,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":52,"column":17,"endLine":52,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":55,"column":21,"endLine":55,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":58,"column":21,"endLine":58,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":61,"column":21,"endLine":61,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":63,"column":17,"endLine":63,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":65,"column":21,"endLine":65,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":67,"column":17,"endLine":67,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":70,"column":20,"endLine":70,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":72,"column":17,"endLine":72,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":74,"column":17,"endLine":74,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":77,"column":20,"endLine":77,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":79,"column":20,"endLine":79,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":82,"column":20,"endLine":82,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":84,"column":14,"endLine":84,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":87,"column":20,"endLine":87,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":90,"column":20,"endLine":90,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":93,"column":20,"endLine":93,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":95,"column":17,"endLine":95,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":98,"column":20,"endLine":98,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":100,"column":17,"endLine":100,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":102,"column":14,"endLine":102,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":104,"column":17,"endLine":104,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":106,"column":17,"endLine":106,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":108,"column":17,"endLine":108,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":111,"column":20,"endLine":111,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":113,"column":14,"endLine":113,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":115,"column":14,"endLine":115,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":118,"column":20,"endLine":118,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":121,"column":20,"endLine":121,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":123,"column":14,"endLine":123,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":125,"column":17,"endLine":125,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":128,"column":20,"endLine":128,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":131,"column":20,"endLine":131,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":133,"column":17,"endLine":133,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":136,"column":20,"endLine":136,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":138,"column":14,"endLine":138,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":140,"column":14,"endLine":140,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":142,"column":14,"endLine":142,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":144,"column":14,"endLine":144,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":146,"column":14,"endLine":146,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":148,"column":14,"endLine":148,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":150,"column":17,"endLine":150,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":152,"column":17,"endLine":152,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":154,"column":17,"endLine":154,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":156,"column":17,"endLine":156,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":159,"column":21,"endLine":159,"endColumn":22,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":161,"column":17,"endLine":161,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":164,"column":20,"endLine":164,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":166,"column":17,"endLine":166,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":169,"column":20,"endLine":169,"endColumn":21,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":171,"column":17,"endLine":171,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":173,"column":17,"endLine":173,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":175,"column":17,"endLine":175,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":177,"column":17,"endLine":177,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":179,"column":17,"endLine":179,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":181,"column":14,"endLine":181,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":183,"column":17,"endLine":183,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":185,"column":17,"endLine":185,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":187,"column":17,"endLine":187,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":189,"column":17,"endLine":189,"endColumn":18,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"},{"line":191,"column":14,"endLine":191,"endColumn":15,"rule":"@stylistic/block-closing-brace-newline-before","severity":"error","text":"Expected newline before \"}\" of a multi-line block (@stylistic/block-closing-brace-newline-before)"}]},{"source":"/src/repo/resources/styles/cpd.diagram.preview.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"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 1964, 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 1902, in run self.npm_upgrade(plan) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1249, in npm_upgrade hook(update) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1421, in _handle_stylelint errors = json.loads( ^^^^^^^^^^^ File "/usr/lib/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)