It appears that the ReadingLIsts extension tests started failing after a change in mediawiki core.
ReadingLists is used in production by the mobile apps team, and soon also on web (as an experiment, initially).
This should have been caught by jenkins.
13:52:51 1) MediaWiki\Extension\ReadingLists\Tests\Integration\Rest\ListsUpdateHandlerTest::testListsUpdateFailure with data set "no body params" (null, array()) 13:52:51 Failed asserting that exception of type "TypeError" matches expected exception "MediaWiki\Rest\LocalizedHttpException". Message was: "Wikimedia\Message\ListParam::__construct(): Argument #1 ($listType) must be of type Wikimedia\Message\ListType|string, Wikimedia\Message\ParamType given, called in /workspace/src/extensions/ReadingLists/src/Rest/RestUtilTrait.php on line 100" at 13:52:51 /workspace/src/includes/libs/Message/ListParam.php:29 13:52:51 /workspace/src/extensions/ReadingLists/src/Rest/RestUtilTrait.php:100 13:52:51 /workspace/src/extensions/ReadingLists/src/Rest/ListsUpdateHandler.php:85 13:52:51 /workspace/src/includes/Rest/SimpleHandler.php:41 13:52:51 /workspace/src/tests/phpunit/unit/includes/Rest/Handler/HandlerTestTrait.php:239 13:52:51 /workspace/src/extensions/ReadingLists/tests/phpunit/RestTestHelperTrait.php:101 13:52:51 /workspace/src/extensions/ReadingLists/tests/phpunit/integration/Rest/ListsUpdateHandlerTest.php:90