mediawiki/extensions/WikibaseQualityConstraints: main (log #1875943)

sourcepatches

This run took 30 seconds.

From 5e98857aab486899cee89985f5bbbe5c1a5aab83 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 6 May 2025 06:59:38 +0000
Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0

The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.WrongStyle

Change-Id: Ic82425123cb70727233c84440f8b0afb3480b4cb
---
 .phpcs.xml    | 1 -
 composer.json | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.phpcs.xml b/.phpcs.xml
index 768646a..3c755b4 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -2,7 +2,6 @@
 <ruleset>
 	<rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki">
 		<exclude name="Generic.Metrics.CyclomaticComplexity.TooHigh" />
-		<exclude name="MediaWiki.Commenting.FunctionComment.WrongStyle" />
 	</rule>
 
 	<rule ref="MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment">
diff --git a/composer.json b/composer.json
index b425f3a..a1523a1 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
 		"wikimedia/purtle": "^2.0.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 ---
Tue May  6 06:59:15 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-WikibaseQualityConstraints.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 ---
687b092b6252d2f9363ba081191d32ab1d2ce445 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 485,
      "optional": 1,
      "peer": 1,
      "peerOptional": 0,
      "total": 485
    }
  }
}

--- 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: 47 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 data-values/common (1.2.0)
  - Locking data-values/data-values (3.1.0)
  - Locking data-values/geo (4.5.1)
  - Locking data-values/interfaces (1.2.0)
  - Locking data-values/number (0.13.0)
  - Locking data-values/serialization (1.2.5)
  - Locking data-values/time (1.2.0)
  - 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 serialization/serialization (4.1.0)
  - 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/purtle (v2.0.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 47 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - 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 data-values/interfaces (1.2.0): Extracting archive
  - Installing data-values/data-values (3.1.0): Extracting archive
  - Installing data-values/geo (4.5.1): Extracting archive
  - Installing data-values/common (1.2.0): Extracting archive
  - Installing data-values/number (0.13.0): Extracting archive
  - Installing serialization/serialization (4.1.0): Extracting archive
  - Installing data-values/serialization (1.2.5): Extracting archive
  - Installing data-values/time (1.2.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/purtle (v2.0.0): Extracting archive
  0/45 [>---------------------------]   0%
 21/45 [=============>--------------]  46%
 34/45 [=====================>------]  75%
 45/45 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
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
18 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 ---
Previously failing phpcs rules: {'Generic.Metrics.CyclomaticComplexity.TooHigh', 'MediaWiki.Commenting.FunctionComment.WrongStyle'}
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":3,"fixable":0},"files":{"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedCheckConstraintsResponse.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedEntityIds.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Role.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedArray.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring-Wikibase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageRendererFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseQualityConstraintsHooks.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TooManySparqlRequestsException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/QualifierContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachingMetadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ReferenceContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/QualifierChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/EntityTypesParameter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConstraintParameterException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ReferenceChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/FormatCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/SparqlHelperException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursorDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/MultilingualTextViolationMessageRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursorSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/PropertyScopeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/DependencyMetadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ValueOnlyChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/MultiValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintRepositoryLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TimeValueComparer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResultSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedBool.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/LabelInLanguageChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableHeaderBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseQualityConstraintsSchemaHooks.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ValueCountCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedQueryResults.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/Metadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SingleBestValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/NullResult.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/CachingConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/EntityTypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckResultsRendererFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/UniqueValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ReferenceContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedCheckResults.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/QualifierContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/MainSnakContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SingleValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SymmetricChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintRepositoryLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintRepositoryStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/NoneOfChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/ImportConstraintStatements.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ApiV2ContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/PropertyResolvingMediaWikiIntegrationTestCase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/EntityContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/MainSnakContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckResultsRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckingResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ConflictsWithChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Job\/UpdateConstraintsTableJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/RangeCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/ItemIdSnakValue.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResult.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/QualifiersChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/NowValue.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/Context.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/FakeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/CommonsLinkChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (11) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":105,"column":12}]},"\/src\/repo\/tests\/phpunit\/Checker\/IntegerCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedQueryResultsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/RangeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/OneOfChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TitleParserMock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/PropertyDataTypeLookupMockingTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Job\/CheckConstraintsJobTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TypeCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/EntityTypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/AbstractContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/ConstraintChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/LabelInLanguageCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/FakeSnakContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/DiffWithinRangeChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (12) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":118,"column":12}]},"\/src\/repo\/tests\/phpunit\/Fake\/InMemoryConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConnectionCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/InvalidConvertibleTimestamp.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring-ConstraintCheckers.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/UnitsParameter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/SingleBestValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/Lexeme\/LanguageChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/AppendingContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/QualifiersCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ContemporaryChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableHeaderBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/ImportConstraintEntities.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/MandatoryQualifiersChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/MetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/WikibaseQualityConstraints.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedEntityIdsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueOnlyCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/NoBoundsCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/ConstraintSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableCellBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedCheckConstraintsResponseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/SymmetricCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Maintenance\/ImportConstraintEntitiesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ServicesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/CitationNeededChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Fake\/InMemoryConstraintLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageDeserializerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/TargetRequiredClaimChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/TypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/QualifierContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/MandatoryQualifiersCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/ResultsCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/WikibaseQualityConstraintsExtensionJsonTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/DependencyMetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ValueTypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/EntityContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraints.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResultDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DefaultConfig.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/NoBoundsChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/CachingConstraintLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CachingResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/InverseChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedArrayTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraintParameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/CitationNeededCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/ItemIdSnakValueTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/MultiValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/FormatChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Checker\/ConnectionChecker\/ConnectionCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/ContextCursorSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/IntegerChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ExpiryLock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/AllowedUnitsChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Maintenance\/ImportConstraintStatementsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Checker\/ValueCountChecker\/ValueCountCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedCheckResultsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Result\/CheckResultSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ResultsCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintParametersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Specials\/SpecialConstraintReport.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/RangeCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/LoggingHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraintsRdf.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/ReferenceContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/FormatCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Message\/ViolationMessageTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableCellBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Helper\/TimeValueComparerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseChangeNotificationHookHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/MainSnakContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ItemChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Helper\/NowValueTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Result\/CheckResultTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/SingleValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/FormatChecker\/FormatCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/TargetRequiredClaimCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/MultilingualTextViolationMessageRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintsServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/CommonsLinkChecker\/CommonsLinkCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/ValueTypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Job\/UpdateConstraintsTableJobTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Constraint.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintParameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/QualifierCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/CheckingResultsSourceTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/ReferenceContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/NoneOfCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/PropertyScopeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/WikibaseChangeNotificationHookHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Message\/ViolationMessageSerializerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/ExpiryLockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Specials\/SpecialConstraintReportTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckResultsRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachingMetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheckerServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedBoolTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/MainSnakContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/Lexeme\/LanguageCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintRepositoryStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/ConflictsWithCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/SparqlHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/DummySparqlHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/QualifierContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConstraintParameterParser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/RangeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/ItemCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintsRdfTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/InverseCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/LoggingHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/DelegatingConstraintChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (20) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":697,"column":13}]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/TypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Job\/CheckConstraintsJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DelegatingConstraintCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SparqlHelperMock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/TypeCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ReferenceCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CachingResultsSourceTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/DiffWithinRangeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ResultAssertions.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ContemporaryCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/ConstraintParameterParserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/OneOfChecker\/OneOfCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/AllowedUnitsCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/UniqueValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/SparqlHelperTest.php":{"errors":0,"warnings":0,"messages":[]}}}

