This run took 102 seconds.
$ date --- stdout --- Mon May 12 09:27:03 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-WikibaseLexeme.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 --- stderr --- Submodule 'resources/special/new-lexeme' (https://phabricator.wikimedia.org/diffusion/NLSP/new-lexeme-special-page.git) registered for path 'resources/special/new-lexeme' Cloning into '/src/repo/resources/special/new-lexeme'... --- stdout --- Submodule path 'resources/special/new-lexeme': checked out '06a55879f1474886d2b976d9f1d3055a0a57da77' --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_42 --- stdout --- dc3eb6ab6cb7c53ed3e8a13af7be249120a10570 refs/heads/REL1_42 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "request": { "name": "request", "severity": "moderate", "isDirect": true, "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": [], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "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/request/node_modules/tough-cookie" ], "fixAvailable": false } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 650, "optional": 1, "peer": 1, "peerOptional": 0, "total": 650 } } } --- 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: 45 installs, 0 updates, 0 removals - 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 davidrjonas/composer-lock-diff (1.7.1) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking doctrine/deprecations (1.1.5) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking giorgiosironi/eris (0.14.1) - Locking hamcrest/hamcrest-php (v2.1.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.4.0) - 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 serialization/serialization (4.1.0) - 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.32.0) - Locking symfony/polyfill-intl-grapheme (v1.32.0) - Locking symfony/polyfill-intl-normalizer (v1.32.0) - Locking symfony/polyfill-mbstring (v1.32.0) - Locking symfony/polyfill-php73 (v1.32.0) - Locking symfony/polyfill-php80 (v1.32.0) - Locking symfony/service-contracts (v3.5.1) - Locking symfony/string (v6.4.21) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) - Locking wikimedia/assert (v0.5.1) - Locking wmde/php-vuejs-templating (2.0.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 45 installs, 0 updates, 0 removals - Downloading giorgiosironi/eris (0.14.1) - Downloading wmde/php-vuejs-templating (2.0.0) 0/2 [>---------------------------] 0% 1/2 [==============>-------------] 50% 2/2 [============================] 100% - 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 davidrjonas/composer-lock-diff (1.7.1): Extracting archive - Installing giorgiosironi/eris (0.14.1): Extracting archive - Installing hamcrest/hamcrest-php (v2.1.1): Extracting archive - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive - Installing symfony/polyfill-mbstring (v1.32.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.32.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.32.0): Extracting archive - Installing symfony/polyfill-ctype (v1.32.0): Extracting archive - Installing symfony/string (v6.4.21): 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.32.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.4.0): Extracting archive - Installing serialization/serialization (4.1.0): Extracting archive - Installing wikimedia/assert (v0.5.1): Extracting archive - Installing wmde/php-vuejs-templating (2.0.0): Extracting archive 0/43 [>---------------------------] 0% 20/43 [=============>--------------] 46% 30/43 [===================>--------] 69% 43/43 [============================] 100% 6 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 16 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": { "request": { "name": "request", "severity": "moderate", "isDirect": true, "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": [], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "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/request/node_modules/tough-cookie" ], "fixAvailable": false } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 650, "optional": 1, "peer": 1, "peerOptional": 0, "total": 650 } } } --- 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 --- stdout --- { "added": 650, "removed": 0, "changed": 0, "audited": 651, "funding": 135, "audit": { "auditReportVersion": 2, "vulnerabilities": { "request": { "name": "request", "severity": "moderate", "isDirect": true, "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": [], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "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/request/node_modules/tough-cookie" ], "fixAvailable": false } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 650, "optional": 1, "peer": 1, "peerOptional": 0, "total": 650 } } } } --- end --- {"added": 650, "removed": 0, "changed": 0, "audited": 651, "funding": 135, "audit": {"auditReportVersion": 2, "vulnerabilities": {"request": {"name": "request", "severity": "moderate", "isDirect": true, "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": [], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "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/request/node_modules/tough-cookie"], "fixAvailable": false}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2}, "dependencies": {"prod": 1, "dev": 650, "optional": 1, "peer": 1, "peerOptional": 0, "total": 650}}}} $ /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 deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated grunt-jasmine-nodejs@1.6.1: Deprecated in favor of npm scripts. npm WARN tarball tarball data for yaml-eslint-parser@https://registry.npmjs.org/yaml-eslint-parser/-/yaml-eslint-parser-1.2.2.tgz (sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for yaml@https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz (sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for semver@https://registry.npmjs.org/semver/-/semver-7.6.0.tgz (sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for tough-cookie@https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz (sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for rrweb-cssom@https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz (sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for nwsapi@https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz (sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for node-releases@https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz (sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for is-core-module@https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz (sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for hasown@https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz (sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-yml@https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.14.0.tgz (sha512-ESUpgYPOcAYQO9czugcX5OqRvn/ydDVwGCPXY4YjPqc09rHaUVUA6IE6HLQys4rXk/S+qx3EwTd1wHCwam/OWQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-wdio@https://registry.npmjs.org/eslint-plugin-wdio/-/eslint-plugin-wdio-8.24.12.tgz (sha512-OmzGteXFOQnJDdkTNnTfksaVa18WlFCyeLjZXHvDpkbomLWAg9wc296Pr0wnTCagqNj8qfEHpy+N2XVew5VCMA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-qunit@https://registry.npmjs.org/eslint-plugin-qunit/-/eslint-plugin-qunit-8.1.1.tgz (sha512-j3xhiAf2Wvr8Dfwl5T6tlJ+F55vqYE9ZdAHUOTzq1lGerYrXzOS46RvK4SSWug2D8sl3ZYr2lA4/hgVXgLloxw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-n@https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz (sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint@https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz (sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for browserslist@https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz (sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for builtins@https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz (sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @sinonjs/text-encoding@https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz (sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @humanwhocodes/config-array@https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz (sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @eslint-community/regexpp@https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz (sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @eslint/js@https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz (sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @sinonjs/fake-timers@https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz (sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==) seems to be corrupted. Trying again. 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 --- stdout --- added 650 packages, and audited 651 packages in 8s 135 packages are looking for funding run `npm fund` for details # npm audit report 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 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/request/node_modules/tough-cookie 2 moderate severity vulnerabilities Some issues need review, and may require choosing a different dependency. --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated grunt-jasmine-nodejs@1.6.1: Deprecated in favor of npm scripts. 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 --- stdout --- added 650 packages, and audited 651 packages in 8s 135 packages are looking for funding run `npm fund` for details 2 moderate severity vulnerabilities Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ /usr/bin/npm test --- stderr --- [Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. [Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. [Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. [Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. [Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: @vue/server-renderer@3.2.38 npm WARN Found: vue@3.3.9 npm WARN node_modules/vue npm WARN vue@"3.3.9" from the root project npm WARN 6 more (@vitejs/plugin-vue, @vue/test-utils, @vue/vue3-jest, ...) npm WARN npm WARN Could not resolve dependency: npm WARN peer vue@"3.2.38" from @vue/server-renderer@3.2.38 npm WARN 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.2.38 npm WARN node_modules/vue npm WARN peer vue@"3.2.38" from @vue/server-renderer@3.2.38 npm WARN 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 tarball tarball data for postcss@https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz (sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for get-tsconfig@https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.2.tgz (sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-unicorn@https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-47.0.0.tgz (sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-jsdoc@https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-42.0.0.tgz (sha512-qXYr45G8atPKowZbIOdmABukMzu9IMjAlj6j5Fe0iuUItznWSXUDiBj57ejXcbt8bkPrg83333nuz+cqGKFgcQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-es-x@https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.5.0.tgz (sha512-ODswlDSO0HJDzXU0XvgZ3lF3lS3XAZEossh15Q2UHjwrJggWeBoKqqEsLTZLXl+dh5eOAozG0zRcYtuE35oTuQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint@https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz (sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-mocha@https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.2.0.tgz (sha512-ZhdxzSZnd1P9LqDPF0DBcFLpRIGdh1zkF2JHnQklKQOvrQtT73kdP5K9V2mzvbLR+cCAO9OI48NXK/Ax9/ciCQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-compat-utils@https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz (sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for de-indent@https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz (sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-config-wikimedia@https://registry.npmjs.org/eslint-config-wikimedia/-/eslint-config-wikimedia-0.26.0.tgz (sha512-TAXTySls9k3oWs754rIjlcd9PBLvYeMvjqjiuU8u4gweu0UDgBJGslf+zcvVNXEooAtyLZdENjrzDDjG8ssS7Q==) seems to be corrupted. Trying again. npm WARN tarball tarball data for acorn@https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz (sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @types/semver@https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz (sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @types/lodash@https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz (sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @types/estree@https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz (sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @es-joy/jsdoccomment@https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz (sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @humanwhocodes/object-schema@https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz (sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/template@https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz (sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/parser@https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz (sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @eslint/js@https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz (sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==) seems to be corrupted. Trying again. [33mThe CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m --- stdout --- > test > run-s test:* > test:grunt > grunt test Running "eslint:all" (eslint) task /src/repo/resources/entityChangers/FormChanger.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/resources/entityChangers/SenseChanger.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/resources/jquery.wikibase.lexemeformview.js 287:1 warning Missing JSDoc @param "lemmas" type jsdoc/require-param-type 288:1 warning Missing JSDoc @param "formIndex" type jsdoc/require-param-type 289:1 warning Missing JSDoc @param "formId" type jsdoc/require-param-type 290:1 warning Missing JSDoc @param "representations" type jsdoc/require-param-type /src/repo/resources/jquery.wikibase.lexemeview.js 25:1 warning Expected 0 trailing lines jsdoc/tag-lines /src/repo/resources/serialization/FormSerializer.js 12:1 warning The type 'serialization' is undefined jsdoc/no-undefined-types /src/repo/resources/serialization/LexemeDeserializer.js 10:1 warning The type 'SERIALIZER' is undefined jsdoc/no-undefined-types /src/repo/resources/serialization/SenseSerializer.js 12:1 warning The type 'serialization' is undefined jsdoc/no-undefined-types /src/repo/resources/special/NewLexemeFallback.js 8:3 warning NodeList.forEach not supported by Chrome<51, Firefox<50, Safari<10, IE & others. Use Array.prototype.forEach.call instead mediawiki/no-nodelist-unsupported-methods /src/repo/resources/view/ViewFactoryFactory.js 17:1 warning Syntax error in type: [] jsdoc/valid-types /src/repo/resources/widgets/GlossWidget.js 34:1 warning Syntax error in type: [{ value: string, language: string }] jsdoc/valid-types /src/repo/tests/qunit/datamodel/Form.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/datamodel/Sense.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/entityChangers/FormChanger.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/entityChangers/SenseChanger.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/jquery.wikibase.lexemeformlistview.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/jquery.wikibase.lexemeformview.tests.js 1:1 warning Missing JSDoc @param "require" declaration jsdoc/require-param 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/jquery.wikibase.senselistview.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/jquery.wikibase.senseview.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/serialization/LexemeDeserializer.tests.js 1:1 warning Missing JSDoc @param "wb" declaration jsdoc/require-param /src/repo/tests/qunit/widgets/GrammaticalFeatureListWidget.tests.js 1:1 warning Missing JSDoc @param "QUnit" declaration jsdoc/require-param 1:1 warning Missing JSDoc @param "require" declaration jsdoc/require-param 1:1 warning Missing JSDoc @param "sinon" declaration jsdoc/require-param /src/repo/tests/selenium/lexeme.api.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/history.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/lexeme.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/logout.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/newlexeme.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/nonexistinglexeme.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/recentchanges.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/sense.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/specialmergelexemes.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/specialversion.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/undo.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/watchable.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/pageobjects/watchlist.page.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/replication.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/form.add.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/form.edit.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/form.remove.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/form.section.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/header.edit.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/header.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/helloworld.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/lemma.edit.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/nonexistinglexeme.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/sense.edit.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/sense.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/special/merge.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/special/new.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/special/recentchanges.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/special/watchlist.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/specs/statement.add.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override /src/repo/tests/selenium/wdio.conf.js 0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override ✖ 57 problems (0 errors, 57 warnings) 0 errors and 16 warnings potentially fixable with the `--fix` option. Running "banana:WikibaseLexeme" (banana) task >> 3 message directories checked. Running "jasmine_nodejs:all" (jasmine_nodejs) task >> Executing 127 defined specs... Test Suites & Specs: 1) RepresentationWidget ✔ detects redundant representation languages and can mark the individual languages ✔ shows only the representation it contains when editing the widget with some representation ✔ cannot remove representation if not in edit mode ✔ adds a new representation with lemma language when editing the widget with no representations and one lemma ✔ can carry redundant representations ✔ adds a new empty representation when editing the widget with no representations and multiple lemmas ✔ cannot add representation if not in edit mode ✔ adds a representation with unique lemmas language on add after delete ✔ adds an empty representation on add ✔ can remove a representation ✔ switches to edit mode when editing ✔ is not in edit mode after editing is stopped ✔ detects redundant representation languages and marks the widget ✔ is not in edit mode after being created 2) RedundantLanguageIndicator ✔ creates mixin watch handler not taking offence in repeated empty language ✔ creates mixin watch handler that can find multiple redundant languages ✔ creates mixin definition providing method to determine if language isRedundantLanguage ✔ creates mixin definition with watch that monitors the property recursively ✔ creates mixin definition with watch that fires immediately ✔ creates mixin property hasRedundantLanguage returning false for empty redundantLanguages ✔ creates mixin definition that adds a redundantLanguages property to data ✔ creates mixin definition providing computed property hasRedundantLanguage ✔ creates mixin watch handler that updates redundantLanguages with respective language values ✔ creates mixin property hasRedundantLanguage returning true for existing redundantLanguages ✔ creates mixin definition with watch on desired property ✔ creates mixin definition method isRedundantLanguage returning false for empty redundantLanguages 3) LexemeSubEntityId 4) getIdSuffix ✔ returns the Sense id suffix ✔ returns the Form id suffix 5) wikibase.lexeme.widgets.LemmaWidget ✔ detects redundant lemma language to mark the individual languages ✔ can carry redundant lemma languages ✔ detects redundant lemma languages to mark the widget ✔ marks-up the lemma term with the lemma language ✔ edit mode is true ✔ edit mode is false ✔ add a new lemma ✔ remove a lemma ✔ initialize widget with one lemma 6) actions ✔ ADD_REPRESENTATION on state having existing representation and one lemma mutates to empty values ✔ ADD_REPRESENTATION on state having no representations and multiple lemmas mutates to empty values ✔ REPLACE_ALL_REPRESENTATIONS delegates to mutation ✔ UPDATE_REPRESENTATION_LANGUAGE delegates to mutation ✔ UPDATE_REPRESENTATION_VALUE delegates to mutation ✔ REMOVE_REPRESENTATION delegates to mutation ✔ ADD_REPRESENTATION on state having no representations and one lemma mutates to empty values and derives lemma language 7) actionTypes ✔ uses unique ids for all action types 8) InvalidLanguageIndicator ✔ creates mixin property hasInvalidLanguage returning false for empty InvalidLanguages ✔ creates mixin definition providing computed property hasInvalidLanguage ✔ creates mixin definition with watch that does not fire immediately ✔ creates mixin definition with watch that monitors the property recursively ✔ creates mixin watch handler not taking offence in empty language ✔ creates mixin watch handler that can find multiple invalid languages ✔ creates mixin definition that adds an InvalidLanguages property to data ✔ creates mixin property hasInvalidLanguage returning true for existing InvalidLanguages ✔ creates mixin definition with watch on desired property ✔ creates mixin definition providing method to determine if language isInvalidLanguage ✔ creates mixin definition method isInvalidLanguage returning false for empty InvalidLanguages ✔ creates mixin watch handler that updates InvalidLanguages with respective language values 9) GlossWidget ✔ initialize widget with one gloss ✔ stop editing ✔ switch to edit mode ✔ create with no glosses - when switched to edit mode empty gloss is added ✔ remove a gloss ✔ removes empty glosses when saved ✔ add a new gloss 10) mutationTypes ✔ uses unique ids for all mutation types 11) focusElement ✔ returns a callback without doing anything else 12) callback ✔ calls focus on selected element ✔ can handle missing element 13) LemmaList ✔ getLemmas ✔ remove ✔ add 14) copy ✔ clones Lemmas ✔ creates an identical LemmaList ✔ length 15) equals ✔ returns false for LemmaList of different length ✔ returns false for objects that are not of type LemmaList ✔ returns true for LemmaList with same lemmas ✔ returns false for LemmaList with different lemmas ✔ ignores empty lemmas 16) LanguageAndLexicalCategoryWidget ✔ switches to edit mode and back ✔ shows the language and the lexical category 17) ItemSelectorWrapper ✔ passes the item ID to the entityselector widget on mount 18) wikibase.lexeme.widgets.LexemeHeader ✔ binds to lemma-widget hasRedundantLanguage event ✔ updates language and lexical category on save ✔ shows save button disabled without changes ✔ save lemma list ✔ cancel edit mode ✔ shows save button enabled when not unsaveable 19) hasChanges ✔ ignores added empty lemmas ✔ returns true when lemmas change ✔ returns true when language changes ✔ returns false by default ✔ returns true when lexical category changes ✔ shows save button disabled when unsaveable 20) isUnsaveable ✔ returns false by default ✔ returns true when there are no changes ✔ returns true when there are changes but saving is ongoing ✔ returns true when there are changes but also lemmas with redundant languages ✔ passes language and lexical category to LanguageAndLexicalCategoryWidget ✔ save lemma list with error ✔ attempting to save with empty lemmas fails ✔ passes lemmas to LemmaWidget ✔ switch to edit mode 21) store ✔ creates initial state 22) LexemeHeader.newLexemeHeaderStore ✔ action save calls API with correct parameters when editing several existing lemmas ✔ action save on success mutates the state to start saving, updates state and finishes saving ✔ action save calls API with correct parameters and changes state using data from response ✔ mutation updateRevisionId changes baseRevId to given value ✔ action save on success processes tempuser values when present ✔ mutation updateLemmas changes lemmas to given values ✔ failed save returns rejected promise with a single error object ✔ action save calls API with correct parameters when editing one of several existing lemmas ✔ action save calls API with correct parameters when removing an item from the state ✔ mutation updateLanguage changes lexical category and the link to given values ✔ action save calls API with correct parameters when removing one of several existing lemmas ✔ failed save returns rejected promise with first error object if API returns multiple errors ✔ mutation updateLanguage changes language and languageLink to given values ✔ mutation finishSaving switches the isSaving flag to false ✔ action save calls API with correct parameters when adding, editing and removing lemmas ✔ action save calls API with correct parameters when editing an existing lemma ✔ mutation startSaving switches the isSaving flag to true 23) mutations ✔ REMOVE_REPRESENTATION removes representation leaving others with updated index ✔ ADD_REPRESENTATION adds a new representation to the right form ✔ REPLACE_ALL_REPRESENTATIONS replaces representations of correct form ✔ DERIVE_REPRESENTATION_LANGUAGE_FROM_LEMMA changes representation language correctly ✔ UPDATE_REPRESENTATION_LANGUAGE changes correct representation language ✔ UPDATE_REPRESENTATION_VALUE changes correct representation value >> Done! Summary: Suites: 23 of 23 Specs: 127 of 127 Expects: 0 (0 failures) Finished in 0.607 seconds >> Successful! Running "stylelint:all" (stylelint) task >> Linted 7 files without errors Done. > test:snl-distnodiff > run-s snl:install snl:build snl:cp snl:diff > snl:install > npm -C $npm_package_config_snl_src i > new-lexeme-special-page@0.0.1 prepare > husky added 1166 packages, and audited 1167 packages in 19s 202 packages are looking for funding run `npm fund` for details 16 vulnerabilities (10 moderate, 6 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > snl:build > npm -C $npm_package_config_snl_src run build > new-lexeme-special-page@0.0.1 build > vite build vite v5.0.12 building for production... transforming... ✓ 100 modules transformed. rendering chunks... computing gzip size... dist/style.css 27.27 kB │ gzip: 4.20 kB dist/SpecialNewLexeme.cjs.js 104.37 kB │ gzip: 34.85 kB ✓ built in 2.77s > snl:cp > run-p snl:cp:* > snl:cp:css > cp $npm_package_config_snl_src/dist/$npm_package_config_snl_css $npm_package_config_snl_dist/ > snl:cp:cjs > cp $npm_package_config_snl_src/dist/$npm_package_config_snl_cjs $npm_package_config_snl_dist/ > snl:diff > git diff --exit-code $npm_package_config_snl_dist > test:snl-main > git -C $npm_package_config_snl_src branch --contains HEAD main | grep -q . > test:mwlibs > echo 'disabled (T297381)' # ZUUL_BRANCH=${ZUUL_BRANCH:-master} lib-version-check disabled (T297381) --- 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/tmpi4wnfyzz --- stdout --- On branch REL1_42 Your branch is up to date with 'origin/REL1_42'. nothing to commit, working tree clean --- end ---