This run took 107 seconds.
$ date --- stdout --- Thu May 15 03:43:54 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-ContentTranslation.git repo --depth=1 -b REL1_39 --- 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_39 --- stdout --- d27812bb267283719e00c29acd21ac919a84f157 refs/heads/REL1_39 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "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" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "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 } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 2, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 355, "optional": 0, "peer": 0, "peerOptional": 0, "total": 355 } } } --- 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: 38 installs, 0 updates, 0 removals - Locking composer/installers (v2.3.0) - Locking composer/pcre (1.0.1) - Locking composer/semver (3.3.2) - Locking composer/spdx-licenses (1.5.9) - Locking composer/xdebug-handler (2.0.5) - Locking doctrine/deprecations (1.1.5) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking firebase/php-jwt (v5.5.1) - Locking mediawiki/mediawiki-codesniffer (v39.0.0) - Locking mediawiki/mediawiki-phan-config (0.11.1) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (3.3.2) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.2.0) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.3.2) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.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.6.2) - 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) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 38 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing composer/installers (v2.3.0): Extracting archive - Installing composer/pcre (1.0.1): Extracting archive - Installing firebase/php-jwt (v5.5.1): Extracting archive - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive - Installing symfony/polyfill-mbstring (v1.32.0): Extracting archive - Installing composer/spdx-licenses (1.5.9): Extracting archive - Installing composer/semver (3.3.2): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v39.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-php80 (v1.32.0): 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 (2.0.5): Extracting archive - Installing phan/phan (5.2.0): Extracting archive - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.11.1): Extracting archive - Installing mediawiki/minus-x (1.1.1): Extracting archive - Installing 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/37 [>---------------------------] 0% 18/37 [=============>--------------] 48% 33/37 [========================>---] 89% 37/37 [============================] 100% 4 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 --- --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "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" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "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 } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 2, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 355, "optional": 0, "peer": 0, "peerOptional": 0, "total": 355 } } } --- 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: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- { "added": 355, "removed": 0, "changed": 0, "audited": 356, "funding": 53, "audit": { "auditReportVersion": 2, "vulnerabilities": { "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" ], "range": "<6.0.6", "nodes": [ "node_modules/pre-commit/node_modules/cross-spawn" ], "fixAvailable": { "name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true } }, "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 } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 2, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 355, "optional": 0, "peer": 0, "peerOptional": 0, "total": 355 } } } } --- end --- {"added": 355, "removed": 0, "changed": 0, "audited": 356, "funding": 53, "audit": {"auditReportVersion": 2, "vulnerabilities": {"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"], "range": "<6.0.6", "nodes": ["node_modules/pre-commit/node_modules/cross-spawn"], "fixAvailable": {"name": "pre-commit", "version": "1.0.10", "isSemVerMajor": true}}, "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}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 0, "high": 2, "critical": 0, "total": 2}, "dependencies": {"prod": 1, "dev": 355, "optional": 0, "peer": 0, "peerOptional": 0, "total": 355}}}} $ /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: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN tarball tarball data for eslint-plugin-vue@https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz (sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==) seems to be corrupted. Trying again. --- stdout --- added 355 packages, and audited 356 packages in 4s 53 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 pre-commit >=1.1.0 Depends on vulnerable versions of cross-spawn node_modules/pre-commit 2 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- added 355 packages, and audited 356 packages in 4s 53 packages are looking for funding run `npm fund` for details 2 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. --- end --- $ /usr/bin/npm test --- stderr --- npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN tarball tarball data for ws@https://registry.npmjs.org/ws/-/ws-7.5.8.tgz (sha512-ri1Id1WinAX5Jqn9HejiGb8crfRio0Qgu8+MtL36rlTA6RLsMdWt1Az/19A2Qij6uSHUMphEFaTKa4WG+UNHNw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-config-prettier@https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz (sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==) seems to be corrupted. Trying again. npm WARN tarball tarball data for stylelint-config-prettier@https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz (sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for vue@https://registry.npmjs.org/vue/-/vue-3.2.36.tgz (sha512-5yTXmrE6gW8IQgttzHW5bfBiFA6mx35ZXHjGLDmKYzW6MMmYvCwuKybANRepwkMYeXw2v1buGg3/lPICY5YlZw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for sass@https://registry.npmjs.org/sass/-/sass-1.52.1.tgz (sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==) seems to be corrupted. Trying again. npm WARN tarball tarball data for vite@https://registry.npmjs.org/vite/-/vite-2.9.15.tgz (sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for stylelint-prettier@https://registry.npmjs.org/stylelint-prettier/-/stylelint-prettier-2.0.0.tgz (sha512-jvT3G+9lopkeB0ARmDPszyfaOnvnIF+30QCjZxyt7E6fynI1T9mOKgYDNb9bXX17M7PXMZaX3j/26wqakjp1tw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for vue-eslint-parser@https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.0.2.tgz (sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for vue-router@https://registry.npmjs.org/vue-router/-/vue-router-4.0.15.tgz (sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for stylelint@https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz (sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-vue@https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.0.1.tgz (sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for rollup@https://registry.npmjs.org/rollup/-/rollup-2.75.3.tgz (sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for prettier@https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz (sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==) seems to be corrupted. Trying again. npm WARN tarball tarball data for eslint-plugin-prettier@https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz (sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for esbuild@https://registry.npmjs.org/esbuild/-/esbuild-0.14.42.tgz (sha512-V0uPZotCEHokJdNqyozH6qsaQXqmZEOiZWrXnds/zaH/0SyrIayRXWRB98CENO73MIZ9T3HBIOsmds5twWtmgw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for github-build@https://registry.npmjs.org/github-build/-/github-build-1.2.3.tgz (sha512-57zUA9ZbaKQHxoUATq3dkr+gUeaOWGGC/3Vw/AJNIUkiUmd7DnYM9TMTmUknbkuvx6+SeSqWpLBunZZzCPLUMg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for esbuild-linux-64@https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.42.tgz (sha512-2L0HbzQfbTuemUWfVqNIjOfaTRt9zsvjnme6lnr7/MO9toz/MJ5tZhjqrG6uDWDxhsaHI2/nsDgrv8uEEN2eoA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for decode-uri-component@https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz (sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==) seems to be corrupted. Trying again. npm WARN tarball tarball data for core-js-compat@https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.7.tgz (sha512-uI9DAQKKiiE/mclIC5g4AjRpio27g+VMRhe6rQoz+q4Wm4L6A/fJhiLtBw+sfOpDG9wZ3O0pxIw7GbfOlBgjOA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for electron-to-chromium@https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.141.tgz (sha512-mfBcbqc0qc6RlxrsIgLG2wCqkiPAjEezHxGTu7p3dHHFOurH4EjS9rFZndX5axC8264rI1Pcbw8uQP39oZckeA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for browserslist@https://registry.npmjs.org/browserslist/-/browserslist-4.20.3.tgz (sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/server-renderer@https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.36.tgz (sha512-uZE0+jfye6yYXWvAQYeHZv+f50sRryvy16uiqzk3jn8hEY8zTjI+rzlmZSGoE915k+W/Ol9XSw6vxOUD8dGkUg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/runtime-dom@https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.36.tgz (sha512-gYPYblm7QXHVuBohqNRRT7Wez0f2Mx2D40rb4fleehrJU9CnkjG0phhcGEZFfGwCmHZRqBCRgbFWE98bPULqkg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/compiler-ssr@https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.36.tgz (sha512-+KugInUFRvOxEdLkZwE+W43BqHyhBh0jpYXhmqw1xGq2dmE6J9eZ8UUSOKNhdHtQ/iNLWWeK/wPZkVLUf3YGaw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/compiler-dom@https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.36.tgz (sha512-tcOTAOiW4s24QLnq+ON6J+GRONXJ+A/mqKCORi0LSlIh8XQlNnlm24y8xIL8la+ZDgkdbjarQ9ZqYSvEja6gVA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/reactivity-transform@https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.36.tgz (sha512-Jk5o2BhpODC9XTA7o4EL8hSJ4JyrFWErLtClG3NH8wDS7ri9jBDWxI7/549T7JY9uilKsaNM+4pJASLj5dtRwA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/compiler-sfc@https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.36.tgz (sha512-AvGb4bTj4W8uQ4BqaSxo7UwTEqX5utdRSMyHy58OragWlt8nEACQ9mIeQh3K4di4/SX+41+pJrLIY01lHAOFOA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/eslint-config-prettier@https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz (sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/reactivity@https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.36.tgz (sha512-c2qvopo0crh9A4GXi2/2kfGYMxsJW4tVILrqRPydVGZHhq0fnzy6qmclWOhBFckEhmyxmpHpdJtIRYGeKcuhnA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @types/node@https://registry.npmjs.org/@types/node/-/node-17.0.36.tgz (sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/compiler-core@https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.36.tgz (sha512-bbyZM5hvBicv0PW3KUfVi+x3ylHnfKG7DOn5wM+f2OztTzTjLEyBb/5yrarIYpmnGitVGbjZqDbODyW4iK8hqw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for bundlesize@https://registry.npmjs.org/bundlesize/-/bundlesize-0.18.1.tgz (sha512-NAsKBH6BeVmDopoa4tod0m5/koM7iLY3saKyGn7wyAravBYmKNUpDJba4zyVhwRm5Dw9WXv8FIO0N//tCkx68Q==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/plugin-transform-new-target@https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz (sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/helper-simple-access@https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz (sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/parser@https://registry.npmjs.org/@babel/parser/-/parser-7.18.4.tgz (sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @jridgewell/resolve-uri@https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz (sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/traverse@https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.2.tgz (sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/helper-compilation-targets@https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz (sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @jridgewell/trace-mapping@https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz (sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/helper-environment-visitor@https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz (sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @jridgewell/sourcemap-codec@https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz (sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/plugin-transform-modules-systemjs@https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.4.tgz (sha512-lH2UaQaHVOAeYrUUuZ8i38o76J/FnO8vu21OE+tD1MyP9lxdZoSfz+pDbWkq46GogUrdrMz3tiz/FYGB+bVThg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/helpers@https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz (sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/generator@https://registry.npmjs.org/@babel/generator/-/generator-7.18.2.tgz (sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/core@https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz (sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/eslint-parser@https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz (sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==) seems to be corrupted. Trying again. npm WARN tarball tarball data for axios@https://registry.npmjs.org/axios/-/axios-0.21.3.tgz (sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @jridgewell/gen-mapping@https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz (sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/types@https://registry.npmjs.org/@babel/types/-/types-7.18.4.tgz (sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/shared@https://registry.npmjs.org/@vue/shared/-/shared-3.2.36.tgz (sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/runtime-core@https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.36.tgz (sha512-PTWBD+Lub+1U3/KhbCExrfxyS14hstLX+cBboxVHaz+kXoiDLNDEYAovPtxeTutbqtClIXtft+wcGdC+FUQ9qQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for vue-banana-i18n@https://registry.npmjs.org/vue-banana-i18n/-/vue-banana-i18n-2.0.2.tgz (sha512-KUKPd3n7mmrmY0Gp3GcqDZRKZ5r4eVIUv8lrq0w0SOXIHEqqaPR+s4Zr77/TO122RgRB4OZH0t3/c+8SWD3tvQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @vue/test-utils@https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.0.0.tgz (sha512-zL5kygNq7hONrO1CzaUGprEAklAX+pH8J1MPMCU3Rd2xtSYkZ+PmKU3oEDRg8VAGdL5lNJHzDgrud5amFPtirw==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @wikimedia/language-data@https://registry.npmjs.org/@wikimedia/language-data/-/language-data-1.0.9.tgz (sha512-KpyX2Fv0/0t66w0pFs06AlpnK/BZVao5WywkVRRbBYjV3Au0YDEcK64q+LHYy2pXA38sBkCloNCMDRJfjwYVBQ==) seems to be corrupted. Trying again. 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/store/modules/suggestions/suggestions.test.js PASS src/store/modules/translator/tests/actions/publishTranslation.test.js PASS src/components/SXSentenceSelector/tests/SubSection.test.js PASS src/components/SXTranslationConfirmer/useActionPanel.test.js PASS src/utils/getInitialLanguagePair.test.js PASS src/wiki/cx/models/subSection.test.js PASS src/store/modules/translator/tests/getters/getSectionNumberForPublishing.test.js PASS src/components/SXPublisher/SXPublisherReviewInfo.test.js PASS src/store/modules/translator/tests/actions/validateMT.test.js PASS src/wiki/mw/models/page.test.js PASS src/utils/segmentedContentConverter.test.js PASS src/store/modules/application/tests/actions/getCXServerToken.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationActionButtons.test.js PASS src/lib/mediawiki.ui/components/MWButton/MWButton.test.js PASS src/components/SXArticleSearch/SearchResultsCard.test.js PASS src/components/SXSectionSelector/SXSectionSelectorSectionList.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationCard.test.js PASS src/store/modules/mediawiki/actions.test.js PASS src/components/SXPublisher/useEditTranslation.test.js PASS src/components/SXArticleSearch/SXArticleSearch.test.js (5.227 s) PASS src/components/SXArticleSearch/ArticleSuggestionsCard.test.js PASS src/components/SXSentenceSelector/tests/ProposedTranslationHeader.test.js PASS src/utils/mtHelper.test.js PASS src/lib/mediawiki.ui/components/MWSelect/MWSelect.test.js PASS src/components/SXSectionSelector/SXSectionSelectorSectionListPresent.test.js PASS src/lib/mediawiki.ui/components/MWInput/MWInput.test.js PASS src/components/SXArticleSearch/useSuggestedSourceLanguages.test.js PASS src/components/SXContentComparator/SXContentComparatorHeaderNavigation.test.js PASS src/components/SXArticleSearch/SXSearchArticleSuggestion.test.js PASS src/components/SXTranslationConfirmer/SXTranslationConfirmerActionPanel.test.js PASS src/utils/mtValidator.test.js PASS src/lib/mediawiki.ui/components/MWExpandableContent/MWExpandableContent.test.js PASS src/plugins/eventlogging/index.test.js PASS src/lib/mediawiki.ui/components/MWButtonGroup/MWButtonGroup.test.js PASS src/components/SXSentenceSelector/tests/SXSentenceSelector.test.js PASS src/components/SXTranslationConfirmer/SXTranslationConfirmerArticleInformation.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/components/SXSectionSelector/SXSectionSelectorViewArticleItem.test.js PASS src/lib/mediawiki.ui/components/MWThumbnail/MWThumbnail.test.js PASS src/components/SXSentenceSelector/tests/SXSentenceSelectorContentHeader.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 Test Suites: 49 passed, 49 total Tests: 134 passed, 134 total Snapshots: 33 passed, 33 total Time: 10.874 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/dashboard/mw.cx.SuggestionList.js 141:10 warning 'list' is already declared in the upper scope on line 120 column 57 no-shadow /src/repo/modules/entrypoints/ext.cx.entrypoints.mffrequentlanguages.js 144:0 warning The type 'LanguageSearcher' is undefined jsdoc/no-undefined-types /src/repo/modules/entrypoints/ext.cx.entrypoints.newbytranslation.js 177:35 warning navigator.languages() is not supported in Safari 9.1, iOS Safari 9.0-9.2, IE 11 compat/compat /src/repo/modules/entrypoints/ext.cx.entrypoints.newbytranslation.mobile.js 10:35 warning navigator.languages() is not supported in Safari 9.1, iOS Safari 9.0-9.2, IE 11 compat/compat 38:10 warning fetch is not supported in Safari 9.1, IE 11 compat/compat /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 54:13 warning Don't use 'v-text' vue/no-v-text 61:8 warning Don't use 'v-text' vue/no-v-text 75:7 warning Don't use 'v-text' vue/no-v-text 80:13 warning Don't use 'v-text' vue/no-v-text 84:7 warning Don't use 'v-text' vue/no-v-text 176:4 warning fetch is not supported in Safari 9.1, IE 11 compat/compat 180:7 warning Promise.reject() is not supported in IE 11 compat/compat 180:7 warning ES2015 'Promise' class is forbidden es/no-promise /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.TargetArticle.js 511:7 warning 'title' is already declared in the upper scope on line 502 column 66 no-shadow /src/repo/modules/mw.cx.init.Translation.js 195:7 warning 'sourceDom' is already declared in the upper scope on line 167 column 6 no-shadow 195:18 warning 'targetDom' is already declared in the upper scope on line 167 column 17 no-shadow 197:4 warning 'sourceHtml' is already declared in the upper scope on line 166 column 68 no-shadow /src/repo/modules/publish/ext.cx.wikibase.link.js 30:11 warning ES2015 'Promise' class is forbidden es/no-promise 43:10 warning Promise.resolve() is not supported in IE 11 compat/compat 43:10 warning ES2015 'Promise' class is forbidden es/no-promise /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/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/init/ve.init.mw.CXTarget.js 786:7 warning 'model' is already declared in the upper scope on line 772 column 3 no-shadow 866:34 warning 'tx' is already declared in the upper scope on line 846 column 42 no-shadow 866:38 warning 'doc' is already declared in the upper scope on line 848 column 3 no-shadow /src/repo/modules/ve-cx/ui/ve.ui.CXLinkContextItem.js 166:38 warning 'adaptationInfo' is already declared in the upper scope on line 140 column 3 no-shadow /src/repo/modules/ve-cx/ui/ve.ui.CXTranslationToolbar.js 51:65 warning 'MTManager' is already declared in the upper scope on line 50 column 62 no-shadow ✖ 54 problems (0 errors, 54 warnings) > test:cx3 > cd app && npm run test > cx3@0.2.0+20220905 test > npm install && npm -s run test:bundle && npm run lint && npm run test:unit added 897 packages, and audited 898 packages in 38s 71 packages are looking for funding run `npm fund` for details 24 vulnerabilities (10 moderate, 13 high, 1 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. There are no staged changes to the dist folder in this change. > cx3@0.2.0+20220905 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 63: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/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/SXSentenceSelector/tests/SubSection.snap.js 3:9 warning Replace ``SXSentenceSelector·SubSection·component·Component·output·matches·snapshot·1`` with `⏎··`SXSentenceSelector·SubSection·component·Component·output·matches·snapshot·1`⏎` prettier/prettier ✖ 5 problems (0 errors, 5 warnings) 0 errors and 5 warnings potentially fixable with the `--fix` option. > cx3@0.2.0+20220905 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/tmpw5tka9q1 --- stderr --- pre-commit: pre-commit: No changes detected. pre-commit: Skipping the pre-commit hook. pre-commit: --- stdout --- On branch REL1_39 Your branch is up to date with 'origin/REL1_39'. nothing to commit, working tree clean --- end ---