--- end ---
PHPCS run failed
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":3,"fixable":0},"files":{"\/src\/repo\/src\/ConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedCheckConstraintsResponse.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Role.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedEntityIds.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring-Wikibase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedArray.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageRendererFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TooManySparqlRequestsException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseQualityConstraintsHooks.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/QualifierContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConstraintParameterException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ReferenceContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/QualifierChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursorDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/FormatCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/SparqlHelperException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachingMetadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/EntityTypesParameter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/PropertyScopeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/MultilingualTextViolationMessageRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ReferenceChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ContextCursorSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ValueOnlyChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/DependencyMetadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckResultsRendererFactory.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/LabelInLanguageChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TimeValueComparer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseQualityConstraintsSchemaHooks.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintRepositoryLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/QualifierContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/MultiValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedBool.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/CachingConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableHeaderBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ValueCountCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SingleBestValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/Metadata.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/UniqueValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ReferenceContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedQueryResults.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckingResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/EntityTypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Cache\/CachedCheckResults.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/NoneOfChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResultSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/MainSnakContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/MainSnakContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SymmetricChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/SingleValueChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/PropertyResolvingMediaWikiIntegrationTestCase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/NullResult.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckResultsRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/RangeCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintRepositoryLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/EntityContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/ImportConstraintStatements.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintRepositoryStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/NowValue.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Job\/UpdateConstraintsTableJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/ApiV2ContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TitleParserMock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/OneOfChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/ItemIdSnakValue.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/TypeCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ConflictsWithChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/PropertyDataTypeLookupMockingTrait.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/IntegerCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Job\/CheckConstraintsJobTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/QualifiersChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedQueryResultsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/FakeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/CommonsLinkChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (11) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":105,"column":12}]},"\/src\/repo\/tests\/phpunit\/Checker\/EntityTypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/UnitsParameter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/InMemoryConstraintLookup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/InvalidConvertibleTimestamp.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/SingleBestValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Fake\/FakeSnakContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/LabelInLanguageCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/Lexeme\/LanguageChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/RangeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/ConstraintChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/Context.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableHeaderBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/DiffWithinRangeChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (12) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":118,"column":12}]},"\/src\/repo\/tests\/phpunit\/Fake\/AppendingContextCursor.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/MandatoryQualifiersChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResult.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring-ConstraintCheckers.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/ConstraintSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Context\/AbstractContext.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/QualifiersCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/NoBoundsCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraints.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Html\/HtmlTableCellBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/MetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintStore.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ContemporaryChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Fake\/InMemoryConstraintLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueOnlyCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedEntityIdsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessageRenderer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/maintenance\/ImportConstraintEntities.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConnectionCheckerHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/SymmetricCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/TypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/ResultsCacheTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedCheckConstraintsResponseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/CachingConstraintLookupTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/QualifierContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/WikibaseQualityConstraints.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ExpiryLock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Maintenance\/ImportConstraintEntitiesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/DependencyMetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/CitationNeededChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ServicesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraintParameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Result\/CheckResultDeserializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageDeserializerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Checker\/ConnectionChecker\/ConnectionCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/CitationNeededCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/TargetRequiredClaimChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/EntityContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/MandatoryQualifiersCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedArrayTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/AllowedUnitsChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/InverseChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/WikibaseQualityConstraintsExtensionJsonTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/ItemIdSnakValueTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/MultiValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Checker\/ValueCountChecker\/ValueCountCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DefaultConfig.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ValueTypeChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintParameters.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ResultsCache.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/NoBoundsChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/ContextCursorSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedCheckResultsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CachingResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Specials\/SpecialConstraintReport.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/IntegerChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/ResultsSource.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/FormatChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ServiceWiring.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Maintenance\/ImportConstraintStatementsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/LoggingHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableCellBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintParametersTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/RangeCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Message\/ViolationMessageTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Result\/CheckResultTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/FormatCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Result\/CheckResultSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Helper\/TimeValueComparerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Message\/ViolationMessage.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/ReferenceContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Helper\/NowValueTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/MainSnakContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/WikibaseChangeNotificationHookHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Checker\/ItemChecker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/SingleValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintsServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Job\/UpdateConstraintsTableJobTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Api\/CheckConstraintsRdf.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/CheckingResultsSourceTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Constraint.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/ValueTypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/FormatChecker\/FormatCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/CommonsLinkChecker\/CommonsLinkCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/MultilingualTextViolationMessageRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/TargetRequiredClaimCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/QualifierChecker\/QualifierCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Api\/ExpiryLockTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Html\/HtmlTableBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/WikibaseChangeNotificationHookHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/PropertyScopeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Message\/ViolationMessageSerializerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/NoneOfCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Specials\/SpecialConstraintReportTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Context\/ReferenceContextCursorTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageSerializationTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachingMetadataTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/MainSnakContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckResultsRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Unit\/Cache\/CachedBoolTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheckerServices.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/SparqlHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ConstraintRepositoryStoreTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/DummySparqlHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/ConflictsWithCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/RangeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/Lexeme\/LanguageCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Context\/QualifierContextTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/ConstraintParameterParser.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CheckConstraintsRdfTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/TypeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/ItemCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ConnectionChecker\/InverseCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/ConstraintCheck\/DelegatingConstraintChecker.php":{"errors":0,"warnings":1,"messages":[{"message":"Function's cyclomatic complexity (20) exceeds 10; consider refactoring the function","source":"Generic.Metrics.CyclomaticComplexity.TooHigh","severity":5,"fixable":false,"type":"WARNING","line":697,"column":13}]},"\/src\/repo\/src\/ConstraintCheck\/Helper\/LoggingHelper.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Job\/CheckConstraintsJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DelegatingConstraintCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/RangeChecker\/DiffWithinRangeCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SparqlHelperMock.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ContemporaryCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/TypeChecker\/TypeCheckerHelperTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ReferenceCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/OneOfChecker\/OneOfCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Api\/CachingResultsSourceTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/ConstraintParameterParserTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/ResultAssertions.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/AllowedUnitsCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Message\/ViolationMessageRendererTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Checker\/ValueCountChecker\/UniqueValueCheckerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Helper\/SparqlHelperTest.php":{"errors":0,"warnings":0,"messages":[]}}}

