This run took 172 seconds.
$ date --- stdout --- Sun Apr 27 03:04:44 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-ContentTranslation.git repo --depth=1 -b REL1_42 --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_42 --- stdout --- 3cc9fa652642698580b9ebde8fdcdf2e6e79e3b8 refs/heads/REL1_42 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio", "yarn-install" ], "effects": [ "@wdio/junit-reporter", "@wdio/local-runner", "@wdio/spec-reporter" ], "range": "5.4.10 - 8.19.0", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/junit-reporter": { "name": "@wdio/junit-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/junit-reporter" ], "fixAvailable": { "name": "@wdio/junit-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/cli", "@wdio/runner" ], "effects": [], "range": "6.0.4 - 8.10.2", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/spec-reporter": { "name": "@wdio/spec-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/spec-reporter" ], "fixAvailable": { "name": "@wdio/spec-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "cross-spawn": { "name": "cross-spawn", "severity": "high", "isDirect": false, "via": [ { "source": 1100562, "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": "<6.0.6" } ], "effects": [ "pre-commit", "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn", "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "pre-commit": { "name": "pre-commit", "severity": "high", "isDirect": true, "via": [ "cross-spawn" ], "effects": [], "range": ">=1.1.0", "nodes": [ "node_modules/pre-commit" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "tar-fs", "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "10.0.0 - 22.11.1", "nodes": [ "node_modules/@wdio/cli/node_modules/puppeteer-core", "node_modules/@wdio/runner/node_modules/puppeteer-core", "node_modules/devtools/node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "tar-fs": { "name": "tar-fs", "severity": "high", "isDirect": false, "via": [ { "source": 1103613, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File", "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx", "severity": "high", "cwe": [ "CWE-22" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, "range": ">=2.0.0 <2.1.2" } ], "effects": [ "puppeteer-core" ], "range": "2.0.0 - 2.1.1", "nodes": [ "node_modules/@wdio/cli/node_modules/tar-fs", "node_modules/@wdio/runner/node_modules/tar-fs", "node_modules/devtools/node_modules/tar-fs" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/tough-cookie" ], "fixAvailable": false }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/cli/node_modules/webdriverio", "node_modules/@wdio/runner/node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": 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": [ "puppeteer-core" ], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/@wdio/cli/node_modules/ws", "node_modules/@wdio/runner/node_modules/ws", "node_modules/devtools/node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "yarn-install": { "name": "yarn-install", "severity": "high", "isDirect": false, "via": [ "cross-spawn" ], "effects": [ "@wdio/cli" ], "range": "*", "nodes": [ "node_modules/yarn-install" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 4, "high": 13, "critical": 0, "total": 17 }, "dependencies": { "prod": 1, "dev": 1048, "optional": 17, "peer": 179, "peerOptional": 0, "total": 1048 } } } --- 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 (3.3.2) - Locking composer/semver (3.4.0) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (3.0.5) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking doctrine/deprecations (1.1.5) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking firebase/php-jwt (v6.11.1) - Locking mediawiki/mediawiki-codesniffer (v43.0.0) - Locking mediawiki/mediawiki-phan-config (0.14.0) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (6.0.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.4.3) - 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 phpcsstandards/phpcsextra (1.1.2) - Locking phpcsstandards/phpcsutils (1.0.9) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.2) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.1.0) - Locking psr/container (2.0.2) - Locking psr/log (2.0.0) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.8.1) - Locking symfony/console (v5.4.47) - Locking symfony/deprecation-contracts (v3.5.1) - 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/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 0 [>---------------------------] 0 [->--------------------------] - Installing composer/installers (v2.3.0): Extracting archive - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing firebase/php-jwt (v6.11.1): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive - Installing phpcsstandards/phpcsextra (1.1.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.4.0): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): 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.1.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.5): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (2.0.0): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.4.3): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive - Installing mediawiki/minus-x (1.1.1): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.3.2): Extracting archive 0/38 [>---------------------------] 0% 20/38 [==============>-------------] 52% 33/38 [========================>---] 86% 38/38 [============================] 100% 4 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 17 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio", "yarn-install" ], "effects": [ "@wdio/junit-reporter", "@wdio/local-runner", "@wdio/spec-reporter" ], "range": "5.4.10 - 8.19.0", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/junit-reporter": { "name": "@wdio/junit-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/junit-reporter" ], "fixAvailable": { "name": "@wdio/junit-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/cli", "@wdio/runner" ], "effects": [], "range": "6.0.4 - 8.10.2", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/spec-reporter": { "name": "@wdio/spec-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/spec-reporter" ], "fixAvailable": { "name": "@wdio/spec-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "cross-spawn": { "name": "cross-spawn", "severity": "high", "isDirect": false, "via": [ { "source": 1100562, "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": "<6.0.6" } ], "effects": [ "pre-commit", "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn", "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "pre-commit": { "name": "pre-commit", "severity": "high", "isDirect": true, "via": [ "cross-spawn" ], "effects": [], "range": ">=1.1.0", "nodes": [ "node_modules/pre-commit" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "tar-fs", "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "10.0.0 - 22.11.1", "nodes": [ "node_modules/@wdio/cli/node_modules/puppeteer-core", "node_modules/@wdio/runner/node_modules/puppeteer-core", "node_modules/devtools/node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "tar-fs": { "name": "tar-fs", "severity": "high", "isDirect": false, "via": [ { "source": 1103613, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File", "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx", "severity": "high", "cwe": [ "CWE-22" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, "range": ">=2.0.0 <2.1.2" } ], "effects": [ "puppeteer-core" ], "range": "2.0.0 - 2.1.1", "nodes": [ "node_modules/@wdio/cli/node_modules/tar-fs", "node_modules/@wdio/runner/node_modules/tar-fs", "node_modules/devtools/node_modules/tar-fs" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/tough-cookie" ], "fixAvailable": false }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/cli/node_modules/webdriverio", "node_modules/@wdio/runner/node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": 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": [ "puppeteer-core" ], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/@wdio/cli/node_modules/ws", "node_modules/@wdio/runner/node_modules/ws", "node_modules/devtools/node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "yarn-install": { "name": "yarn-install", "severity": "high", "isDirect": false, "via": [ "cross-spawn" ], "effects": [ "@wdio/cli" ], "range": "*", "nodes": [ "node_modules/yarn-install" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 4, "high": 13, "critical": 0, "total": 17 }, "dependencies": { "prod": 1, "dev": 1048, "optional": 17, "peer": 179, "peerOptional": 0, "total": 1048 } } } --- end --- Attempting to npm audit fix $ /usr/bin/npm audit fix --dry-run --only=dev --json --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriverio@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/config@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/repl@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/types@9.12.3', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/utils@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriver@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- { "added": 1048, "removed": 0, "changed": 0, "audited": 1049, "funding": 207, "audit": { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio", "yarn-install" ], "effects": [ "@wdio/junit-reporter", "@wdio/local-runner", "@wdio/spec-reporter" ], "range": "5.4.10 - 8.19.0", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/junit-reporter": { "name": "@wdio/junit-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/junit-reporter" ], "fixAvailable": { "name": "@wdio/junit-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/cli", "@wdio/runner" ], "effects": [], "range": "6.0.4 - 8.10.2", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true } }, "@wdio/spec-reporter": { "name": "@wdio/spec-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/spec-reporter" ], "fixAvailable": { "name": "@wdio/spec-reporter", "version": "9.12.6", "isSemVerMajor": true } }, "cross-spawn": { "name": "cross-spawn", "severity": "high", "isDirect": false, "via": [ { "source": 1100562, "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": "<6.0.6" } ], "effects": [ "pre-commit", "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn", "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "pre-commit": { "name": "pre-commit", "severity": "high", "isDirect": true, "via": [ "cross-spawn" ], "effects": [], "range": ">=1.1.0", "nodes": [ "node_modules/pre-commit" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "tar-fs", "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "10.0.0 - 22.11.1", "nodes": [ "node_modules/@wdio/cli/node_modules/puppeteer-core", "node_modules/@wdio/runner/node_modules/puppeteer-core", "node_modules/devtools/node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "tar-fs": { "name": "tar-fs", "severity": "high", "isDirect": false, "via": [ { "source": 1103613, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File", "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx", "severity": "high", "cwe": [ "CWE-22" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, "range": ">=2.0.0 <2.1.2" } ], "effects": [ "puppeteer-core" ], "range": "2.0.0 - 2.1.1", "nodes": [ "node_modules/@wdio/cli/node_modules/tar-fs", "node_modules/@wdio/runner/node_modules/tar-fs", "node_modules/devtools/node_modules/tar-fs" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/tough-cookie" ], "fixAvailable": false }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.7.6 - 8.10.2", "nodes": [ "node_modules/@wdio/cli/node_modules/webdriverio", "node_modules/@wdio/runner/node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": 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": [ "puppeteer-core" ], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/@wdio/cli/node_modules/ws", "node_modules/@wdio/runner/node_modules/ws", "node_modules/devtools/node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "yarn-install": { "name": "yarn-install", "severity": "high", "isDirect": false, "via": [ "cross-spawn" ], "effects": [ "@wdio/cli" ], "range": "*", "nodes": [ "node_modules/yarn-install" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 4, "high": 13, "critical": 0, "total": 17 }, "dependencies": { "prod": 1, "dev": 1048, "optional": 17, "peer": 179, "peerOptional": 0, "total": 1048 } } } } --- end --- {"added": 1048, "removed": 0, "changed": 0, "audited": 1049, "funding": 207, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@wdio/cli": {"name": "@wdio/cli", "severity": "high", "isDirect": true, "via": ["webdriverio", "yarn-install"], "effects": ["@wdio/junit-reporter", "@wdio/local-runner", "@wdio/spec-reporter"], "range": "5.4.10 - 8.19.0", "nodes": ["node_modules/@wdio/cli"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}, "@wdio/junit-reporter": {"name": "@wdio/junit-reporter", "severity": "high", "isDirect": true, "via": ["@wdio/cli"], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": ["node_modules/@wdio/junit-reporter"], "fixAvailable": {"name": "@wdio/junit-reporter", "version": "9.12.6", "isSemVerMajor": true}}, "@wdio/local-runner": {"name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": ["@wdio/cli", "@wdio/runner"], "effects": [], "range": "6.0.4 - 8.10.2", "nodes": ["node_modules/@wdio/local-runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true}}, "@wdio/runner": {"name": "@wdio/runner", "severity": "high", "isDirect": false, "via": ["webdriverio"], "effects": ["@wdio/local-runner"], "range": "7.7.6 - 8.10.2", "nodes": ["node_modules/@wdio/runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.12.7", "isSemVerMajor": true}}, "@wdio/spec-reporter": {"name": "@wdio/spec-reporter", "severity": "high", "isDirect": true, "via": ["@wdio/cli"], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": ["node_modules/@wdio/spec-reporter"], "fixAvailable": {"name": "@wdio/spec-reporter", "version": "9.12.6", "isSemVerMajor": true}}, "cross-spawn": {"name": "cross-spawn", "severity": "high", "isDirect": false, "via": [{"source": 1100562, "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": "<6.0.6"}], "effects": ["pre-commit", "yarn-install"], "range": "<6.0.6", "nodes": ["node_modules/pre-commit/node_modules/cross-spawn", "node_modules/yarn-install/node_modules/cross-spawn"], "fixAvailable": {"name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true}}, "devtools": {"name": "devtools", "severity": "high", "isDirect": false, "via": ["puppeteer-core"], "effects": [], "range": "7.7.6 - 8.10.2", "nodes": ["node_modules/devtools"], "fixAvailable": true}, "mwbot": {"name": "mwbot", "severity": "moderate", "isDirect": false, "via": ["request"], "effects": ["wdio-mediawiki"], "range": ">=0.1.6", "nodes": ["node_modules/mwbot"], "fixAvailable": false}, "pre-commit": {"name": "pre-commit", "severity": "high", "isDirect": true, "via": ["cross-spawn"], "effects": [], "range": ">=1.1.0", "nodes": ["node_modules/pre-commit"], "fixAvailable": {"name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true}}, "puppeteer-core": {"name": "puppeteer-core", "severity": "high", "isDirect": false, "via": ["tar-fs", "ws"], "effects": ["devtools", "webdriverio"], "range": "10.0.0 - 22.11.1", "nodes": ["node_modules/@wdio/cli/node_modules/puppeteer-core", "node_modules/@wdio/runner/node_modules/puppeteer-core", "node_modules/devtools/node_modules/puppeteer-core"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}, "request": {"name": "request", "severity": "moderate", "isDirect": false, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<=2.88.2"}, "tough-cookie"], "effects": ["mwbot"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "tar-fs": {"name": "tar-fs", "severity": "high", "isDirect": false, "via": [{"source": 1103613, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File", "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx", "severity": "high", "cwe": ["CWE-22"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"}, "range": ">=2.0.0 <2.1.2"}], "effects": ["puppeteer-core"], "range": "2.0.0 - 2.1.1", "nodes": ["node_modules/@wdio/cli/node_modules/tar-fs", "node_modules/@wdio/runner/node_modules/tar-fs", "node_modules/devtools/node_modules/tar-fs"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/tough-cookie"], "fixAvailable": false}, "wdio-mediawiki": {"name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": ["mwbot"], "effects": [], "range": "*", "nodes": ["node_modules/wdio-mediawiki"], "fixAvailable": false}, "webdriverio": {"name": "webdriverio", "severity": "high", "isDirect": false, "via": ["devtools", "puppeteer-core"], "effects": ["@wdio/cli", "@wdio/runner"], "range": "7.7.6 - 8.10.2", "nodes": ["node_modules/@wdio/cli/node_modules/webdriverio", "node_modules/@wdio/runner/node_modules/webdriverio"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": 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": ["puppeteer-core"], "range": "8.0.0 - 8.17.0", "nodes": ["node_modules/@wdio/cli/node_modules/ws", "node_modules/@wdio/runner/node_modules/ws", "node_modules/devtools/node_modules/ws"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}, "yarn-install": {"name": "yarn-install", "severity": "high", "isDirect": false, "via": ["cross-spawn"], "effects": ["@wdio/cli"], "range": "*", "nodes": ["node_modules/yarn-install"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 4, "high": 13, "critical": 0, "total": 17}, "dependencies": {"prod": 1, "dev": 1048, "optional": 17, "peer": 179, "peerOptional": 0, "total": 1048}}}} $ /usr/bin/npm audit fix --only=dev --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriverio@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/config@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/repl@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/types@9.12.3', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/utils@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriver@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin --- stdout --- added 1047 packages, and audited 1048 packages in 20s 207 packages are looking for funding run `npm fund` for details # npm audit report cross-spawn <6.0.6 Severity: high Regular Expression Denial of Service (ReDoS) in cross-spawn - https://github.com/advisories/GHSA-3xgq-45jj-v275 fix available via `npm audit fix --force` Will install pre-commit@1.0.10, which is a breaking change node_modules/pre-commit/node_modules/cross-spawn node_modules/yarn-install/node_modules/cross-spawn pre-commit >=1.1.0 Depends on vulnerable versions of cross-spawn node_modules/pre-commit yarn-install * Depends on vulnerable versions of cross-spawn node_modules/yarn-install @wdio/cli 5.4.10 - 8.19.0 Depends on vulnerable versions of webdriverio Depends on vulnerable versions of yarn-install node_modules/@wdio/cli @wdio/junit-reporter 6.0.4 - 8.0.0-alpha.631 Depends on vulnerable versions of @wdio/cli node_modules/@wdio/junit-reporter @wdio/local-runner 6.0.4 - 8.10.2 Depends on vulnerable versions of @wdio/cli Depends on vulnerable versions of @wdio/runner node_modules/@wdio/local-runner @wdio/spec-reporter 6.0.4 - 8.0.0-alpha.631 Depends on vulnerable versions of @wdio/cli node_modules/@wdio/spec-reporter request * Severity: moderate Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6 Depends on vulnerable versions of tough-cookie No fix available node_modules/request mwbot >=0.1.6 Depends on vulnerable versions of request node_modules/mwbot wdio-mediawiki * Depends on vulnerable versions of mwbot node_modules/wdio-mediawiki tar-fs 2.0.0 - 2.1.1 Severity: high tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File - https://github.com/advisories/GHSA-pq67-2wwv-3xjx fix available via `npm audit fix --force` Will install @wdio/cli@9.12.7, which is a breaking change node_modules/@wdio/cli/node_modules/tar-fs node_modules/@wdio/runner/node_modules/tar-fs node_modules/devtools/node_modules/tar-fs puppeteer-core 10.0.0 - 22.11.1 Depends on vulnerable versions of tar-fs Depends on vulnerable versions of ws node_modules/@wdio/cli/node_modules/puppeteer-core node_modules/@wdio/runner/node_modules/puppeteer-core node_modules/devtools/node_modules/puppeteer-core devtools 7.7.6 - 8.10.2 Depends on vulnerable versions of puppeteer-core node_modules/devtools webdriverio 7.7.6 - 8.10.2 Depends on vulnerable versions of devtools Depends on vulnerable versions of puppeteer-core node_modules/@wdio/cli/node_modules/webdriverio node_modules/@wdio/runner/node_modules/webdriverio @wdio/runner 7.7.6 - 8.10.2 Depends on vulnerable versions of webdriverio node_modules/@wdio/runner tough-cookie <4.1.3 Severity: moderate tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3 No fix available node_modules/tough-cookie ws 8.0.0 - 8.17.0 Severity: high ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q fix available via `npm audit fix --force` Will install @wdio/cli@9.12.7, which is a breaking change node_modules/@wdio/cli/node_modules/ws node_modules/@wdio/runner/node_modules/ws node_modules/devtools/node_modules/ws 17 vulnerabilities (4 moderate, 13 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriverio@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/config@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/logger@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/repl@9.4.4', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/types@9.12.3', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wdio/utils@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'webdriver@9.12.5', npm WARN EBADENGINE required: { node: '>=18.20.0' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin --- stdout --- added 1047 packages, and audited 1048 packages in 37s 207 packages are looking for funding run `npm fund` for details 17 vulnerabilities (4 moderate, 13 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ /usr/bin/npm test --- stderr --- npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: @vue/server-renderer@3.4.19 npm WARN Found: vue@3.3.9 npm WARN node_modules/vue npm WARN dev vue@"3.3.9" from the root project npm WARN 8 more (vue-demi, @vitejs/plugin-vue, @vue/server-renderer, ...) npm WARN npm WARN Could not resolve dependency: npm WARN peer vue@"3.4.19" from @vue/server-renderer@3.4.19 npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.2 npm WARN node_modules/@vue/test-utils npm WARN npm WARN Conflicting peer dependency: vue@3.4.19 npm WARN node_modules/vue npm WARN peer vue@"3.4.19" from @vue/server-renderer@3.4.19 npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.2 npm WARN node_modules/@vue/test-utils npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated iltorb@2.4.5: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb PASS src/utils/publishHelper.test.js PASS src/components/SXTranslationConfirmer/useActionPanel.test.js PASS src/composables/useTranslationSave.test.js PASS src/components/SXPublisher/useTranslationPublish.test.js PASS src/composables/useSuggestionsFetch.test.js ● Console console.error No suggestion seed found! Suggestion fetching will fail! 113 | // or if no seeds were fetched from the "seeds-fetching" API 114 | if (!currentSeedCollection || !currentSeedCollection.seeds.length) { > 115 | mw.log.error("No suggestion seed found! Suggestion fetching will fail!"); | ^ 116 | 117 | return null; 118 | } at error (src/composables/useSuggestionsFetch.js:115:14) at getSuggestionSeed (src/composables/useSuggestionsFetch.js:190:26) at Object.<anonymous> (src/composables/useSuggestionsFetch.test.js:144:5) PASS src/components/SXSentenceSelector/tests/SubSection.test.js [1m[33m[@vue/compiler-sfc][0m[33m `defineProps` is a compiler macro and no longer needs to be imported.[0m [1m[33m[@vue/compiler-sfc][0m[33m `defineEmits` is a compiler macro and no longer needs to be imported.[0m PASS src/components/SXPublisher/useEditTranslation.test.js (5.329 s) PASS src/components/SXTranslationConfirmer/SXTranslationConfirmerActionPanel.test.js PASS src/components/SXArticleSearch/SXArticleSearch.test.js (5.331 s) ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton class="pa-0 ms-4" weight="quiet" onClick=fn<close> > at <MwCol shrink="" align="start" class="pe-4" > at <MwRow class="sx-article-search__header ma-0 py-3" align="stretch" justify="start" > at <SXArticleSearch ref="VTU_COMPONENT" > at <VTUROOT> 74 | 75 | describe("SXArticleSearch component test", () => { > 76 | const wrapper = mount(SXArticleSearch, { | ^ 77 | global: { 78 | plugins: [mockStore, router, i18n, eventLogging, BreakpointsPlugin], 79 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at src/components/SXArticleSearch/SXArticleSearch.test.js:76:24 at Object.describe (src/components/SXArticleSearch/SXArticleSearch.test.js:75:1) console.error [vuex] unknown mutation type: translator/clearTranslationsByStatus 15 | const fetchTranslationsByStatus = async (status) => { 16 | let translations = await cxTranslatorApi.fetchTranslations(status); > 17 | store.commit("translator/clearTranslationsByStatus", status); | ^ 18 | 19 | translations.forEach((translation) => 20 | store.commit("translator/addTranslation", translation) at Store.commit (node_modules/vuex/dist/vuex.cjs.js:1001:15) at Store.boundCommit [as commit] (node_modules/vuex/dist/vuex.cjs.js:942:19) at commit (src/composables/useTranslationsFetch.js:17:11) at async Promise.all (index 0) console.error [vuex] unknown mutation type: translator/setTranslationsLoaded 29 | } 30 | > 31 | store.commit("translator/setTranslationsLoaded", { status, value: true }); | ^ 32 | 33 | for (const [sourceLanguage, translations] of Object.entries(queue)) { 34 | store.dispatch("mediawiki/fetchPageMetadata", { at Store.commit (node_modules/vuex/dist/vuex.cjs.js:1001:15) at Store.boundCommit [as commit] (node_modules/vuex/dist/vuex.cjs.js:942:19) at commit (src/composables/useTranslationsFetch.js:31:11) at async Promise.all (index 0) console.error [vuex] unknown mutation type: translator/clearTranslationsByStatus 15 | const fetchTranslationsByStatus = async (status) => { 16 | let translations = await cxTranslatorApi.fetchTranslations(status); > 17 | store.commit("translator/clearTranslationsByStatus", status); | ^ 18 | 19 | translations.forEach((translation) => 20 | store.commit("translator/addTranslation", translation) at Store.commit (node_modules/vuex/dist/vuex.cjs.js:1001:15) at Store.boundCommit [as commit] (node_modules/vuex/dist/vuex.cjs.js:942:19) at commit (src/composables/useTranslationsFetch.js:17:11) at async Promise.all (index 1) console.error [vuex] unknown mutation type: translator/setTranslationsLoaded 29 | } 30 | > 31 | store.commit("translator/setTranslationsLoaded", { status, value: true }); | ^ 32 | 33 | for (const [sourceLanguage, translations] of Object.entries(queue)) { 34 | store.dispatch("mediawiki/fetchPageMetadata", { at Store.commit (node_modules/vuex/dist/vuex.cjs.js:1001:15) at Store.boundCommit [as commit] (node_modules/vuex/dist/vuex.cjs.js:942:19) at commit (src/composables/useTranslationsFetch.js:31:11) at async Promise.all (index 1) console.error [vuex] unknown mutation type: application/setPreviousRoute 93 | router.beforeEach((to, from, next) => { 94 | const store = useStore(); > 95 | store.commit("application/setPreviousRoute", from.name); | ^ 96 | 97 | if (!mw.user.isAnon()) { 98 | userApi.assertUser().catch((error) => { at Store.commit (node_modules/vuex/dist/vuex.cjs.js:1001:15) at Store.boundCommit [as commit] (node_modules/vuex/dist/vuex.cjs.js:942:19) at commit (src/router/index.js:95:9) at node_modules/vue-router/dist/vue-router.cjs:1998:35 at node_modules/vue-router/dist/vue-router.cjs:1970:18 at Object.runWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3878:18) at runWithContext (node_modules/vue-router/dist/vue-router.cjs:3224:19) at node_modules/vue-router/dist/vue-router.cjs:3574:69 PASS src/utils/getInitialLanguagePair.test.js PASS src/components/SXPublisher/SXPublisherReviewInfo.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="pa-0 me-1" onClick=fn<goToPreviousMessage> > at <MwCol key=0 class="sx-publisher__review-info__navigation-buttons justify-end" align="center" > at <MwRow justify="between" class="ma-0" > at <MwCol id="-label" tag="span" grow="" ... > at <MwRow key=0 class="mw-ui-message--error mw-ui-message sx-publisher__review-info ma-0 pa-4 sx-publisher__review-info--error" aria-live=null ... > at <MwMessage type="error" class="sx-publisher__review-info ma-0 pa-4 sx-publisher__review-info--error" inline=false > at <SXPublisherReviewInfo publishFeedbackMessages= [ PublishFeedbackMessage { text: '', title: '1', type: 'generic', status: 'error', details: null }, PublishFeedbackMessage { text: '', title: '2', type: 'generic', status: 'warning', details: null }, PublishFeedbackMessage { text: '', title: '3', type: 'generic', status: 'warning', details: null } ] ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="pa-0 ms-1" onClick=fn<goToNextMessage> > at <MwCol key=0 class="sx-publisher__review-info__navigation-buttons justify-end" align="center" > at <MwRow justify="between" class="ma-0" > at <MwCol id="-label" tag="span" grow="" ... > at <MwRow key=0 class="mw-ui-message--error mw-ui-message sx-publisher__review-info ma-0 pa-4 sx-publisher__review-info--error" aria-live=null ... > at <MwMessage type="error" class="sx-publisher__review-info ma-0 pa-4 sx-publisher__review-info--error" inline=false > at <SXPublisherReviewInfo publishFeedbackMessages= [ PublishFeedbackMessage { text: '', title: '1', type: 'generic', status: 'error', details: null }, PublishFeedbackMessage { text: '', title: '2', type: 'generic', status: 'warning', details: null }, PublishFeedbackMessage { text: '', title: '3', type: 'generic', status: 'warning', details: null } ] ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) PASS src/components/SXPublisher/useMtValidate.test.js PASS src/wiki/cx/models/subSection.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationCard.test.js PASS src/utils/segmentedContentConverter.test.js PASS src/store/modules/application/tests/actions/getCXServerToken.test.js PASS src/components/SXPublisher/usePublishingComplete.test.js PASS src/components/SXSentenceSelector/tests/SXSentenceSelector.test.js PASS src/lib/mediawiki.ui/components/MWButton/MWButton.test.js PASS src/components/SXArticleSearch/SearchResultsCard.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationActionButtons.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="sx-sentence-selector__previous-sentence-button col shrink pa-4" disabled=false ... > at <MwRow class="sx-sentence-selector__translation-action-buttons ma-0" > at <ProposedTranslationActionButtons ref="VTU_COMPONENT" > at <VTUROOT> 14 | 15 | describe("Test ProposedTranslationActionButtons SFC", () => { > 16 | const wrapper = mount(ProposedTranslationActionButtons, { | ^ 17 | global: { plugins: [i18n] }, 18 | }); 19 | at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at src/components/SXSentenceSelector/tests/ProposedTranslationActionButtons.test.js:16:24 at Object.describe (src/components/SXSentenceSelector/tests/ProposedTranslationActionButtons.test.js:15:1) PASS src/store/modules/mediawiki/actions.test.js PASS src/components/SXContentComparator/SXContentComparatorHeaderNavigation.test.js PASS src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 0" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:20:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 1" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:20:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 2" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:20:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 3" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:20:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 0" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:38:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 1" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:38:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 2" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:38:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 3" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:38:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 0" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:48:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 1" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:48:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 2" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:48:21) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="col justify-between items-center py-3 px-4" onClick=fn<onClick> > at <MwRow key="source section 3" tag="li" class="ma-0" > at <SXSectionSelectorSectionList sections= [ { sourceTitle: 'source section 0', targetTitle: 'target section 0' }, { sourceTitle: 'source section 1', targetTitle: 'target section 1' }, { sourceTitle: 'source section 2', targetTitle: 'target section 2' }, { sourceTitle: 'source section 3', targetTitle: 'target section 3' } ] ref="VTU_COMPONENT" > at <VTUROOT> 10 | 11 | const createWrapper = (options = {}) => > 12 | mount(SXSectionSelectorSectionList, { | ^ 13 | props: { 14 | sections, 15 | }, at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:12:8) at Object.createWrapper (src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js:48:21) PASS src/components/SXArticleSearch/ArticleSuggestionsCard.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationHeader.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton class="sx-sentence-selector__proposed-translation__header-settings-button" weight="quiet" onClick=fn > at <MwCol shrink="" class="pe-5" > at <MwRow class="ma-0 ps-5 pb-4" > at <MwCol class="sx-sentence-selector__proposed-translation__header pt-5 shrink" > at <ProposedTranslationHeader ref="VTU_COMPONENT" > at <VTUROOT> 14 | const store = createStore({ modules: { application: applicationModule } }); 15 | > 16 | const wrapper = mount(ProposedTranslationHeader, { | ^ 17 | global: { plugins: [store, i18n] }, 18 | }); 19 | at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at src/components/SXSentenceSelector/tests/ProposedTranslationHeader.test.js:16:24 at Object.describe (src/components/SXSentenceSelector/tests/ProposedTranslationHeader.test.js:9:1) PASS src/components/SXTranslationConfirmer/SXTranslationConfirmerArticleInformation.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton class="px-0" weight="quiet" action="default" ... > at <MwCol shrink="" align="start" > at <MwRow justify="between" class="sx-translation-confirmer__article-information__header ma-0 mb-2" > at <MwCol> at <MwRow class="sx-translation-confirmer__article-information ma-0 pa-4" align="stretch" justify="start" > at <SXTranslationConfirmerArticleInformation ref="VTU_COMPONENT" > at <VTUROOT> 39 | 40 | describe("SXTranslationConfirmerArticleInformation test", () => { > 41 | const wrapper = mount(SXTranslationConfirmerArticleInformation, { | ^ 42 | global: { plugins: [i18n, colors, mockStore] }, 43 | }); 44 | at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6163) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6386) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:6940) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5548:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5061:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5331:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5238:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5203:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5075:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8279:18) at src/components/SXTranslationConfirmer/SXTranslationConfirmerArticleInformation.test.js:41:24 at Object.describe (src/components/SXTranslationConfirmer/SXTranslationConfirmerArticleInformation.test.js:40:1) PASS src/lib/mediawiki.ui/components/MWSelect/MWSelect.test.js PASS src/utils/debounce.test.js PASS src/utils/mtHelper.test.js PASS src/components/SXSectionSelector/SXSectionSelectorSectionListPresent.test.js PASS src/lib/mediawiki.ui/components/MWInput/MWInput.test.js PASS src/plugins/eventlogging/logEvent.test.js PASS src/components/SXArticleSearch/useSuggestedSourceLanguages.test.js PASS src/components/SXSentenceSelector/tests/SXSentenceSelectorContentHeader.test.js PASS src/components/SXArticleSearch/SXSearchArticleSuggestion.test.js PASS src/lib/mediawiki.ui/components/MWExpandableContent/MWExpandableContent.test.js PASS src/utils/mtValidator.test.js PASS src/utils/dateHelper.test.js PASS src/store/modules/suggestions/suggestions.test.js PASS src/lib/mediawiki.ui/components/MWButtonGroup/MWButtonGroup.test.js PASS src/lib/mediawiki.ui/components/MWIcon/MWIcon.test.js PASS src/lib/mediawiki.ui/components/MWRadioGroup/MWRadioGroup.test.js PASS src/lib/mediawiki.ui/components/MWMessage/MWMessage.test.js PASS src/lib/mediawiki.ui/components/MWCircularProgressBar/MWCircleProgressBar.test.js PASS src/plugins/eventlogging/translationSessionPosition.test.js PASS src/components/SXSectionSelector/SXSectionSelectorViewArticleItem.test.js PASS src/lib/mediawiki.ui/components/MWThumbnail/MWThumbnail.test.js PASS src/lib/mediawiki.ui/components/MWRadioGroup/MWRadio.test.js PASS src/lib/mediawiki.ui/components/MWCard/MWcard.test.js PASS src/lib/mediawiki.ui/components/MWBottomNavigation/MWBottomNavigation.test.js PASS src/wiki/cx/models/sectionSuggestion.test.js PASS src/lib/mediawiki.ui/components/MWDialog/MWDialog.test.js PASS src/utils/mediawikiHelper.test.js PASS src/components/SXSentenceSelector/tests/RetryMtCard.test.js Test Suites: 55 passed, 55 total Tests: 143 passed, 143 total Snapshots: 38 passed, 38 total Time: 13.347 s Ran all test suites. --- stdout --- > test > npm run test:cx2 && npm run test:cx3 > test:cx2 > npm -s run lint Checked 1 message directory. /src/repo/modules/dashboard/mw.cx.DashboardList.js 127:7 warning 'language' is already declared in the upper scope on line 122 column 13 no-shadow /src/repo/modules/entrypoints/ext.cx.entrypoints.mffrequentlanguages.js 148:1 warning The type 'LanguageSearcher' is undefined jsdoc/no-undefined-types /src/repo/modules/entrypoints/ext.cx.entrypoints.recentedit/RecentEditEntrypointInvitation.vue 8:7 warning Don't use 'v-text' vue/no-v-text 32:6 warning Don't use 'v-text' vue/no-v-text 61:7 warning Don't use 'v-text' vue/no-v-text 66:6 warning Don't use 'v-text' vue/no-v-text /src/repo/modules/entrypoints/ext.cx.entrypoints.recenttranslation/RecentTranslationEntrypointDialog.vue 7:10 warning Don't use 'v-text' vue/no-v-text 16:6 warning Don't use 'v-text' vue/no-v-text 22:6 warning Don't use 'v-text' vue/no-v-text 33:7 warning Don't use 'v-text' vue/no-v-text 37:12 warning Don't use 'v-text' vue/no-v-text 38:11 warning Don't use 'v-text' vue/no-v-text 41:12 warning Don't use 'v-text' vue/no-v-text 42:11 warning Don't use 'v-text' vue/no-v-text 46:12 warning Don't use 'v-text' vue/no-v-text 47:11 warning Don't use 'v-text' vue/no-v-text 57:13 warning Don't use 'v-text' vue/no-v-text 64:8 warning Don't use 'v-text' vue/no-v-text 78:7 warning Don't use 'v-text' vue/no-v-text 86:13 warning Don't use 'v-text' vue/no-v-text 90:7 warning Don't use 'v-text' vue/no-v-text /src/repo/modules/entrypoints/ext.cx.entrypoints.uls.relevantlanguages/CxUlsEntrypoint.vue 30:6 warning Don't use 'v-text' vue/no-v-text 40:5 warning Don't use 'v-text' vue/no-v-text 68:7 warning Don't use 'v-text' vue/no-v-text /src/repo/modules/mw.cx.init.Translation.js 131:1 warning Syntax error in type: Promise<[Object, mw.cx.dm.DraftTranslationDTO|null]> jsdoc/valid-types /src/repo/modules/stats/ext.cx.stats.js 617:55 warning 'data' is already declared in the upper scope on line 612 column 7 no-shadow 629:55 warning 'data' is already declared in the upper scope on line 612 column 7 no-shadow 641:49 warning 'data' is already declared in the upper scope on line 612 column 7 no-shadow 662:58 warning 'data' is already declared in the upper scope on line 657 column 7 no-shadow 674:58 warning 'data' is already declared in the upper scope on line 657 column 7 no-shadow 686:52 warning 'data' is already declared in the upper scope on line 657 column 7 no-shadow 698:55 warning 'data' is already declared in the upper scope on line 657 column 7 no-shadow 718:55 warning 'data' is already declared in the upper scope on line 714 column 7 no-shadow 727:55 warning 'data' is already declared in the upper scope on line 714 column 7 no-shadow 736:49 warning 'data' is already declared in the upper scope on line 714 column 7 no-shadow 757:58 warning 'data' is already declared in the upper scope on line 752 column 12 no-shadow 766:58 warning 'data' is already declared in the upper scope on line 752 column 12 no-shadow 775:52 warning 'data' is already declared in the upper scope on line 752 column 12 no-shadow 784:55 warning 'data' is already declared in the upper scope on line 752 column 12 no-shadow /src/repo/modules/ui/mw.cx.ui.ArticleColumn.js 17:1 warning Duplicate @param "config.sectionTitle" jsdoc/check-param-names /src/repo/modules/ui/mw.cx.ui.SourceColumn.js 6:1 warning @param path declaration ("config.siteMapper") appears before any real parameter jsdoc/check-param-names /src/repo/modules/ui/widgets/mw.cx.ui.PageSelectorWidget.js 219:31 warning 'pages' is already declared in the upper scope on line 184 column 71 no-shadow /src/repo/modules/ve-cx/dm/mixins/ve.dm.CXLintableNode.js 52:12 warning Found non-literal argument to RegExp Constructor security/detect-non-literal-regexp /src/repo/modules/ve-cx/init/ve.init.mw.CXTarget.js 590:1 warning Missing JSDoc @return type jsdoc/require-returns-type /src/repo/tests/selenium/componentobjects/DesktopEditor.js 43:2 warning Missing JSDoc @return declaration jsdoc/require-returns /src/repo/tests/selenium/utils/ElementAction.js 90:1 warning Expected @param names to be "selector, attribute". Got "attribute, selector" jsdoc/check-param-names 90:1 warning Missing JSDoc @param "attribute" type jsdoc/require-param-type ✖ 47 problems (0 errors, 47 warnings) > test:cx3 > cd app && npm run test > cx3@0.2.0+20240401 test > npm install && npm -s run test:bundle && npm run lint && npm run test:unit added 945 packages, and audited 946 packages in 35s 82 packages are looking for funding run `npm fund` for details 15 vulnerabilities (6 moderate, 9 high) To address all issues, run: npm audit fix Run `npm audit` for details. There are no staged changes to the dist folder in this change. > cx3@0.2.0+20240401 lint > eslint . /src/repo/app/src/components/SXArticleSearch/SXArticleSearch.snap.js 3:9 warning Replace ``SXArticleSearch·component·test·Component·output·matches·snapshot·1`` with `⏎··`SXArticleSearch·component·test·Component·output·matches·snapshot·1`⏎` prettier/prettier /src/repo/app/src/components/SXPublisher/SXPublisherReviewInfo.snap.js 3:9 warning Replace ``SXPublisher·review·info·panel·test·should·match·snapshot·when·no·publishFeedbackMessages·exist·1`` with `⏎··`SXPublisher·review·info·panel·test·should·match·snapshot·when·no·publishFeedbackMessages·exist·1`⏎` prettier/prettier 66:9 warning Replace ``SXPublisher·review·info·panel·test·should·match·snapshot·when·the·active·message·is·a·warning·1`` with `⏎··`SXPublisher·review·info·panel·test·should·match·snapshot·when·the·active·message·is·a·warning·1`⏎` prettier/prettier /src/repo/app/src/components/SXSectionSelector/SXSectionSelectorSectionList.snap.js 3:9 warning Replace ``SXSectionSelector·Section·List·Component·output·matches·snapshot·for·specified·props·with·slot·1`` with `⏎··`SXSectionSelector·Section·List·Component·output·matches·snapshot·for·specified·props·with·slot·1`⏎` prettier/prettier 144:9 warning Replace ``SXSectionSelector·Section·List·Component·output·matches·snapshot·for·specified·sections·with·label·1`` with `⏎··`SXSectionSelector·Section·List·Component·output·matches·snapshot·for·specified·sections·with·label·1`⏎` prettier/prettier /src/repo/app/src/components/SXSectionSelector/SXSectionSelectorSectionListPresent.snap.js 3:9 warning Replace ``SXSectionSelector·Section·List·Component·output·matches·snapshot·1`` with `⏎··`SXSectionSelector·Section·List·Component·output·matches·snapshot·1`⏎` prettier/prettier /src/repo/app/src/components/SXSectionSelector/SXSectionSelectorViewArticleItem.snap.js 3:9 warning Replace ``SXSectionSelector·View·Article·Item·Component·output·matches·snapshot·for·specified·props·1`` with `⏎··`SXSectionSelector·View·Article·Item·Component·output·matches·snapshot·for·specified·props·1`⏎` prettier/prettier /src/repo/app/src/components/SXSentenceSelector/tests/ProposedTranslationActionButtons.snap.js 3:9 warning Replace ``Test·ProposedTranslationActionButtons·SFC·Component·output·should·match·snapshot·1`` with `⏎··`Test·ProposedTranslationActionButtons·SFC·Component·output·should·match·snapshot·1`⏎` prettier/prettier /src/repo/app/src/components/SXSentenceSelector/tests/ProposedTranslationCard.snap.js 3:9 warning Replace ``Test·\`ProposedTranslationCard\`·test·Component·output·matches·snapshot·1`` with `⏎··`Test·\`ProposedTranslationCard\`·test·Component·output·matches·snapshot·1`⏎` prettier/prettier 58:9 warning Replace ``Test·\`ProposedTranslationCard\`·test·Should·render·Retry·MT·card·inside·proposed·translation·card·output·when·no·proposed·translation·exists·1`` with `⏎··`Test·\`ProposedTranslationCard\`·test·Should·render·Retry·MT·card·inside·proposed·translation·card·output·when·no·proposed·translation·exists·1`⏎` prettier/prettier /src/repo/app/src/components/SXSentenceSelector/tests/ProposedTranslationHeader.snap.js 3:9 warning Replace ``SXSentenceSelector·Proposed·Translation·Header·Component·output·matches·snapshot·1`` with `⏎··`SXSentenceSelector·Proposed·Translation·Header·Component·output·matches·snapshot·1`⏎` prettier/prettier /src/repo/app/src/components/SXSentenceSelector/tests/RetryMtCard.snap.js 3:9 warning Replace ``SXSentenceSelector·Retry·MT·Card·Component·output·matches·snapshot·1`` with `⏎··`SXSentenceSelector·Retry·MT·Card·Component·output·matches·snapshot·1`⏎` prettier/prettier /src/repo/app/src/components/SXTranslationConfirmer/SXTranslationConfirmerActionPanel.snap.js 3:9 warning Replace ``SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·1`` with `⏎··`SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·1`⏎` prettier/prettier 94:9 warning Replace ``SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·for·tablet·or·larger·screens·1`` with `⏎··`SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·for·tablet·or·larger·screens·1`⏎` prettier/prettier 197:9 warning Replace ``SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·for·tablet·or·larger·screens·with·.m.·in·the·url·1`` with `⏎··`SXTranslationConfirmer·Action·Panel·test·Component·output·matches·snapshot·for·tablet·or·larger·screens·with·.m.·in·the·url·1`⏎` prettier/prettier /src/repo/app/src/components/SXTranslationConfirmer/SXTranslationConfirmerArticleInformation.snap.js 3:9 warning Replace ``SXTranslationConfirmerArticleInformation·test·Component·output·matches·snapshot·1`` with `⏎··`SXTranslationConfirmerArticleInformation·test·Component·output·matches·snapshot·1`⏎` prettier/prettier ✖ 16 problems (0 errors, 16 warnings) 0 errors and 16 warnings potentially fixable with the `--fix` option. > cx3@0.2.0+20240401 test:unit > jest -c config/jest/jest.config.js --- end --- {} $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpuv3ntkzo --- stderr --- pre-commit: pre-commit: No changes detected. pre-commit: Skipping the pre-commit hook. pre-commit: --- stdout --- On branch REL1_42 Your branch is up to date with 'origin/REL1_42'. nothing to commit, working tree clean --- end ---