This run took 68 seconds.
From 553968ac286f09118466823af4e6a3813fbf557f Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Mon, 5 May 2025 00:21:54 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0 The following sniffs are failing and were disabled: * MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName Change-Id: I8c124daaa45baed72ad51205da24f7f5c803570c --- .phpcs.xml | 4 +++- composer.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.phpcs.xml b/.phpcs.xml index 233f5ff..c6dfccb 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <ruleset> - <rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki" /> + <rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki"> + <exclude name="MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName" /> + </rule> <rule ref="Generic.Files.LineLength"> <exclude-pattern>AbuseFilter\.alias\.php</exclude-pattern> </rule> diff --git a/composer.json b/composer.json index f5751d2..12f12a5 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "wikimedia/equivset": "^1.7.0" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "46.0.0", + "mediawiki/mediawiki-codesniffer": "47.0.0", "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", -- 2.39.2
$ date --- stdout --- Mon May 5 00:20:51 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-AbuseFilter.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/master --- stdout --- 7eade1e1aad534eeb0485c088cfab165ca7db901 refs/heads/master --- 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.44.1", "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.44.1", "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.16.5 - 8.44.1", "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": [ "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "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 }, "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/devtools/node_modules/puppeteer-core", "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/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.16.5 - 8.44.1", "nodes": [ "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/devtools/node_modules/ws", "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": 12, "critical": 0, "total": 16 }, "dependencies": { "prod": 1, "dev": 765, "optional": 2, "peer": 1, "peerOptional": 0, "total": 765 } } } --- 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: 39 installs, 0 updates, 0 removals - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.3) - 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 mediawiki/mediawiki-codesniffer (v46.0.0) - Locking mediawiki/mediawiki-phan-config (0.15.1) - Locking mediawiki/minus-x (1.1.3) - Locking mediawiki/phan-taint-check-plugin (6.1.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.4.5) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.4.0) - Locking phpcsstandards/phpcsextra (1.2.1) - Locking phpcsstandards/phpcsutils (1.0.12) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.2) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.1.0) - Locking psr/container (2.0.2) - Locking psr/log (3.0.2) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.11.3) - Locking symfony/console (v7.2.6) - 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-php80 (v1.32.0) - Locking symfony/service-contracts (v3.5.1) - Locking symfony/string (v7.2.6) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) - Locking wikimedia/equivset (1.7.1) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 39 installs, 0 updates, 0 removals - Downloading wikimedia/equivset (1.7.1) 0/1 [>---------------------------] 0% 1/1 [============================] 100% - Installing squizlabs/php_codesniffer (3.11.3): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive - Installing symfony/polyfill-mbstring (v1.32.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.4.3): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v46.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.32.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.32.0): Extracting archive - Installing symfony/polyfill-ctype (v1.32.0): Extracting archive - Installing symfony/string (v7.2.6): 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/console (v7.2.6): Extracting archive - Installing sabre/event (5.1.7): Extracting archive - Installing netresearch/jsonmapper (v4.5.0): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (2.1.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.5): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.4.5): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.15.1): Extracting archive - Installing mediawiki/minus-x (1.1.3): Extracting archive - Installing 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 wikimedia/equivset (1.7.1): Extracting archive 0/37 [>---------------------------] 0% 19/37 [==============>-------------] 51% 25/37 [==================>---------] 67% 36/37 [===========================>] 97% 37/37 [============================] 100% 1 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 --- Upgrading c:mediawiki/mediawiki-codesniffer from 46.0.0 -> 47.0.0 $ /usr/bin/composer update --- stderr --- Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 2 updates, 0 removals - Upgrading mediawiki/mediawiki-codesniffer (v46.0.0 => v47.0.0) - Upgrading squizlabs/php_codesniffer (3.11.3 => 3.12.2) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 2 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Upgrading squizlabs/php_codesniffer (3.11.3 => 3.12.2): Extracting archive - Upgrading mediawiki/mediawiki-codesniffer (v46.0.0 => v47.0.0): Extracting archive 0/2 [>---------------------------] 0% 1/2 [==============>-------------] 50% 2/2 [============================] 100% Generating autoload files 16 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- $ vendor/bin/phpcs --report=json --- stdout --- {"totals":{"errors":0,"warnings":2,"fixable":0},"files":{"\/src\/repo\/includes\/Filter\/FilterVersionNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/ClosestFilterVersionNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/ExceptionBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/UserVisibleWarning.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/HistoryFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Tag.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/AbuseFilterProtectedVariablesLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterModifyLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/FilterNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/ProtectedVarsAccessLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterUser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/TableDiffFormatterFullContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/SearchFilters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxBuilderFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/UserVisibleException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterSuppressLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateTitleVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCustomProtectedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/BlockAutopromote.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/HookAborterConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/ConditionLimitException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterProtectedVarsAccessLoggerHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Flags.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterFilterActionHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCanViewProtectedVariableValuesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/RecentChangeSaveHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesRegistry.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ThrottleFilterPresentationModel.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Warn.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariableHolder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Consequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/PurgeOldLogIPData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesBlobStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateUserVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/PageSaveHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterContentToStringHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/InvalidImportDataException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCustomActionsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterAlterVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditStashCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/Watcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/EvalExpression.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterShouldFilterActionHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ChangeTagsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/LazyLoadedVariable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ConfirmEditHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/ParserStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Parameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterComputeVariableHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateGenericVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Specs.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateVarsForRecentChangeHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/UpdateHitCountWatcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterBuilderHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPToken.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/AceEditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagValidator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/RangeBlock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterDeprecatedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EmergencyCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/RegistrationCallback.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterRunnerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/PlainEditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Block.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/UnblockAutopromote.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterBlockedDomainHitLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/AbstractFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewHistory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ToolLinksHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/ConsequencesDisablerConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/LazyLoadedVariableTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/ReversibleConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/CheckMatch.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterView.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/EchoHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockAutopromoteStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/RuleCheckerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterRightsLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewImport.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/FilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/LastEditInfo.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/FlagsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/ExistingFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/GlobalNameUtilsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/KeywordsManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/HistoryFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterHookRunner.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/SpecsFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/RuleCheckerStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/ExistingFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AbuseFilterTokenizer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterServicesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EchoNotifier.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/SpecsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagsManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/EditPermissionHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/MutableFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/BlockedDomainStorage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ProtectedVarsAccessLogger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Variables\/AbuseFilterProtectedVariablesLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseLogHitFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariableHolderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/GlobalNameUtils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Throttle.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/GlobalAbuseFilterPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/CentralDBNotAvailableException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Filter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterFromSpecsTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/AutoPromoteGroupsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/PurgeOldLogIPDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterPermissionManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/MigrateActorsAF.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ActionSpecifier.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterExtensionJsonTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Special\/SpecialAbuseFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseLoggerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/VariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/ChangeTagsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Disallow.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BlockAutopromoteTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Hooks\/CheckUserHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/MutableFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DegroupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/UnsetVariableException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/BlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseLoggerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesExecutor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/CheckMatchTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/AbuseFilterHookRunnerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ChangeTags\/ChangeTagValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/NoopBlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/KeywordsManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterExaminePager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ProtectedVarsAccessLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterRunnerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Watcher\/UpdateHitCountWatcherTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BuiltinPrioritiesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BlockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterUploadTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/FilteredActionsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/RemoveProtectedFlagFromFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseFilterPermissionStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPermissionManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/SyntaxCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPermissionStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EmergencyCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterImporter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/QueryAbuseFilters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ChangeTags\/ChangeTaggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesExecutorFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequenceNotPrecheckedException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/EvalExpressionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/SchemaChangesHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/UserVisibleWarningTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesRegistryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesBlobStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/AutoPromoteGroupsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterValidator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EditBoxBuilderFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/CheckSyntaxTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConsequenceGetMessageTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/RunnerData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/UserMergeHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/RCVariableGeneratorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/RangeBlockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/AddMissingLoggingEntries.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/UserVisibleExceptionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/EchoNotifierTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/AbstractFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/CheckSyntax.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/ExceptionBaseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ActionSpecifierTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/DisallowTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/AFPDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/WarnTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/CheckUserHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/UnblockAutopromoteTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/SyntaxChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/TextExtractorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditRevUpdater.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/LastEditInfoTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/ToolLinksHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterFilterUserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/AbuseFilterApiTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/TagTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SchemaChangesHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterProfilerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewExamine.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/RunnerDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPTreeNode.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPreAuthenticationProvider.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/GetFilterEvaluatorTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxField.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/AbuseLogPrivateDetails.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/IBlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/RCVariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Parser\/ParserEquivsetTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterChangesList.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewTools.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/RuleCheckerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesExecutorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/UpdateVarDumps.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterUtils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPParserState.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/QueryAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterLookupTest.php":{"errors":0,"warnings":2,"messages":[{"message":"The data provider function \"getRowsAndFilters\" should start with \"provide\" or end with \"Provider\".","source":"MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName","severity":5,"fixable":false,"type":"WARNING","line":369,"column":8},{"message":"The data provider function \"getRowsAndFilters\" should start with \"provide\" or end with \"Provider\".","source":"MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName","severity":5,"fixable":false,"type":"WARNING","line":385,"column":8}]},"\/src\/repo\/tests\/phpunit\/unit\/EditRevUpdaterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/RunVariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/CentralDBManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/MigrateESRefToAflTable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCanViewProtectedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/RemoveProtectedFlagFromFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesFormatterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterHistoryPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/QueryAbuseLogTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesExecutorFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterCompareTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserTestCase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/LazyVariableComputer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterInterceptVariableHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGetDangerousActionsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/ThrottleTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseLogger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/RuleCheckerStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/TokenizerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ParametersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Watcher\/EmergencyWatcherTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/VariableGeneratorFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ProtectedVarsAccessLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPTreeParser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Pager\/AbuseFilterHistoryPagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/QueryAbuseFiltersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ActionVariablesIntegrationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/EmergencyWatcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterSchemaTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/SpecsFormatterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterImporterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EditStashCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Hooks\/ConfirmEditHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/VariableGenerator\/VariableGeneratorFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterRunnerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewList.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/AbuseFilter.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewTestBatch.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/LazyVariableComputerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/SpecialAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Special\/SpecialAbuseFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/SearchFiltersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/VariableGenerator\/VariableGeneratorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseLogPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterCompare.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseFilterPermissionManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/BlockAutopromoteStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/LazyVariableComputerDBTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/BlockedExternalDomains.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewEdit.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/AbuseFilterSpecialPage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/FilterEvaluator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/InternalException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPSyntaxTree.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ServiceWiring.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterRunner.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilteredActionsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Special\/SpecialAbuseLogTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/CentralDBManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/HideAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/SpecialAbuseFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Degroup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/TextExtractor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/BlockingConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterProfiler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewRevert.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterConsequencesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterCreateAccountTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterRowsAndFiltersTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewDiff.php":{"errors":0,"warnings":0,"messages":[]}}} --- end --- PHPCS run failed $ vendor/bin/phpcs --report=json --- stdout --- {"totals":{"errors":0,"warnings":2,"fixable":0},"files":{"\/src\/repo\/includes\/Filter\/FilterVersionNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/ClosestFilterVersionNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Tag.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/ExceptionBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/UserVisibleWarning.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterModifyLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/AbuseFilterProtectedVariablesLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/ProtectedVarsAccessLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/HistoryFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/TableDiffFormatterFullContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterSuppressLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterUser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateTitleVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCustomProtectedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/FilterNotFoundException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterProtectedVarsAccessLoggerHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/BlockAutopromote.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxBuilderFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/HookAborterConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesRegistry.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/InvalidImportDataException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Warn.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/RecentChangeSaveHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/SearchFilters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Consequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterFilterActionHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/UserVisibleException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCanViewProtectedVariableValuesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/PageSaveHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateUserVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCustomActionsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Flags.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterContentToStringHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/ConditionLimitException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariableHolder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ChangeTagsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Parameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditStashCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesBlobStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/Watcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterShouldFilterActionHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ConfirmEditHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterAlterVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterComputeVariableHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateGenericVarsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/LazyLoadedVariable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/EvalExpression.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Specs.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ThrottleFilterPresentationModel.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/PurgeOldLogIPData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/ParserStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/RangeBlock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPToken.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGenerateVarsForRecentChangeHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterBuilderHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EmergencyCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/UpdateHitCountWatcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterDeprecatedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterRunnerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagValidator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Block.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/ToolLinksHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/ConsequencesDisablerConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/AceEditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/LazyLoadedVariableTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterBlockedDomainHitLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/RegistrationCallback.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewHistory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterView.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/RuleCheckerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/ReversibleConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/UnblockAutopromote.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/FlagsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewImport.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseFilterRightsLogFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/PlainEditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/FilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/ExistingFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockAutopromoteStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/CheckMatch.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/EchoHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/AbstractFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/HistoryFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Variables\/AbuseFilterProtectedVariablesLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/BlockedDomainStorage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/GlobalNameUtilsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/LastEditInfo.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/KeywordsManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EchoNotifier.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AbuseFilterTokenizer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/RuleCheckerStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterHookRunner.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/ExistingFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/MutableFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterServicesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/LogFormatter\/AbuseLogHitFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/AutoPromoteGroupsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/PurgeOldLogIPDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/SpecsFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/GlobalNameUtils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ProtectedVarsAccessLogger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Filter\/Filter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagsManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DegroupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/SpecsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/CentralDBNotAvailableException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseFilterPermissionStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/ChangeTagsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/EditPermissionHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariableHolderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Special\/SpecialAbuseFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/GlobalAbuseFilterPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/AbuseFilterHookRunnerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterPermissionManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ProtectedVarsAccessLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Throttle.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ActionSpecifier.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterFromSpecsTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterRunnerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/RemoveProtectedFlagFromFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BlockAutopromoteTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/CheckMatchTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/BlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/MigrateActorsAF.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/MutableFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EmergencyCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BlockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterExtensionJsonTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/NoopBlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/KeywordsManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Disallow.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Hooks\/CheckUserHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesExecutor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ChangeTags\/ChangeTagger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPermissionManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterUploadTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseLoggerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseLoggerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/UnsetVariableException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Watcher\/UpdateHitCountWatcherTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/VariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterExaminePager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/SyntaxCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/BuiltinPrioritiesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesRegistryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterImporter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesExecutorFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequenceNotPrecheckedException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ChangeTags\/ChangeTagValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/UserVisibleWarningTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EditBoxBuilderFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/EvalExpressionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ChangeTags\/ChangeTaggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/AFPDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPermissionStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/RangeBlockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/UserVisibleExceptionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesBlobStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewExamine.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/AddMissingLoggingEntries.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/RCVariableGeneratorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/FilteredActionsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/DisallowTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/CheckSyntaxTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/Exception\/ExceptionBaseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConsequenceGetMessageTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterValidator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ActionSpecifierTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/RunnerData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/RunnerDataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/QueryAbuseFilters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/SchemaChangesHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/TextExtractorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/AutoPromoteGroupsHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/AbstractFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Hooks\/ToolLinksHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterFilterUserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/WarnTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/UserMergeHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EditRevUpdaterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/EchoNotifierTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewTools.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Filter\/LastEditInfoTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditRevUpdater.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/UnblockAutopromoteTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/TagTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SchemaChangesHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/Handlers\/CheckUserHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/CheckSyntax.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/SyntaxChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/AbuseFilterApiTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/GetFilterEvaluatorTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterPreAuthenticationProvider.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterProfilerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/CentralDBManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/UpdateVarDumps.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxField.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/RemoveProtectedFlagFromFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Parser\/ParserEquivsetTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/ConsequencesFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/MigrateESRefToAflTable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesExecutorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/RCVariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/RunVariableGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/QueryAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPTreeNode.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPTreeParser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterCanViewProtectedVariablesHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterInterceptVariableHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseLogger.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/Consequence\/ThrottleTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/VariableGenerator\/VariableGeneratorFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Hooks\/AbuseFilterGetDangerousActionsHook.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilterChangesList.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/BlockedDomains\/IBlockedDomainFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesExecutorFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/QueryAbuseLogTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterLookupTest.php":{"errors":0,"warnings":2,"messages":[{"message":"The data provider function \"getRowsAndFilters\" should start with \"provide\" or end with \"Provider\".","source":"MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName","severity":5,"fixable":false,"type":"WARNING","line":369,"column":8},{"message":"The data provider function \"getRowsAndFilters\" should start with \"provide\" or end with \"Provider\".","source":"MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName","severity":5,"fixable":false,"type":"WARNING","line":385,"column":8}]},"\/src\/repo\/tests\/phpunit\/unit\/FilterCompareTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Api\/AbuseLogPrivateDetails.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/RuleCheckerFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterUtils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPParserState.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ConsequencesLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EditBox\/EditBoxBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/VariablesFormatterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/EditStashCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Consequences\/ParametersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/SpecsFormatterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseFilterHistoryPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/RuleCheckerStatus.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Pager\/AbuseFilterHistoryPagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/LazyVariableComputer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/ProtectedVarsAccessLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/ActionVariablesIntegrationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Watcher\/EmergencyWatcherTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseFilterSchemaTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterRunnerFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Watcher\/EmergencyWatcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Api\/QueryAbuseFiltersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilterValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Variables\/VariablesFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewTestBatch.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/AbuseFilter.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Hooks\/ConfirmEditHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewList.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterImporterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Special\/SpecialAbuseFilterTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/VariableGenerator\/VariableGeneratorFactoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/SpecialAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Maintenance\/SearchFiltersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/AbuseFilterPermissionManagerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Pager\/AbuseLogPager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/FilterValidatorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterCompare.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/LazyVariableComputerDBTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Variables\/LazyVariableComputerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/AbuseFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/Exception\/InternalException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/BlockAutopromoteStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/VariableGenerator\/VariableGeneratorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/FilteredActionsHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterRunner.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/BlockedExternalDomains.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewEdit.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/HideAbuseLog.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ServiceWiring.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserStatusTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/Special\/SpecialAbuseLogTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/AbuseFilterSpecialPage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/CentralDBManager.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/FilterProfiler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/AbuseLoggerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewRevert.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/ParserTestCase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/FilterEvaluator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/Parser\/TokenizerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Parser\/AFPSyntaxTree.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Special\/SpecialAbuseFilter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/TextExtractor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/Degroup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/Consequences\/Consequence\/BlockingConsequence.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/View\/AbuseFilterViewDiff.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterConsequencesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterCreateAccountTestTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/AbuseFilterRowsAndFiltersTestTrait.php":{"errors":0,"warnings":0,"messages":[]}}} --- end --- * sniff MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName is now failing $ git checkout .phpcs.xml --- stderr --- Updated 0 paths from the index --- stdout --- --- end --- $ /usr/bin/composer install --- stderr --- Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Nothing to install, update or remove 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/composer test --- stderr --- > parallel-lint . --exclude node_modules --exclude vendor > phpcs -sp --cache > minus-x check . --- stdout --- PHP 8.2.20 | 10 parallel jobs ............................................................ 60/299 ( 20%) ............................................................ 120/299 ( 40%) ............................................................ 180/299 ( 60%) ............................................................ 240/299 ( 80%) ........................................................... 299/299 (100%) Checked 299 files in 1.3 seconds No syntax error found ............................................................ 60 / 60 (100%) Time: 432ms; Memory: 20MB MinusX ====== Processing /src/repo... ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. .............................. All good! --- 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.44.1", "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.44.1", "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.16.5 - 8.44.1", "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": [ "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "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 }, "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/devtools/node_modules/puppeteer-core", "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/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.16.5 - 8.44.1", "nodes": [ "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/devtools/node_modules/ws", "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": 12, "critical": 0, "total": 16 }, "dependencies": { "prod": 1, "dev": 765, "optional": 2, "peer": 1, "peerOptional": 0, "total": 765 } } } --- 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": 765, "removed": 0, "changed": 0, "audited": 766, "funding": 130, "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.44.1", "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.44.1", "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.16.5 - 8.44.1", "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": [ "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "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 }, "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/devtools/node_modules/puppeteer-core", "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/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.16.5 - 8.44.1", "nodes": [ "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/devtools/node_modules/ws", "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": 12, "critical": 0, "total": 16 }, "dependencies": { "prod": 1, "dev": 765, "optional": 2, "peer": 1, "peerOptional": 0, "total": 765 } } } } --- end --- {"added": 765, "removed": 0, "changed": 0, "audited": 766, "funding": 130, "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.44.1", "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.44.1", "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.16.5 - 8.44.1", "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": ["yarn-install"], "range": "<6.0.6", "nodes": ["node_modules/yarn-install/node_modules/cross-spawn"], "fixAvailable": {"name": "@wdio/cli", "version": "9.12.7", "isSemVerMajor": true}}, "devtools": {"name": "devtools", "severity": "high", "isDirect": false, "via": ["puppeteer-core"], "effects": [], "range": ">=7.16.5", "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}, "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/devtools/node_modules/puppeteer-core", "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/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.16.5 - 8.44.1", "nodes": ["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/devtools/node_modules/ws", "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": 12, "critical": 0, "total": 16}, "dependencies": {"prod": 1, "dev": 765, "optional": 2, "peer": 1, "peerOptional": 0, "total": 765}}}} $ /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 @types/easy-table@1.2.0: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported npm WARN deprecated 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 764 packages, and audited 765 packages in 8s 130 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 @wdio/cli@9.12.7, which is a breaking change node_modules/yarn-install/node_modules/cross-spawn yarn-install * Depends on vulnerable versions of cross-spawn node_modules/yarn-install @wdio/cli 5.4.10 - 8.44.1 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.44.1 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/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/devtools/node_modules/puppeteer-core node_modules/puppeteer-core devtools >=7.16.5 Depends on vulnerable versions of puppeteer-core node_modules/devtools webdriverio 7.16.5 - 8.44.1 Depends on vulnerable versions of devtools Depends on vulnerable versions of puppeteer-core node_modules/webdriverio @wdio/runner 7.16.5 - 8.44.1 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/devtools/node_modules/ws node_modules/ws 16 vulnerabilities (4 moderate, 12 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 deprecated @types/easy-table@1.2.0: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported npm WARN deprecated 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 764 packages, and audited 765 packages in 9s 130 packages are looking for funding run `npm fund` for details 16 vulnerabilities (4 moderate, 12 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 --- stdout --- > test > grunt test Running "eslint:all" (eslint) task /src/repo/modules/ext.abuseFilter.edit.js 144:3 warning Prefer .then to .done no-jquery/no-done-fail 144:3 warning Prefer .then to .fail no-jquery/no-done-fail 191:3 warning Prefer .then to .done no-jquery/no-done-fail 255:4 warning Prefer .then to .done no-jquery/no-done-fail 262:6 warning Prefer .then to .done no-jquery/no-done-fail /src/repo/modules/ext.abuseFilter.examine.js 91:3 warning Prefer .then to .done no-jquery/no-done-fail 91:3 warning Prefer .then to .fail no-jquery/no-done-fail /src/repo/modules/ext.abuseFilter.tools.js 22:3 warning Prefer .then to .fail no-jquery/no-done-fail 22:3 warning Prefer .then to .done no-jquery/no-done-fail 117:3 warning Prefer .then to .done no-jquery/no-done-fail 117:3 warning Prefer .then to .fail no-jquery/no-done-fail ✖ 11 problems (0 errors, 11 warnings) Running "stylelint:all" (stylelint) task >> Linted 1 files without errors Running "banana:AbuseFilter" (banana) task >> 2 message directories checked. Done. --- end --- {} $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating mediawiki/mediawiki-codesniffer to 47.0.0 The following sniffs are failing and were disabled: * MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpinor6bqo --- stdout --- [master 553968a] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0 2 files changed, 4 insertions(+), 2 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From 553968ac286f09118466823af4e6a3813fbf557f Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Mon, 5 May 2025 00:21:54 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0 The following sniffs are failing and were disabled: * MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName Change-Id: I8c124daaa45baed72ad51205da24f7f5c803570c --- .phpcs.xml | 4 +++- composer.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.phpcs.xml b/.phpcs.xml index 233f5ff..c6dfccb 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <ruleset> - <rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki" /> + <rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki"> + <exclude name="MediaWiki.Commenting.PhpunitAnnotations.WrongDataProviderName" /> + </rule> <rule ref="Generic.Files.LineLength"> <exclude-pattern>AbuseFilter\.alias\.php</exclude-pattern> </rule> diff --git a/composer.json b/composer.json index f5751d2..12f12a5 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "wikimedia/equivset": "^1.7.0" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "46.0.0", + "mediawiki/mediawiki-codesniffer": "47.0.0", "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", -- 2.39.2 --- end ---