--- end ---
 * sniff MediaWiki.Commenting.FunctionComment.WrongStyle is no longer failing
$ git checkout .phpcs.xml
--- stderr ---
Updated 1 path 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
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
$ /usr/bin/composer test
--- stderr ---
> composer validate --no-interaction
> parallel-lint . --exclude vendor --exclude node_modules
> phpcs -sp --cache
> minus-x check .
--- stdout ---
./composer.json is valid
PHP 8.2.20 | 10 parallel jobs
............................................................  60/226 ( 26%)
............................................................ 120/226 ( 53%)
............................................................ 180/226 ( 79%)
..............................................               226/226 (100%)


Checked 226 files in 1 second
No syntax error found
......................................................... 57 / 57 (100%)


Time: 432ms; Memory: 18MB

MinusX
======
Processing /src/repo...
.............................................................
.............................................................
.............................................................
.............................................................
.............................................................
.............................................................
..................................................
All good!

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 485,
      "optional": 1,
      "peer": 1,
      "peerOptional": 0,
      "total": 485
    }
  }
}

--- 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 now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.WrongStyle

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp3r2ul0rt
--- stdout ---
[master 5e98857] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0
 2 files changed, 1 insertion(+), 2 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 5e98857aab486899cee89985f5bbbe5c1a5aab83 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 6 May 2025 06:59:38 +0000
Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 47.0.0

The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.WrongStyle

Change-Id: Ic82425123cb70727233c84440f8b0afb3480b4cb
---
 .phpcs.xml    | 1 -
 composer.json | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.phpcs.xml b/.phpcs.xml
index 768646a..3c755b4 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -2,7 +2,6 @@
 <ruleset>
 	<rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki">
 		<exclude name="Generic.Metrics.CyclomaticComplexity.TooHigh" />
-		<exclude name="MediaWiki.Commenting.FunctionComment.WrongStyle" />
 	</rule>
 
 	<rule ref="MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment">
diff --git a/composer.json b/composer.json
index b425f3a..a1523a1 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
 		"wikimedia/purtle": "^2.0.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 ---
Source code is licensed under the AGPL.